public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/attr] rawhide: remove redundant build require
Date: Wed, 03 Jun 2026 12:48:39 GMT	[thread overview]
Message-ID: <178049091904.1.13523049519488185802.rpms-attr-82d58a307222@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/attr
            Branch : rawhide
            Commit : 82d58a30722299b37a92a0c3ee10fd53c4ff6ae9
            Author : Lukáš Zaoral <lzaoral@redhat.com>
            Date   : 2026-06-03T14:48:10+02:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/attr/c/82d58a30722299b37a92a0c3ee10fd53c4ff6ae9?branch=rawhide

            Log:
            remove redundant build require

Resolves: https://mkoncek.fedorapeople.org/unbreq.html

---
diff --git a/attr.spec b/attr.spec
index b79041e..56ca6f6 100644
--- a/attr.spec
+++ b/attr.spec
@@ -1,7 +1,7 @@
 Summary: Utilities for managing filesystem extended attributes
 Name: attr
 Version: 2.5.2
-Release: 8%{?dist}
+Release: 9%{?dist}
 Source0: https://download.savannah.nongnu.org/releases/attr/attr-%{version}.tar.xz
 Source1: https://download.savannah.nongnu.org/releases/attr/attr-%{version}.tar.xz.sig
 # Retreived from https://savannah.nongnu.org/people/viewgpg.php?user_id=15000
@@ -17,8 +17,8 @@ Patch3:  0003-attr-2.4.48-xattr-conf-nfs4-acls.patch
 
 License: GPL-2.0-or-later
 URL: https://savannah.nongnu.org/projects/attr
+BuildRequires: gcc
 BuildRequires: gettext
-BuildRequires: libtool
 BuildRequires: make
 BuildRequires: gnupg2
 Requires: libattr%{?_isa} = %{version}-%{release}
@@ -125,6 +125,9 @@ ln -fs ../sys/xattr.h $RPM_BUILD_ROOT%{_includedir}/attr/xattr.h
 %config(noreplace) %{_sysconfdir}/xattr.conf
 
 %changelog
+* Wed Jun 03 2026 Lukáš Zaoral <lzaoral@redhat.com> - 2.5.2-9
+- remove redundant build require
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

                 reply	other threads:[~2026-06-03 12:48 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=178049091904.1.13523049519488185802.rpms-attr-82d58a307222@fedoraproject.org \
    --to=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