diff --git a/automake-testsuite.changes b/automake-testsuite.changes index 191cfa9..693b660 100644 --- a/automake-testsuite.changes +++ b/automake-testsuite.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 25 13:35:50 CEST 2014 - pth@suse.de + +- Explicitely pass the directory name to setup so that the testsuite + can run. + ------------------------------------------------------------------- Wed Feb 5 14:47:23 UTC 2014 - jengelh@inai.de diff --git a/automake-testsuite.spec b/automake-testsuite.spec index 4154c79..991d9ca 100644 --- a/automake-testsuite.spec +++ b/automake-testsuite.spec @@ -59,7 +59,7 @@ definitions (with rules occasionally thrown in). The generated "Makefile.in" files are compatible with the GNU Makefile standards. %prep -%setup -q +%setup -q -n automake-%{version} %patch2 %patch3 -p1 %patch100 diff --git a/automake.changes b/automake.changes index 191cfa9..693b660 100644 --- a/automake.changes +++ b/automake.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 25 13:35:50 CEST 2014 - pth@suse.de + +- Explicitely pass the directory name to setup so that the testsuite + can run. + ------------------------------------------------------------------- Wed Feb 5 14:47:23 UTC 2014 - jengelh@inai.de diff --git a/automake.spec b/automake.spec index eea015d..a84b155 100644 --- a/automake.spec +++ b/automake.spec @@ -59,7 +59,7 @@ definitions (with rules occasionally thrown in). The generated "Makefile.in" files are compatible with the GNU Makefile standards. %prep -%setup -q +%setup -q -n automake-%{version} %patch2 %patch3 -p1 %patch100