SPECS (AC-branch): ndiswrapper.spec - last version that builds on ...
shadzik
shadzik at pld-linux.org
Thu Nov 23 22:49:07 CET 2006
Author: shadzik Date: Thu Nov 23 21:49:07 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- last version that builds on AC is 1.15, so use it
- removed patch0, usb_owner is managed otherwise (should work without the patch)
---- Files affected:
SPECS:
ndiswrapper.spec (1.37.2.2 -> 1.37.2.3)
---- Diffs:
================================================================
Index: SPECS/ndiswrapper.spec
diff -u SPECS/ndiswrapper.spec:1.37.2.2 SPECS/ndiswrapper.spec:1.37.2.3
--- SPECS/ndiswrapper.spec:1.37.2.2 Thu Nov 23 20:13:32 2006
+++ SPECS/ndiswrapper.spec Thu Nov 23 22:49:01 2006
@@ -8,18 +8,17 @@
%bcond_without up # don't build UP module
%bcond_with verbose # verbose build (V=1)
#
-%define _rel 7
+%define _rel 1
Summary: Tools to "wrap around" NDIS drivers
Summary(pl): Narzędzia "opakowujące" sterowniki NDIS
Name: ndiswrapper
-Version: 1.7
+Version: 1.15
Release: %{_rel}
Epoch: 1
License: GPL
Group: Base/Kernel
Source0: http://dl.sourceforge.net/ndiswrapper/%{name}-%{version}.tar.gz
-# Source0-md5: a18b424cbcd5ae5b6594fd3ca5cbdd3c
-Patch0: %{name}-usb_driver_owner.patch
+# Source0-md5: 0ca5bcab8e9b7b0d40f2e886f1fbaa45
URL: http://ndiswrapper.sourceforge.net/
%if %{with kernel}
%{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 2.6.8}
@@ -112,7 +111,6 @@
%prep
%setup -q
-%patch0 -p1
%build
%if %{with userspace}
@@ -213,6 +211,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.37.2.3 2006/11/23 21:49:01 shadzik
+- last version that builds on AC is 1.15, so use it
+- removed patch0, usb_owner is managed otherwise (should work without the patch)
+
Revision 1.37.2.2 2006/11/23 19:13:32 hawk
- release 7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ndiswrapper.spec?r1=1.37.2.2&r2=1.37.2.3&f=u
More information about the pld-cvs-commit
mailing list