use another name for sources so we don't conflict with vsys
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 21 Sep 2011 08:17:38 +0000 (10:17 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 21 Sep 2011 08:17:38 +0000 (10:17 +0200)
vsyssh.spec

index f7ad410..c40028d 100644 (file)
@@ -22,13 +22,14 @@ License: GPL
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 
-Source0: vsys-%{version}.tar.gz
+Source0: vsyssh-%{version}.tar.gz
 
 %description
 vsyssh is a utility designed to be installed in the slivers, a helper to ease the invokation of vsys scripts.
 
 %prep 
-%setup -q -n vsys-%{version} 
+#%setup -q -n vsys-%{version} 
+%setup
 
 %build
 rm -rf $RPM_BUILD_ROOT