[scanssh] * Small fixes to the spec

Oliver Falk oliver at fedoraproject.org
Thu Apr 4 11:41:36 UTC 2013


commit 6221be429abb97558a8b7d76834734c3aef8ac3b
Author: Oliver Falk <oliver at linux-kernel.at>
Date:   Thu Apr 4 13:41:15 2013 +0200

    * Small fixes to the spec

 scanssh.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/scanssh.spec b/scanssh.spec
index 04cf7ac..809d689 100644
--- a/scanssh.spec
+++ b/scanssh.spec
@@ -23,7 +23,7 @@ gathering statistics on the deployment of SSH protocol servers in a company
 or the Internet as whole.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{name}-%{version}
 %{?_with_hidescan:%patch0 -p1}
 
 %build
@@ -40,7 +40,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc README
+%doc README.md
 %{_bindir}/scanssh
 %{_mandir}/man1/scanssh*
 


More information about the scm-commits mailing list