Author: kwizart
Update of /cvs/free/rpms/ndiswrapper/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2324/devel
Modified Files:
.cvsignore ndiswrapper.spec sources
Log Message:
Update to 1.58-rc1
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 11 Jan 2012 14:43:03 -0000 1.6
+++ .cvsignore 7 Oct 2012 14:45:05 -0000 1.7
@@ -1 +1 @@
-ndiswrapper-1.57.tar.gz
+ndiswrapper-1.58rc1.tar.gz
Index: ndiswrapper.spec
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper/devel/ndiswrapper.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ndiswrapper.spec 11 Jan 2012 14:43:03 -0000 1.7
+++ ndiswrapper.spec 7 Oct 2012 14:45:05 -0000 1.8
@@ -1,19 +1,19 @@
-#global _rc rc1
+%global pre rc1
Summary: Ndiswrapper wraps around Windows WLAN drivers within Linux
Name: ndiswrapper
-Version: 1.57
-Release: 1%{?dist}
+Version: 1.58
+Release: 0.1%{?pre}%{?dist}
License: GPLv2
Group: System Environment/Kernel
URL:
http://ndiswrapper.sourceforge.net
-Source0:
http://downloads.sf.net/ndiswrapper/ndiswrapper-%{version}%{?_rc}.tar.gz
+Source0:
http://downloads.sf.net/ndiswrapper/ndiswrapper-%{version}%{?pre}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Provides: %{name}-kmod-common = %{version}
Requires: %{name}-kmod >= %{version}
-ExcludeArch: ppc ppc64
+ExclusiveArch: %{ix86} x86_64
%description
The ndiswrapper project makes it possible to use WLAN-Hardware
@@ -28,7 +28,7 @@
%prep
-%setup -q -n %{name}-%{version}%{?_rc}
+%setup -q -n %{name}-%{version}%{?pre}
%build
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 11 Jan 2012 14:43:03 -0000 1.6
+++ sources 7 Oct 2012 14:45:05 -0000 1.7
@@ -1 +1 @@
-7a401dc540938bf07893c67f418b6152 ndiswrapper-1.57.tar.gz
+d856310c386d481bb7aec8a37161d356 ndiswrapper-1.58rc1.tar.gz