rpms/ndiswrapper/F-18 .cvsignore, 1.7, 1.8 ndiswrapper.spec, 1.8, 1.9 sources, 1.7, 1.8
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/ndiswrapper/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16629/F-18
Modified Files:
.cvsignore ndiswrapper.spec sources
Log Message:
Update to 1.58
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper/F-18/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 7 Oct 2012 14:45:06 -0000 1.7
+++ .cvsignore 21 Feb 2013 18:24:30 -0000 1.8
@@ -1 +1 @@
-ndiswrapper-1.58rc1.tar.gz
+ndiswrapper-1.58.tar.gz
Index: ndiswrapper.spec
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper/F-18/ndiswrapper.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ndiswrapper.spec 7 Oct 2012 14:45:06 -0000 1.8
+++ ndiswrapper.spec 21 Feb 2013 18:24:30 -0000 1.9
@@ -1,9 +1,9 @@
-%global pre rc1
+#global pre rc1
Summary: Ndiswrapper wraps around Windows WLAN drivers within Linux
Name: ndiswrapper
Version: 1.58
-Release: 0.1%{?pre}%{?dist}
+Release: 1%{?pre}%{?dist}
License: GPLv2
Group: System Environment/Kernel
URL: http://ndiswrapper.sourceforge.net
@@ -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-18/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 7 Oct 2012 14:45:06 -0000 1.7
+++ sources 21 Feb 2013 18:24:30 -0000 1.8
@@ -1 +1 @@
-d856310c386d481bb7aec8a37161d356 ndiswrapper-1.58rc1.tar.gz
+ba6f57e5eb2f9e94cb07c7f151b2afcd ndiswrapper-1.58.tar.gz
11 years, 10 months
rpms/ndiswrapper-kmod/F-18 .cvsignore, 1.7, 1.8 ndiswrapper-kmod.spec, 1.71, 1.72 sources, 1.7, 1.8
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/ndiswrapper-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16174/F-18
Modified Files:
.cvsignore ndiswrapper-kmod.spec sources
Log Message:
Update to 1.59 final version
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper-kmod/F-18/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 7 Oct 2012 15:00:07 -0000 1.7
+++ .cvsignore 21 Feb 2013 18:17:27 -0000 1.8
@@ -1 +1 @@
-ndiswrapper-1.58rc1.tar.gz
+ndiswrapper-1.58.tar.gz
Index: ndiswrapper-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper-kmod/F-18/ndiswrapper-kmod.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ndiswrapper-kmod.spec 21 Feb 2013 17:44:54 -0000 1.71
+++ ndiswrapper-kmod.spec 21 Feb 2013 18:17:27 -0000 1.72
@@ -3,21 +3,20 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%define buildforkernels newest
+%define buildforkernels current
-%global pre rc1
+#global pre rc1
Summary: Ndiswrapper kernel module
Name: ndiswrapper-kmod
Version: 1.58
-Release: 0.2%{?pre}%{?dist}.10
+Release: 1%{?pre}%{?dist}
License: GPLv2
Group: System Environment/Kernel
URL: http://ndiswrapper.sourceforge.net
Source0: http://downloads.sf.net/ndiswrapper/ndiswrapper-%{version}%{?pre}.tar.gz
Source11: ndiswrapper-kmodtool-excludekernel-filterfile
Patch0: ndiswrapper-kmod-nomodinfo.patch
-Patch1: 3.7_kernel.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i586 and i686
@@ -49,7 +48,6 @@
%setup -q -c -T -a 0 -n %{name}-%{version}%{?pre}
(cd ndiswrapper-%{version}%{?pre} ;
%patch0 -p1 -b .orig
-%patch1 -p1 -b .orig
)
sed -i 's|/sbin/depmod -a|/bin/true|' ndiswrapper-%{version}%{?pre}/driver/Makefile
for kernel_version in %{?kernel_versions} ; do
@@ -77,53 +75,8 @@
%changelog
-* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-0.2rc1.10
-- Rebuilt for kernel
-
-* Sat Feb 16 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-0.2rc1.9
-- Rebuilt for kernel
-
-* Sat Feb 16 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-0.2rc1.8
-- Rebuilt for kernel
-
-* Wed Feb 13 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-0.2rc1.7
-- Rebuilt for kernel
-
-* Tue Feb 05 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-0.2rc1.6
-- Rebuilt for kernel
-
-* Wed Jan 30 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-0.2rc1.5
-- Rebuilt for updated kernel
-
-* Fri Jan 25 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-0.2rc1.4
-- Rebuilt for updated kernel
-
-* Thu Jan 17 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-0.2rc1.3
-- Rebuilt for updated kernel
-
-* Mon Jan 14 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-0.2rc1.2
-- Rebuilt for updated kernel
-
-* Sun Jan 13 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-0.2rc1.1
-- Rebuilt for updated kernel
-
-* Tue Jan 08 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 1.58-0.2rc1
-- patched and rebuilt for 3.7 kernel
-
-* Thu Jan 03 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-0.1rc1.5
-- Rebuilt for f18 final kernel
-
-* Fri Dec 21 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-0.1rc1.4
-- Rebuilt for current f18 kernel
-
-* Wed Dec 12 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-0.1rc1.3
-- Rebuilt for current f18 kernel
-
-* Sun Nov 25 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-0.1rc1.2
-- Rebuilt for current f18 kernel
-
-* Sun Nov 25 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-0.1rc1.1
-- Rebuilt for Fedora 18 Beta kernel
+* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-1
+- Update to 1.58
* Tue Feb 07 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-1.1
- Rebuild for UsrMove
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper-kmod/F-18/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 7 Oct 2012 15:00:07 -0000 1.7
+++ sources 21 Feb 2013 18:17:27 -0000 1.8
@@ -1 +1 @@
-d856310c386d481bb7aec8a37161d356 ndiswrapper-1.58rc1.tar.gz
+ba6f57e5eb2f9e94cb07c7f151b2afcd ndiswrapper-1.58.tar.gz
11 years, 10 months
rpms/ndiswrapper-kmod/devel .cvsignore, 1.7, 1.8 ndiswrapper-kmod.spec, 1.55, 1.56 sources, 1.7, 1.8
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/ndiswrapper-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16174/devel
Modified Files:
.cvsignore ndiswrapper-kmod.spec sources
Log Message:
Update to 1.59 final version
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper-kmod/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 7 Oct 2012 15:00:08 -0000 1.7
+++ .cvsignore 21 Feb 2013 18:17:26 -0000 1.8
@@ -1 +1 @@
-ndiswrapper-1.58rc1.tar.gz
+ndiswrapper-1.58.tar.gz
Index: ndiswrapper-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper-kmod/devel/ndiswrapper-kmod.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ndiswrapper-kmod.spec 7 Oct 2012 15:00:08 -0000 1.55
+++ ndiswrapper-kmod.spec 21 Feb 2013 18:17:27 -0000 1.56
@@ -5,12 +5,12 @@
# a new akmod package will only get build when a new one is actually needed
%define buildforkernels current
-%global pre rc1
+#global pre rc1
Summary: Ndiswrapper kernel module
Name: ndiswrapper-kmod
Version: 1.58
-Release: 0.1%{?pre}%{?dist}
+Release: 1%{?pre}%{?dist}
License: GPLv2
Group: System Environment/Kernel
URL: http://ndiswrapper.sourceforge.net
@@ -75,6 +75,9 @@
%changelog
+* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-1
+- Update to 1.58
+
* Tue Feb 07 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-1.1
- Rebuild for UsrMove
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper-kmod/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 7 Oct 2012 15:00:08 -0000 1.7
+++ sources 21 Feb 2013 18:17:27 -0000 1.8
@@ -1 +1 @@
-d856310c386d481bb7aec8a37161d356 ndiswrapper-1.58rc1.tar.gz
+ba6f57e5eb2f9e94cb07c7f151b2afcd ndiswrapper-1.58.tar.gz
11 years, 10 months
rpms/ndiswrapper-kmod/F-17 .cvsignore, 1.6, 1.7 ndiswrapper-kmod.spec, 1.110, 1.111 sources, 1.6, 1.7
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/ndiswrapper-kmod/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16174/F-17
Modified Files:
.cvsignore ndiswrapper-kmod.spec sources
Log Message:
Update to 1.59 final version
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper-kmod/F-17/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 11 Jan 2012 14:37:18 -0000 1.6
+++ .cvsignore 21 Feb 2013 18:17:27 -0000 1.7
@@ -1 +1 @@
-ndiswrapper-1.57.tar.gz
+ndiswrapper-1.58.tar.gz
Index: ndiswrapper-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper-kmod/F-17/ndiswrapper-kmod.spec,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ndiswrapper-kmod.spec 19 Feb 2013 21:39:35 -0000 1.110
+++ ndiswrapper-kmod.spec 21 Feb 2013 18:17:27 -0000 1.111
@@ -3,21 +3,20 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%define buildforkernels newest
+%define buildforkernels current
-#global _rc rc1
+#global pre rc1
Summary: Ndiswrapper kernel module
Name: ndiswrapper-kmod
-Version: 1.57
-Release: 3%{?dist}.11
+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
Source11: ndiswrapper-kmodtool-excludekernel-filterfile
Patch0: ndiswrapper-kmod-nomodinfo.patch
-Patch1: ndiswrapper_3.3_kernel.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# needed for plague to make sure it builds for i586 and i686
@@ -46,14 +45,13 @@
# print kmodtool output for debugging purposes:
kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} --filterfile %{SOURCE11} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null
# go
-%setup -q -c -T -a 0 -n %{name}-%{version}%{?_rc}
-(cd ndiswrapper-%{version} ;
+%setup -q -c -T -a 0 -n %{name}-%{version}%{?pre}
+(cd ndiswrapper-%{version}%{?pre} ;
%patch0 -p1 -b .orig
-%patch1 -p1 -b .orig
)
-sed -i 's|/sbin/depmod -a|/bin/true|' ndiswrapper-%{version}%{?_rc}/driver/Makefile
+sed -i 's|/sbin/depmod -a|/bin/true|' ndiswrapper-%{version}%{?pre}/driver/Makefile
for kernel_version in %{?kernel_versions} ; do
- cp -a ndiswrapper-%{version}%{?_rc} _kmod_build_${kernel_version%%___*}
+ cp -a ndiswrapper-%{version}%{?pre} _kmod_build_${kernel_version%%___*}
done
@@ -77,174 +75,8 @@
%changelog
-* Tue Feb 19 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-3.11
-- Rebuilt for kernel
-
-* Sat Feb 16 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-3.10
-- Rebuilt for kernel
-
-* Sat Feb 16 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-3.9
-- Rebuilt for kernel
-
-* Tue Feb 05 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-3.8
-- Rebuilt for kernel
-
-* Mon Feb 04 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-3.7
-- Rebuilt for akmod
-
-* Wed Jan 30 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-3.6
-- Rebuilt for akmod
-
-* Wed Jan 30 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-3.5
-- Rebuilt for akmod
-
-* Wed Jan 30 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-3.4
-- Rebuilt for updated kernel
-
-* Fri Jan 25 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-3.3
-- Rebuilt for updated kernel
-
-* Fri Jan 25 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-3.2
-- Rebuilt for updated kernel
-
-* Sat Jan 19 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-3.1
-- Rebuilt for updated kernel
-
-* Sat Jan 19 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 1.57-3
-- patch for 3.7 kernel
-
-* Thu Jan 17 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.44
-- Rebuilt for updated kernel
-
-* Wed Jan 09 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.43
-- Rebuilt for updated kernel
-
-* Sun Dec 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.42
-- Rebuilt for updated kernel
-
-* Sat Dec 22 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.41
-- Rebuilt for updated kernel
-
-* Tue Dec 18 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.40
-- Rebuilt for updated kernel
-
-* Wed Dec 12 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.39
-- Rebuilt for updated kernel
-
-* Wed Dec 05 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.38
-- Rebuilt for updated kernel
-
-* Wed Nov 28 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.37
-- Rebuilt for updated kernel
-
-* Wed Nov 21 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.36
-- Rebuilt for updated kernel
-
-* Tue Nov 20 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.35
-- Rebuilt for updated kernel
-
-* Thu Nov 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.34
-- Rebuilt for updated kernel
-
-* Thu Nov 01 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.33
-- Rebuilt for updated kernel
-
-* Tue Oct 23 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.32
-- Rebuilt for updated kernel
-
-* Thu Oct 18 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.31
-- Rebuilt for updated kernel
-
-* Thu Oct 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.30
-- Rebuilt for updated kernel
-
-* Mon Oct 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.29
-- Rebuilt for updated kernel
-
-* Wed Oct 03 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.28
-- Rebuilt for updated kernel
-
-* Thu Sep 27 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.27
-- Rebuilt for updated kernel
-
-* Mon Sep 17 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.26
-- Rebuilt for updated kernel
-
-* Fri Aug 31 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.25
-- Rebuilt for updated kernel
-
-* Wed Aug 22 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.24
-- Rebuilt for updated kernel
-
-* Thu Aug 16 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.23
-- Rebuilt for updated kernel
-
-* Sat Aug 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.22
-- Rebuilt for updated kernel
-
-* Tue Jul 31 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.21
-- Rebuilt for updated kernel
-
-* Sat Jul 21 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.20
-- Rebuilt for updated kernel
-
-* Tue Jul 17 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.19
-- Rebuilt for updated kernel
-
-* Fri Jul 06 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.18
-- Rebuilt for updated kernel
-
-* Thu Jun 28 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.17
-- Rebuilt for updated kernel
-
-* Thu Jun 21 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.16
-- Rebuilt for updated kernel
-
-* Sun Jun 17 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.15
-- Rebuilt for updated kernel
-
-* Tue Jun 05 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.14
-- Rebuilt for updated kernel
-
-* Sun May 27 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.13
-- Rebuilt for updated kernel
-
-* Sat May 26 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.11
-- Rebuilt for release kernel
-
-* Sun May 13 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.10
-- Rebuilt for release kernel
-
-* Sun May 13 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.9
-- rebuild for updated kernel
-
-* Wed May 09 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.8
-- rebuild for updated kernel
-
-* Sun May 06 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.7
-- rebuild for updated kernel
-
-* Sat May 05 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.6
-- rebuild for updated kernel
-
-* Wed May 02 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.5
-- rebuild for updated kernel
-
-* Sat Apr 28 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.4
-- rebuild for updated kernel
-
-* Sun Apr 22 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.3
-- rebuild for updated kernel
-
-* Mon Apr 16 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.2
-- rebuild for updated kernel
-
-* Thu Apr 12 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-2.1
-- rebuild for beta kernel
-
-* Fri Mar 30 2012 leigh scott <leigh123linux(a)googlemail.com> - 1.57-2
-- patched for 3.3.0 kernel
-- fix release tag
+* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.58-1
+- Update to 1.58
* Tue Feb 07 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.57-1.1
- Rebuild for UsrMove
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ndiswrapper-kmod/F-17/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 11 Jan 2012 14:37:18 -0000 1.6
+++ sources 21 Feb 2013 18:17:27 -0000 1.7
@@ -1 +1 @@
-7a401dc540938bf07893c67f418b6152 ndiswrapper-1.57.tar.gz
+ba6f57e5eb2f9e94cb07c7f151b2afcd ndiswrapper-1.58.tar.gz
11 years, 10 months
rpms/openafs-kmod/F-18 openafs-kmod.spec,1.41,1.42
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/openafs-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15649
Modified Files:
openafs-kmod.spec
Log Message:
Resync sources
Index: openafs-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/F-18/openafs-kmod.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- openafs-kmod.spec 21 Feb 2013 17:45:07 -0000 1.41
+++ openafs-kmod.spec 21 Feb 2013 17:57:07 -0000 1.42
@@ -21,11 +21,7 @@
Name: %{kmod_name}-kmod
Version: 1.6.2
-<<<<<<< openafs-kmod.spec
-Release: 0.%{pre}%{?dist}.7
-=======
Release: 1%{?dist}.1
->>>>>>> 1.40
Summary: Kernel module(s)
Group: System Environment/Kernel
@@ -100,31 +96,12 @@
%changelog
-* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com>
+* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.2-1.1
- Rebuilt for kernel
-<<<<<<< openafs-kmod.spec
-* Sat Feb 16 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.2-0.pre3.6
-- Rebuilt for kernel
-
-* Sat Feb 16 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.2-0.pre3.5
-- Rebuilt for kernel
-
-* Wed Feb 13 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.2-0.pre3.4
-- Rebuilt for kernel
-
-* Tue Feb 05 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.2-0.pre3.3
-- Rebuilt for kernel
-
-* Wed Jan 30 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.2-0.pre3.2
-- Rebuilt for updated kernel
-
-* Fri Jan 25 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.2-0.pre3.1
-- Rebuilt for updated kernel
-=======
* Thu Feb 14 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 1.6.2-1
- Update to OpenAFS 1.6.2 final
->>>>>>> 1.40
+
* Tue Jan 22 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 1.6.2-0.pre3
- Update to OpenAFS 1.6.2 pre-release 3
11 years, 10 months
rpms/wl-kmod/F-18 wl-kmod.spec,1.82,1.83
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wl-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15342
Modified Files:
wl-kmod.spec
Log Message:
* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 5.100.82.112-7.14
- Rebuilt for kernel
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-18/wl-kmod.spec,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- wl-kmod.spec 16 Feb 2013 11:10:37 -0000 1.82
+++ wl-kmod.spec 21 Feb 2013 17:47:27 -0000 1.83
@@ -7,7 +7,7 @@
Name: wl-kmod
Version: 5.100.82.112
-Release: 7%{?dist}.13
+Release: 7%{?dist}.14
Summary: Kernel module for Broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -97,6 +97,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 5.100.82.112-7.14
+- Rebuilt for kernel
+
* Sat Feb 16 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 5.100.82.112-7.13
- Rebuilt for kernel
11 years, 10 months
rpms/nvidia-kmod/F-18 nvidia-kmod.spec,1.128,1.129
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15221
Modified Files:
nvidia-kmod.spec
Log Message:
* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:304.64-6.3
- Rebuilt for kernel
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-18/nvidia-kmod.spec,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- nvidia-kmod.spec 16 Feb 2013 11:10:26 -0000 1.128
+++ nvidia-kmod.spec 21 Feb 2013 17:47:15 -0000 1.129
@@ -9,7 +9,7 @@
Epoch: 1
Version: 304.64
# Taken over by kmodtool
-Release: 6%{?dist}.2
+Release: 6%{?dist}.3
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -88,6 +88,9 @@
%changelog
+* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:304.64-6.3
+- Rebuilt for kernel
+
* Sat Feb 16 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1:304.64-6.2
- Rebuilt for kernel
11 years, 10 months
rpms/nvidia-173xx-kmod/F-18 nvidia-173xx-kmod.spec,1.64,1.65
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-173xx-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15096
Modified Files:
nvidia-173xx-kmod.spec
Log Message:
* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.36-4.3
- Rebuilt for kernel
Index: nvidia-173xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-173xx-kmod/F-18/nvidia-173xx-kmod.spec,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- nvidia-173xx-kmod.spec 16 Feb 2013 11:10:17 -0000 1.64
+++ nvidia-173xx-kmod.spec 21 Feb 2013 17:47:02 -0000 1.65
@@ -8,7 +8,7 @@
Name: nvidia-173xx-kmod
Version: 173.14.36
# Taken over by kmodtool
-Release: 4%{?dist}.2
+Release: 4%{?dist}.3
Summary: NVIDIA 173xx display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -98,6 +98,9 @@
%changelog
+* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.36-4.3
+- Rebuilt for kernel
+
* Sat Feb 16 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.36-4.2
- Rebuilt for kernel
11 years, 10 months
rpms/catalyst-legacy-kmod/F-18 catalyst-legacy-kmod.spec,1.4,1.5
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/catalyst-legacy-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14971
Modified Files:
catalyst-legacy-kmod.spec
Log Message:
* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 13.1-1.4
- Rebuilt for kernel
Index: catalyst-legacy-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-legacy-kmod/F-18/catalyst-legacy-kmod.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- catalyst-legacy-kmod.spec 16 Feb 2013 11:10:07 -0000 1.4
+++ catalyst-legacy-kmod.spec 21 Feb 2013 17:46:47 -0000 1.5
@@ -13,7 +13,7 @@
Name: catalyst-legacy-kmod
Version: 13.1
-Release: 1%{?dist}.3
+Release: 1%{?dist}.4
# Taken over by kmodtool
Summary: AMD display legacy driver kernel module
Group: System Environment/Kernel
@@ -101,6 +101,9 @@
%changelog
+* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 13.1-1.4
+- Rebuilt for kernel
+
* Sat Feb 16 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 13.1-1.3
- Rebuilt for kernel
11 years, 10 months
rpms/catalyst-kmod/F-18 catalyst-kmod.spec,1.34,1.35
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/catalyst-kmod/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14847
Modified Files:
catalyst-kmod.spec
Log Message:
* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 13.1-1.7
- Rebuilt for kernel
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-18/catalyst-kmod.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- catalyst-kmod.spec 16 Feb 2013 11:09:57 -0000 1.34
+++ catalyst-kmod.spec 21 Feb 2013 17:46:35 -0000 1.35
@@ -13,7 +13,7 @@
Name: catalyst-kmod
Version: 13.1
-Release: 1%{?dist}.6
+Release: 1%{?dist}.7
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -99,6 +99,9 @@
%changelog
+* Thu Feb 21 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 13.1-1.7
+- Rebuilt for kernel
+
* Sat Feb 16 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 13.1-1.6
- Rebuilt for kernel
11 years, 10 months