SPECS: ndiswrapper.spec - 1.24rc1
shadzik
shadzik at pld-linux.org
Tue Aug 22 23:21:45 CEST 2006
Author: shadzik Date: Tue Aug 22 21:21:45 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.24rc1
---- Files affected:
SPECS:
ndiswrapper.spec (1.57 -> 1.58)
---- Diffs:
================================================================
Index: SPECS/ndiswrapper.spec
diff -u SPECS/ndiswrapper.spec:1.57 SPECS/ndiswrapper.spec:1.58
--- SPECS/ndiswrapper.spec:1.57 Fri Aug 11 01:15:17 2006
+++ SPECS/ndiswrapper.spec Tue Aug 22 23:21:39 2006
@@ -8,17 +8,17 @@
%bcond_without up # don't build UP module
%bcond_with verbose # verbose build (V=1)
#
-%define _rel 1.1
+%define _rel rc1
Summary: Tools to "wrap around" NDIS drivers
Summary(pl): Narzędzia "opakowujące" sterowniki NDIS
Name: ndiswrapper
-Version: 1.23
-Release: %{_rel}
+Version: 1.24
+Release: 0.%{_rel}.1
Epoch: 1
License: GPL
Group: Base/Kernel
-Source0: http://dl.sourceforge.net/ndiswrapper/%{name}-%{version}.tar.gz
-# Source0-md5: ba5a2c39de2b25ba45c9effd25337359
+Source0: http://dl.sourceforge.net/ndiswrapper/%{name}-%{version}%{_rel}.tar.gz
+# Source0-md5: 2cc5ae9e69a6b8117d496ec0287e278b
URL: http://ndiswrapper.sourceforge.net/
%if %{with kernel}
%{?with_dist_kernel:BuildRequires: kernel-module-build >= 3:2.6.8}
@@ -112,7 +112,7 @@
Ten pakiet zawiera moduł jądra Linuksa SMP.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_rel}
%{__sed} -i -e 's#"loader.h"#"../driver/loader.h"#g' utils/loadndisdriver.c
%build
@@ -214,6 +214,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.58 2006/08/22 21:21:39 shadzik
+- 1.24rc1
+
Revision 1.57 2006/08/10 23:15:17 shadzik
- remove %{__make} x86_64_stubs gen_exports
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ndiswrapper.spec?r1=1.57&r2=1.58&f=u
More information about the pld-cvs-commit
mailing list