public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pgrouting] epel10: reorganize BR in alphabetical order
@ 2026-06-02 5:37 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-02 5:37 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-02 5:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02 5:37 [rpms/pgrouting] epel10: reorganize BR in alphabetical order Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox