[freeipa] Restore forgotten setup line

Petr Viktorin pviktori at fedoraproject.org
Fri Aug 30 10:46:58 UTC 2013


commit 54300af2fbac83bb097ff5b5530fb8fe30c8026a
Author: Petr Viktorin <pviktori at redhat.com>
Date:   Fri Aug 30 11:51:14 2013 +0200

    Restore forgotten setup line

 freeipa.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/freeipa.spec b/freeipa.spec
index cfc09c9..c3cf0ab 100644
--- a/freeipa.spec
+++ b/freeipa.spec
@@ -357,6 +357,8 @@ UpdateTimestamps() {
   done
 }
 
+%setup -n freeipa-%{VERSION} -q
+
 for p in %patches ; do
     %__patch -p1 -i $p
     UpdateTimestamps -p1 $p


More information about the scm-commits mailing list