From 5f3ebd2849eb3269497680f3ad7784da95d363c6 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 14 Oct 2010 15:12:12 +0000 Subject: Regenerate. --- .../crossrpms/autotools/rtems-4.11-autoconf.spec | 25 +++++----------------- 1 file changed, 5 insertions(+), 20 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/autotools/rtems-4.11-autoconf.spec b/contrib/crossrpms/autotools/rtems-4.11-autoconf.spec index 1a61e152ec..9e045f2c42 100644 --- a/contrib/crossrpms/autotools/rtems-4.11-autoconf.spec +++ b/contrib/crossrpms/autotools/rtems-4.11-autoconf.spec @@ -58,7 +58,7 @@ License: GPL URL: http://www.gnu.org/software/autoconf Group: Development/Tools Version: %{rpmvers} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tool for automatically generating GNU style Makefile.in's BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -71,13 +71,8 @@ Requires: m4 gawk Requires(post): /sbin/install-info Requires(preun): /sbin/install-info -Source0: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{srcvers}.tar.bz2 -%if "%{srcvers}" == "2.66" -# Fedora's patch to fix -# http://lists.gnu.org/archive/html/autoconf/2010-07/msg00004.html -# http://lists.gnu.org/archive/html/bug-autoconf/2010-07/msg00012.html -Patch0: autoconf-2.66-611661.diff -%endif +Source0: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{srcvers}.tar.%{?el5:bz2}%{!?el5:xz} + @@ -122,20 +117,10 @@ make %check %if "%{_build}" == "%{_host}" -%if "%{srcvers}" <= "2.66" -# test 193 fails sporadically -# test 199 fails deterministically -TESTSUITEFLAGS='-192 194-198 200-' -%endif - -%if "%{srcvers}" == "2.67" -# test 199 fails deterministically -TESTSUITEFLAGS='-198 200-' -%endif - %if "%{srcvers}" == "2.68" +# test 199 fails sporadically # test 205 fails deterministically -TESTSUITEFLAGS='-204 206-' +TESTSUITEFLAGS='-198 200-204 206-' %endif make check %{!?with_alltests:TESTSUITEFLAGS="${TESTSUITEFLAGS}"} -- cgit v1.2.3