SPECS: autoconf.spec - rel 2; stop detecting ppc as universal endianess
arekm
arekm at pld-linux.org
Tue Jun 17 18:39:57 CEST 2008
Author: arekm Date: Tue Jun 17 16:39:57 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2; stop detecting ppc as universal endianess
---- Files affected:
SPECS:
autoconf.spec (1.130 -> 1.131)
---- Diffs:
================================================================
Index: SPECS/autoconf.spec
diff -u SPECS/autoconf.spec:1.130 SPECS/autoconf.spec:1.131
--- SPECS/autoconf.spec:1.130 Wed Apr 16 21:34:39 2008
+++ SPECS/autoconf.spec Tue Jun 17 18:39:51 2008
@@ -20,7 +20,7 @@
Summary(uk.UTF-8): GNU autoconf - автоконфігуратор вихідних текстів
Name: autoconf
Version: 2.62
-Release: 1
+Release: 2
License: GPL v2+/v3+
Group: Development/Building
# stable releases:
@@ -33,6 +33,7 @@
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
@@ -201,6 +202,7 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
+%patch5 -p1
%build
%configure \
@@ -267,7 +269,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.130 2008/04/16 19:34:39 qboosh
+Revision 1.131 2008/06/17 16:39:51 arekm
+- rel 2; stop detecting ppc as universal endianess
+
+Revision 1.130 2008-04-16 19:34:39 qboosh
- generally GPL v3+, but some files left on GPL v2+
Revision 1.129 2008-04-16 19:02:42 qboosh
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/autoconf.spec?r1=1.130&r2=1.131&f=u
More information about the pld-cvs-commit
mailing list