[automake/f16: 3/3] don't apply patch to tests which was causing build to fail

Pádraig Brady pbrady at fedoraproject.org
Tue Sep 18 02:44:04 UTC 2012


commit 692bd9606a3a47aa12ff307ff3cba2c9fbf8871a
Author: Pádraig Brady <P at draigBrady.com>
Date:   Tue Sep 18 03:40:25 2012 +0100

    don't apply patch to tests which was causing build to fail

 automake.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/automake.spec b/automake.spec
index 16fd01b..2625dd2 100644
--- a/automake.spec
+++ b/automake.spec
@@ -7,7 +7,6 @@ Release:    1%{?dist}
 License:    GPLv2+ and GFDL
 Group:      Development/Tools
 Source:     http://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
-Patch0:     automake-1.11.6-xfail.patch
 URL:        http://www.gnu.org/software/automake/
 Requires:   autoconf >= 2.68
 Buildrequires:  autoconf >= 2.68
@@ -41,7 +40,6 @@ Makefiles.
 
 %prep
 %setup -q -n automake-%{version}
-%patch0 -p1
 
 %build
 ./configure --prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \


More information about the scm-commits mailing list