diff --git a/automake.spec b/automake.spec index de13a55..a02668c 100644 --- a/automake.spec +++ b/automake.spec @@ -9,8 +9,8 @@ Group: Development/Tools Source: ftp://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz # Disable test with vala (in Makefile.in — not Makefile.am — until the # autoreconf run is not safe) -Patch0: automake-1.13.1-reenable-disabled-macros.patch -Patch1: automake-1.13.1-disable-tests.patch +Patch0: %{name}-%{version}-reenable-disabled-macros.patch +Patch1: %{name}-%{version}-disable-tests.patch # 'aclocal -I m4' should not fail when m4 does not exist (#901333) # Upstream ticket (not yet upstream): # @@ -94,6 +94,7 @@ fi - Do not fail in aclocal when the first include directory does not exist (#901333) - do not require texlive-latex-fonts (rawhide texinfo repaired) +- use macros in Patch statements * Wed Feb 13 2013 Fedora Release Engineering - 1.13.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild