Remove obsolete requirements for post/preun scriptlets
This commit is contained in:
parent
d52a315521
commit
b0188d1063
@ -1,14 +1,12 @@
|
||||
Name: autoconf-archive
|
||||
Version: 2019.01.06
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: The Autoconf Macro Archive
|
||||
License: GPLv3+ with exceptions
|
||||
URL: http://www.gnu.org/software/autoconf-archive/
|
||||
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
|
||||
BuildArch: noarch
|
||||
Requires: autoconf
|
||||
Requires(post): info
|
||||
Requires(preun):info
|
||||
|
||||
%description
|
||||
The GNU Autoconf Archive is a collection of more than 450 macros for
|
||||
@ -36,6 +34,9 @@ rm -frv %{buildroot}%{_datadir}/doc/%{name}
|
||||
%{_infodir}/autoconf-archive.info*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 7 2019 Tim Landscheidt <tim@tim-landscheidt.de> - 2019.01.06-3
|
||||
- Remove obsolete requirements for post/preun scriptlets
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2019.01.06-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user