SPECS: ndiswrapper.spec - up to 1.28rc2
shadzik
shadzik at pld-linux.org
Wed Oct 25 09:14:42 CEST 2006
Author: shadzik Date: Wed Oct 25 07:14:42 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.28rc2
---- Files affected:
SPECS:
ndiswrapper.spec (1.74 -> 1.75)
---- Diffs:
================================================================
Index: SPECS/ndiswrapper.spec
diff -u SPECS/ndiswrapper.spec:1.74 SPECS/ndiswrapper.spec:1.75
--- SPECS/ndiswrapper.spec:1.74 Sun Oct 22 17:27:40 2006
+++ SPECS/ndiswrapper.spec Wed Oct 25 09:14:37 2006
@@ -11,15 +11,15 @@
Summary: Tools to "wrap around" NDIS drivers
Summary(pl): Narzędzia "opakowujące" sterowniki NDIS
Name: ndiswrapper
-Version: 1.27
-#%define bver rc2
-%define _rel 0.1
+Version: 1.28
+%define bver rc2
+%define _rel 0.%{bver}.1
Release: %{_rel}
Epoch: 1
License: GPL
Group: Base/Kernel
-Source0: http://dl.sourceforge.net/ndiswrapper/%{name}-%{version}.tar.gz
-# Source0-md5: f93aa94ec9733837fd75432bd7e4c72b
+Source0: http://dl.sourceforge.net/ndiswrapper/%{name}-%{version}%{bver}.tar.gz
+# Source0-md5: 4bd69e16ec8d1dc69b2bdc725cfb625e
URL: http://ndiswrapper.sourceforge.net/
%if %{with kernel}
%{?with_dist_kernel:BuildRequires: kernel-module-build >= 3:2.6.8}
@@ -113,7 +113,7 @@
Ten pakiet zawiera moduł jądra Linuksa SMP.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}%{bver}
%{__sed} -i -e 's#"loader.h"#"../driver/loader.h"#g' utils/loadndisdriver.c
%build
@@ -222,6 +222,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.75 2006/10/25 07:14:37 shadzik
+- up to 1.28rc2
+
Revision 1.74 2006/10/22 15:27:40 shadzik
- 1.27 stable
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ndiswrapper.spec?r1=1.74&r2=1.75&f=u
More information about the pld-cvs-commit
mailing list