public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Pavel Raiskup <praiskup@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/soci] update-to-4.1.4: BuildRequires: s/postgresql-devel/libpq-devel/
Date: Sat, 20 Jun 2026 04:39:41 GMT [thread overview]
Message-ID: <178193038119.1.5450031613719806480.rpms-soci-d5a88858153a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/soci
Branch : update-to-4.1.4
Commit : d5a88858153a7c4bbcc35a9e4c55366bc92020a1
Author : Pavel Raiskup <praiskup@redhat.com>
Date : 2018-09-06T10:25:16+02:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/soci/c/d5a88858153a7c4bbcc35a9e4c55366bc92020a1?branch=update-to-4.1.4
Log:
BuildRequires: s/postgresql-devel/libpq-devel/
That's because we moved libpq.so.5 into libpq package.
Related: rhbz#1618698, rhbz#1623764
---
diff --git a/soci.spec b/soci.spec
index d02de1f..c24e1d5 100644
--- a/soci.spec
+++ b/soci.spec
@@ -70,7 +70,7 @@ install %{name}-mysql.}
Summary: PostGreSQL back-end for %{name}
Group: System Environment/Libraries
Requires: %{name}%{?_isa} = %{version}-%{release}
-BuildRequires: postgresql-devel
+BuildRequires: libpq-devel
%description postgresql
This package contains the PostGreSQL back-end for %{name}, i.e.,
@@ -144,7 +144,7 @@ Summary: PostGreSQL back-end for %{name}
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
Requires: %{name}-postgresql = %{version}-%{release}
-Requires: postgresql-devel
+Requires: libpq-devel
%description postgresql-devel
This package contains the PostGreSQL back-end for %{name}, i.e., header
reply other threads:[~2026-06-20 4:39 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=178193038119.1.5450031613719806480.rpms-soci-d5a88858153a@fedoraproject.org \
--to=praiskup@redhat.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