Update to 2019.01.06
This commit is contained in:
parent
e8b678da13
commit
15afa47f9b
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/autoconf-archive-2017.03.21.tar.xz
|
||||
/autoconf-archive-2017.09.28.tar.xz
|
||||
/autoconf-archive-2018.03.13.tar.xz
|
||||
/autoconf-archive-2019.01.06.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: autoconf-archive
|
||||
Version: 2018.03.13
|
||||
Release: 2%{?dist}
|
||||
Version: 2019.01.06
|
||||
Release: 1%{?dist}
|
||||
Summary: The Autoconf Macro Archive
|
||||
License: GPLv3+ with exceptions
|
||||
URL: http://www.gnu.org/software/autoconf-archive/
|
||||
@ -27,7 +27,7 @@ supporters of the cause from all over the Internet.
|
||||
# remove dir file which will be generated by /sbin/install-info
|
||||
rm -frv %{buildroot}%{_infodir}/dir
|
||||
# document files are installed another location
|
||||
rm -frv %{buildroot}%{_datadir}/%{name}
|
||||
rm -frv %{buildroot}%{_datadir}/doc/%{name}
|
||||
|
||||
%post
|
||||
install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir || :
|
||||
@ -44,6 +44,9 @@ fi
|
||||
%{_infodir}/autoconf-archive.info*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 11 2019 David King <amigadave@amigadave.com> - 2019.01.06-1
|
||||
- Update to 2019.01.06
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2018.03.13-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (autoconf-archive-2018.03.13.tar.xz) = 301832a02b1913dd46cc34f6479264b37032d78457b2df526f0aafc752996972ca9c74fdae68fbe0f490268019c45329d564f263cbaff30203bbb4b4a8d5ad5f
|
||||
SHA512 (autoconf-archive-2019.01.06.tar.xz) = 14bf8d0bf8be4a4dc078677de1977e496d4d9cf095bc897c174e331311b722cd3a34054e74c2146fff4b5c84269463e6a6fc61907d77d1c51bb221c8fb124fcb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user