public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pgrouting] epel10: reorganize BR in alphabetical order
Date: Tue, 02 Jun 2026 05:37:51 GMT	[thread overview]
Message-ID: <178037867120.1.5441093129776503143.rpms-pgrouting-84329569874f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pgrouting
Branch : epel10
Commit : 84329569874f901c29ead6d58e097a71c1484539
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-04-21T16:25:45-03:00
Stats  : +6/-13 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/pgrouting/c/84329569874f901c29ead6d58e097a71c1484539?branch=epel10

Log:
reorganize BR in alphabetical order

---
diff --git a/pgrouting.spec b/pgrouting.spec
index 81a2505..fa13194 100644
--- a/pgrouting.spec
+++ b/pgrouting.spec
@@ -5,38 +5,31 @@ Summary:       Provides routing functionality to PostGIS / PostgreSQL
 License:       GPL-2.0-or-later AND BSL-1.0 AND MIT
 URL:           https://pgrouting.org
 Source:        https://github.com/pgRouting/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
-
-BuildRequires: perl-interpreter
-BuildRequires: perl-File-Find
-BuildRequires: perl-version
-BuildRequires: gcc-c++
 BuildRequires: boost-devel
-BuildRequires: postgresql-server-devel
 BuildRequires: boost-graph
 BuildRequires: cmake
-
-Requires:      postgresql-server
+BuildRequires: gcc-c++
+BuildRequires: perl-File-Find
+BuildRequires: perl-interpreter
+BuildRequires: perl-version
+BuildRequires: postgresql-server-devel
 Requires:      postgis
-
+Requires:      postgresql-server
 
 %description
 pgRouting extends the PostGIS / PostgreSQL geospatial database to provide
 geospatial routing functionality.
 
-
 %prep
 %autosetup -p1 -n %{name}-%{version}
 
-
 %build
 %cmake -DPOSTGRESQL_PG_CONFIG=%{_bindir}/pg_server_config
 %cmake_build
 
-
 %install
 %cmake_install
 
-
 %files
 %license LICENSE
 %license BOOST_LICENSE_1_0.txt

                 reply	other threads:[~2026-06-02  5:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178037867120.1.5441093129776503143.rpms-pgrouting-84329569874f@fedoraproject.org \
    --to=rosset.filipe@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox