[python-nmap] update prep section

Fabian Affolter fab at fedoraproject.org
Wed Dec 17 20:16:42 UTC 2014


commit 7d92ff2030c5e1b5af4b7abc07da323d148c5d50
Author: Fabian Affolter <fabian at affolter-engineering.ch>
Date:   Wed Dec 17 21:16:23 2014 +0100

    update prep section

 python-nmap.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-nmap.spec b/python-nmap.spec
index b78e24a..4ce6e62 100644
--- a/python-nmap.spec
+++ b/python-nmap.spec
@@ -45,7 +45,7 @@ It also supports nmap script outputs.
 %endif
 
 %prep
-%setup -q -n %{srcname}-%{version}
+%setup -q
 rm -rf %{srcname}.egg-info
 sed -i -e '/^#!\//, 1d' nmap/nmap.py example.py
 %if 0%{?with_python3}


More information about the scm-commits mailing list