]> git.pld-linux.org Git - packages/autoconf.git/blobdiff - autoconf.spec
- up to 2.67
[packages/autoconf.git] / autoconf.spec
index 1f433d5311a5bb800a50093f877592fa48173997..27f5a3df012ac7f13bf6c3a40d3a9166dbed2ed3 100644 (file)
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without emacs   # without emacs autoconf-mode
 %bcond_without xemacs  # without XEmacs autoconf-mode
-%bcond_without tests
+%bcond_without tests   # do not perform "make check"
 #
 %undefine      with_emacs
 %undefine      with_xemacs
@@ -19,21 +19,19 @@ Summary(pt_BR.UTF-8):       GNU autoconf - ferramentas de configuração de fontes
 Summary(ru.UTF-8):     GNU autoconf - автоконфигуратор исходных текстов
 Summary(uk.UTF-8):     GNU autoconf - автоконфігуратор вихідних текстів
 Name:          autoconf
-Version:       2.66
+Version:       2.67
 Release:       1
 License:       GPL v2+/v3+
 Group:         Development/Building
 # stable releases:
 Source0:       http://ftp.gnu.org/gnu/autoconf/%{name}-%{version}.tar.xz
-# Source0-md5: adbe7e7fde3c34a400d33a8ac631c877
+# Source0-md5: 1da24eebe4e6a774e4039242a4f06aad
 # devel releases:
 #Source0:      http://alpha.gnu.org/gnu/autoconf/%{name}-%{version}.tar.bz2
 Patch0:                %{name}-mawk.patch
 Patch1:                %{name}-info.patch
 Patch2:                %{name}-AC_EGREP.patch
 Patch3:                %{name}-cxxcpp-warnonly.patch
-# it's unknown why this patch is here but it causes testsuite to fail
-Patch4:                %{name}-gettext.patch
 URL:           http://www.gnu.org/software/autoconf/
 %{?with_emacs:BuildRequires:   emacs}
 BuildRequires: xz
@@ -201,7 +199,6 @@ Tryb edycji autoconf dla emacsa.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-#%patch4 -p1
 
 %build
 %configure \
This page took 0.027441 seconds and 4 git commands to generate.