]> git.pld-linux.org Git - packages/autoconf.git/blobdiff - autoconf.spec
- updated for 2.63
[packages/autoconf.git] / autoconf.spec
index 8184624febbbd2dfd8af7df0975d071d3fa5c87b..0aa7fd061b7df5121239d983c78b0df45584f60a 100644 (file)
@@ -19,8 +19,8 @@ Summary(ru.UTF-8):    GNU autoconf - автоконфигуратор исходн
 Summary(uk.UTF-8):     GNU autoconf - автоконфігуратор вихідних текстів
 Name:          autoconf
 Version:       2.62
-Release:       1
-License:       GPL
+Release:       2
+License:       GPL v2+/v3+
 Group:         Development/Building
 # stable releases:
 Source0:       http://ftp.gnu.org/gnu/autoconf/%{name}-%{version}.tar.lzma
@@ -32,6 +32,7 @@ Patch1:               %{name}-info.patch
 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
@@ -200,6 +201,7 @@ lzma -dc %{SOURCE0} | tar xf - -C ..
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 %configure \
This page took 0.031427 seconds and 4 git commands to generate.