parent
1bc16190a2
commit
41a6469f81
@ -1,7 +1,7 @@
|
|||||||
Summary: A GNU tool for automatically configuring source code
|
Summary: A GNU tool for automatically configuring source code
|
||||||
Name: autoconf
|
Name: autoconf
|
||||||
Version: 2.69
|
Version: 2.69
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPLv2+ and GFDL
|
License: GPLv2+ and GFDL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Source0: http://ftpmirror.gnu.org/autoconf/autoconf-%{version}.tar.xz
|
Source0: http://ftpmirror.gnu.org/autoconf/autoconf-%{version}.tar.xz
|
||||||
@ -88,13 +88,16 @@ fi
|
|||||||
%exclude %{_infodir}/dir
|
%exclude %{_infodir}/dir
|
||||||
%{_datadir}/autoconf/
|
%{_datadir}/autoconf/
|
||||||
%{_datadir}/config.site
|
%{_datadir}/config.site
|
||||||
%exclude %{_datadir}/autoconf/INSTALL
|
|
||||||
%dir %{_datadir}/emacs/
|
%dir %{_datadir}/emacs/
|
||||||
%{_datadir}/emacs/site-lisp/
|
%{_datadir}/emacs/site-lisp/
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
%doc AUTHORS COPYING* ChangeLog NEWS README THANKS TODO
|
%doc AUTHORS COPYING* ChangeLog NEWS README THANKS TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 15 2013 Pavel Raiskup <praiskup@redhat.com> - 2.69-8
|
||||||
|
- the 'INSTALL' file can be used as template file for packages which are using
|
||||||
|
autoconf - mark it for installation again (#661623)
|
||||||
|
|
||||||
* Tue Jan 08 2013 Pavel Raiskup <praiskup@redhat.com> - 2.69-7
|
* Tue Jan 08 2013 Pavel Raiskup <praiskup@redhat.com> - 2.69-7
|
||||||
- Support the 'config.site' file in /usr/share
|
- Support the 'config.site' file in /usr/share
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user