[iputils] fix license handling

Tom Callaway spot at fedoraproject.org
Sat Jul 12 22:22:33 UTC 2014


commit 11b91cf89d568bbebea68cbb4cbde0692ca17836
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Sat Jul 12 18:22:53 2014 -0400

    fix license handling

 iputils.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/iputils.spec b/iputils.spec
index cb4dd90..858bc55 100644
--- a/iputils.spec
+++ b/iputils.spec
@@ -57,7 +57,7 @@ Node Information Query (RFC4620) daemon. Responds to IPv6 Node Information
 Queries.
 
 %prep
-%setup -q -a -n %{name}-s%{version}
+%setup -q -a 1 -n %{name}-s%{version}
 cp %{SOURCE4} %{SOURCE5} .
 
 %patch0 -p1


More information about the scm-commits mailing list