SPECS: slmodem.spec - fix Source0 and %setup
shadzik
shadzik at pld-linux.org
Tue Sep 26 14:52:36 CEST 2006
Author: shadzik Date: Tue Sep 26 12:52:36 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix Source0 and %setup
---- Files affected:
SPECS:
slmodem.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/slmodem.spec
diff -u SPECS/slmodem.spec:1.27 SPECS/slmodem.spec:1.28
--- SPECS/slmodem.spec:1.27 Wed Sep 6 15:48:33 2006
+++ SPECS/slmodem.spec Tue Sep 26 14:52:31 2006
@@ -25,8 +25,8 @@
Release: %{rel}
License: BSD almost without source
Group: Base/Kernel
-Source0: http://linmodems.technion.ac.il/packages/smartlink/%{name}-%{_snap}.tar.gz
-# Source0-md5: a9291ff66a191a4a6188f6c33d3520ba
+Source0: http://linmodems.technion.ac.il/packages/smartlink/%{name}-%{version}-%{_snap}.tar.gz
+# Source0-md5: ef7fa570699e1808eaa997b30b881917
Source1: %{name}.init
Source2: %{name}.sysconfig
URL: http://www.smlink.com/
@@ -139,7 +139,7 @@
SMP.
%prep
-%setup -q -n %{name}-%{_snap}
+%setup -q -n %{name}-%{version}-%{_snap}
%build
cd drivers
@@ -280,6 +280,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2006/09/26 12:52:31 shadzik
+- fix Source0 and %setup
+
Revision 1.27 2006/09/06 13:48:33 sparky
- mass atack: -j1 for make scripts
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/slmodem.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list