public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pam_url] epel10: Add missing BuildRequires on gcc
@ 2026-06-13 18:25 Igor Gnatenko
  0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-06-13 18:25 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/pam_url
            Branch : epel10
            Commit : 43ab9bdb499ff9f6054d34895f7a2e2f7123477c
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2018-07-24T16:09:56+02:00
            Stats  : +1/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/pam_url/c/43ab9bdb499ff9f6054d34895f7a2e2f7123477c?branch=epel10

            Log:
            Add missing BuildRequires on gcc

make: cc: Command not found

References: https://bugzilla.redhat.com/show_bug.cgi?id=1605365
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

---
diff --git a/pam_url.spec b/pam_url.spec
index 2bc33e9..75791f1 100644
--- a/pam_url.spec
+++ b/pam_url.spec
@@ -8,6 +8,7 @@ Group:          System Environment/Base
 URL:            https://fedorahosted.org/pam_url
 Source:         https://fedorahosted.org/releases/p/a/pam_url/%{name}-%{version}.tar.bz2
 Requires:       pam
+BuildRequires:  gcc
 BuildRequires:  pam-devel, libcurl-devel, libconfig-devel
 
 %description

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-13 18:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-13 18:25 [rpms/pam_url] epel10: Add missing BuildRequires on gcc Igor Gnatenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox