Author: kwizart
Update of /cvs/free/rpms/ndiswrapper/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16629/F-17
Modified Files:
.cvsignore ndiswrapper.spec sources
Log Message:
Update to 1.58
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper/F-17/.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 21 Feb 2013 18:24:30 -0000 1.7
@@ -1 +1 @@
-ndiswrapper-1.57.tar.gz
+ndiswrapper-1.58.tar.gz
Index: ndiswrapper.spec
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper/F-17/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 21 Feb 2013 18:24:30 -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: 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
@@ -56,6 +56,9 @@
%changelog
+* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-1
+- Update to 1.58
+
* Wed Jan 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-1
- Update to 1.57
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper/F-17/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 21 Feb 2013 18:24:30 -0000 1.7
@@ -1 +1 @@
-7a401dc540938bf07893c67f418b6152 ndiswrapper-1.57.tar.gz
+ba6f57e5eb2f9e94cb07c7f151b2afcd ndiswrapper-1.58.tar.gz