From 8a04c655ecb3960bf59d8bef0dadabd7618c375fd99b1e00254776aa277c848a Mon Sep 17 00:00:00 2001 From: Philipp Thomas Date: Mon, 25 Aug 2014 13:04:49 +0000 Subject: [PATCH] - Explicitely pass the directory name to setup so that the testsuite can run. OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/automake?expand=0&rev=42 --- automake-testsuite.changes | 6 ++++++ automake-testsuite.spec | 2 +- automake.changes | 6 ++++++ automake.spec | 2 +- 4 files changed, 14 insertions(+), 2 deletions(-) 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