SPECS: autoconf.spec - updated to 2.63 - updated info patch, removed obsole...

qboosh qboosh at pld-linux.org
Wed Sep 10 18:02:30 CEST 2008


Author: qboosh                       Date: Wed Sep 10 16:02:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.63
- updated info patch, removed obsolete bigendian patch

---- Files affected:
SPECS:
   autoconf.spec (1.131 -> 1.132) 

---- Diffs:

================================================================
Index: SPECS/autoconf.spec
diff -u SPECS/autoconf.spec:1.131 SPECS/autoconf.spec:1.132
--- SPECS/autoconf.spec:1.131	Tue Jun 17 18:39:51 2008
+++ SPECS/autoconf.spec	Wed Sep 10 18:02:24 2008
@@ -19,13 +19,13 @@
 Summary(ru.UTF-8):	GNU autoconf - автоконфигуратор исходных текстов
 Summary(uk.UTF-8):	GNU autoconf - автоконфігуратор вихідних текстів
 Name:		autoconf
-Version:	2.62
-Release:	2
+Version:	2.63
+Release:	1
 License:	GPL v2+/v3+
 Group:		Development/Building
 # stable releases:
 Source0:	http://ftp.gnu.org/gnu/autoconf/%{name}-%{version}.tar.lzma
-# Source0-md5:	9a72634a023ebdf3186e8fd50901abb7
+# Source0-md5:	670b25f8b42118d2313f7593d9d89fda
 # devel releases:
 #Source0:	http://alpha.gnu.org/gnu/autoconf/%{name}-%{version}.tar.bz2
 Patch0:		%{name}-mawk.patch
@@ -33,7 +33,6 @@
 Patch2:		%{name}-AC_EGREP.patch
 Patch3:		%{name}-cxxcpp-warnonly.patch
 Patch4:		%{name}-gettext.patch
-Patch5:		%{name}-bigendian.patch
 URL:		http://www.gnu.org/software/autoconf/
 %{?with_emacs:BuildRequires:	emacs}
 BuildRequires:	lzma >= 1:4.42
@@ -202,7 +201,6 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
 
 %build
 %configure \
@@ -236,19 +234,24 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	-p	/sbin/postshell
+%post	-p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun	-p	/sbin/postshell
+%postun	-p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS BUGS ChangeLog ChangeLog.2 NEWS README THANKS TODO
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/auto*
+%attr(755,root,root) %{_bindir}/ifnames
 %{_libdir}/autoconf
-%{_infodir}/*.info*
-%{_mandir}/man1/*
+%{_infodir}/autoconf.info*
+%{_infodir}/standards.info*
+%{_mandir}/man1/auto*.1*
+%{_mandir}/man1/config.sub.1*
+%{_mandir}/man1/config.guess.1*
+%{_mandir}/man1/ifnames.1*
 
 %if %{with emacs}
 %files -n emacs-autoconf-mode-pkg
@@ -269,6 +272,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.132  2008/09/10 16:02:24  qboosh
+- updated to 2.63
+- updated info patch, removed obsolete bigendian patch
+
 Revision 1.131  2008/06/17 16:39:51  arekm
 - rel 2; stop detecting ppc as universal endianess
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/autoconf.spec?r1=1.131&r2=1.132&f=u



More information about the pld-cvs-commit mailing list