public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pgrouting] rawhide: spec cleanup and modernization
@ 2026-06-10 4:19 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-10 4:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pgrouting
Branch : rawhide
Commit : 1a2a7aeeff83e991185f7bdfd44763de4359acbe
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date : 2026-06-10T01:06:57-03:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pgrouting/c/1a2a7aeeff83e991185f7bdfd44763de4359acbe?branch=rawhide
Log:
spec cleanup and modernization
Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>
---
diff --git a/pgrouting.spec b/pgrouting.spec
index a377bc5..08a8cc1 100644
--- a/pgrouting.spec
+++ b/pgrouting.spec
@@ -6,7 +6,7 @@ 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: boost-devel
-BuildRequires: boost-graph
+BuildRequires: ninja-build
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: perl-File-Find
@@ -21,7 +21,7 @@ pgRouting extends the PostGIS / PostgreSQL geospatial database to provide
geospatial routing functionality.
%prep
-%autosetup -p1 -n %{name}-%{version}
+%autosetup -p1
%build
%cmake -DPOSTGRESQL_PG_CONFIG=%{_bindir}/pg_server_config
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-10 4:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 4:19 [rpms/pgrouting] rawhide: spec cleanup and modernization Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox