- delete old autoconf.info file
This commit is contained in:
parent
37757ec85d
commit
26ab59d02e
@ -1,7 +1,7 @@
|
|||||||
Summary: A GNU tool for automatically configuring source code
|
Summary: A GNU tool for automatically configuring source code
|
||||||
Name: autoconf213
|
Name: autoconf213
|
||||||
Version: 2.13
|
Version: 2.13
|
||||||
Release: 15%{?dist}
|
Release: 16%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://www.gnu.org/software/autoconf/
|
URL: http://www.gnu.org/software/autoconf/
|
||||||
@ -56,6 +56,7 @@ use.
|
|||||||
%patch10 -p1
|
%patch10 -p1
|
||||||
%patch11 -p1
|
%patch11 -p1
|
||||||
mv autoconf.texi autoconf213.texi
|
mv autoconf.texi autoconf213.texi
|
||||||
|
rm -f autoconf.info
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --program-suffix=-%{version}
|
%configure --program-suffix=-%{version}
|
||||||
@ -89,6 +90,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%doc AUTHORS COPYING NEWS README TODO
|
%doc AUTHORS COPYING NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 15 2007 Karsten Hopp <karsten@redhat.com> 2.13-16
|
||||||
|
- delete old autoconf.info file
|
||||||
|
|
||||||
* Thu Feb 15 2007 Karsten Hopp <karsten@redhat.com> 2.13-15
|
* Thu Feb 15 2007 Karsten Hopp <karsten@redhat.com> 2.13-15
|
||||||
- add autoconf213 info entry
|
- add autoconf213 info entry
|
||||||
- add disttag
|
- add disttag
|
||||||
|
Loading…
Reference in New Issue
Block a user