public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/attr] rawhide: remove redundant build require
@ 2026-06-03 12:48
0 siblings, 0 replies; only message in thread
From: @ 2026-06-03 12:48 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 12:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 12:48 [rpms/attr] rawhide: remove redundant build require
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox