public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/pgrouting] rawhide: spec cleanup and modernization
Date: Wed, 10 Jun 2026 04:19:04 GMT [thread overview]
Message-ID: <178106514473.1.12291722330003315438.rpms-pgrouting-1a2a7aeeff83@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-10 4:19 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=178106514473.1.12291722330003315438.rpms-pgrouting-1a2a7aeeff83@fedoraproject.org \
--to=filiperosset@fedoraproject.org \
--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