public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/pam_url] epel10.2: Add missing BuildRequires on gcc
Date: Sat, 13 Jun 2026 18:43:06 GMT	[thread overview]
Message-ID: <178137618660.1.1150404997848394112.rpms-pam_url-43ab9bdb499f@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/pam_url
            Branch : epel10.2
            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.2

            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

                 reply	other threads:[~2026-06-13 18:43 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=178137618660.1.1150404997848394112.rpms-pam_url-43ab9bdb499f@fedoraproject.org \
    --to=ignatenkobrain@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