rpms/openafs-kmod/F-19 openafs-kmod.spec,1.90,1.91
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/openafs-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4668
Modified Files:
openafs-kmod.spec
Log Message:
Fixup
Index: openafs-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/F-19/openafs-kmod.spec,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- openafs-kmod.spec 19 Jul 2014 13:25:38 -0000 1.90
+++ openafs-kmod.spec 19 Jul 2014 13:26:00 -0000 1.91
@@ -1,5 +1,5 @@
# (un)define the next line to either build for the newest or all current kernels
-%global buildforkernels newest
+#global buildforkernels newest
# Define the OpenAFS sysname
%ifarch %{ix86}
10 years, 4 months
rpms/openafs-kmod/F-19 .cvsignore, 1.18, 1.19 openafs-kmod.spec, 1.89, 1.90 sources, 1.21, 1.22
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/openafs-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4630/F-19
Modified Files:
.cvsignore openafs-kmod.spec sources
Log Message:
Fix FTBFS
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/F-19/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- .cvsignore 30 Nov 2013 02:52:29 -0000 1.18
+++ .cvsignore 19 Jul 2014 13:25:38 -0000 1.19
@@ -1 +1 @@
-openafs-1.6.6pre1-src.tar.bz2
+openafs-1.6.8pre2-src.tar.bz2
Index: openafs-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/F-19/openafs-kmod.spec,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- openafs-kmod.spec 18 Jul 2014 15:54:01 -0000 1.89
+++ openafs-kmod.spec 19 Jul 2014 13:25:38 -0000 1.90
@@ -15,22 +15,27 @@
%define sysname amd64_linux26
%endif
-%define pre pre1
+%define pre pre2
+#define pre %nil
%define kmod_name openafs
# name should have a -kmod suffix
Name: %{kmod_name}-kmod
-Version: 1.6.6
-Release: 0.%{pre}%{?dist}.27
+Version: 1.6.8
+Release: %{?pre:0.}1%{?pre}%{?dist}.11
Summary: Kernel module(s)
Group: System Environment/Kernel
License: IBM
URL: http://www.openafs.org
+%if %{?pre:1}
Source0: http://dl.openafs.org/dl/candidate/%{version}%{pre}/%{kmod_name}-%{versio...
+%else
+Source0: http://dl.openafs.org/dl/%{version}/%{kmod_name}-%{version}-src.tar.bz2
+%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -76,7 +81,7 @@
--disable-linux-syscall-probing \
--with-linux-kernel-headers="${kernel_version##*__}"
make MPS=MP only_libafs
- popd
+ popd
done
@@ -99,86 +104,59 @@
%changelog
-* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.27
+* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.8-0.1pre2.11
- Rebuilt for kernel
-* Tue Jul 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.26
+* Thu Jul 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.8-0.1pre2.10
- Rebuilt for kernel
-* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.25
+* Tue Jul 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.8-0.1pre2.9
- Rebuilt for kernel
-* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.24
+* Tue Jul 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.8-0.1pre2.8
- Rebuilt for kernel
-* Sun Jun 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.23
+* Tue Jul 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.8-0.1pre2.7
- Rebuilt for kernel
-* Tue Jun 03 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.22
+* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.8-0.1pre2.6
- Rebuilt for kernel
-* Thu May 15 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.21
+* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.8-0.1pre2.5
- Rebuilt for kernel
-* Fri Apr 25 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.20
+* Sun Jun 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.8-0.1pre2.4
- Rebuilt for kernel
-* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.19
+* Tue Jun 03 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.8-0.1pre2.3
- Rebuilt for kernel
-* Fri Apr 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.18
+* Thu May 15 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.8-0.1pre2.2
- Rebuilt for kernel
-* Wed Apr 02 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.17
+* Thu May 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.8-0.1pre2.1
- Rebuilt for kernel
-* Tue Mar 25 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.16
-- Rebuilt for kernel
+* Wed Apr 30 2014 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 1.6.8-0.1pre2
+- Update to OpenAFS 1.6.8pre2
-* Sun Mar 09 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.15
-- Rebuilt for kernel
+* Tue Apr 22 2014 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 1.6.7-1
+- Update to OpenAFS 1.6.7 final
-* Wed Mar 05 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.14
-- Rebuilt for kernel
+* Wed Jan 22 2014 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 1.6.6-1
+- Update to OpenAFS 1.6.6 final
-* Wed Feb 26 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.13
-- Rebuilt for kernel
+* Tue Dec 10 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.4
+- Rebuilt for f20 final kernel
-* Mon Feb 24 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.12
-- Rebuilt for kernel
+* Sat Dec 07 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.3
+- Rebuilt for f20 final kernel
-* Thu Feb 20 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.11
-- Rebuilt for kernel
+* Sat Dec 07 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.2
+- Rebuilt for current kernel
-* Sat Feb 15 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.10
-- Rebuilt for kernel
-
-* Fri Feb 07 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.9
-- Rebuilt for kernel
-
-* Thu Jan 30 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.8
-- Rebuilt for kernel
-
-* Tue Jan 28 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.7
-- Rebuilt for kernel
-
-* Fri Jan 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.6
-- Rebuilt for kernel
-
-* Sun Jan 12 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.5
-- Rebuilt for kernel
-
-* Wed Dec 25 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.4
-- Rebuilt for kernel
-
-* Fri Dec 20 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.3
-- Rebuilt for kernel
-
-* Tue Dec 03 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.2
-- Rebuilt for kernel
-
-* Tue Dec 03 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.1
-- Rebuilt for kernel
+* Sun Dec 01 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 1.6.6-0.pre1.1
+- Rebuilt for f20 final kernel
* Sat Nov 30 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 1.6.6-0.pre1
- Update to OpenAFS 1.6.6pre1
Index: sources
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/F-19/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources 30 Nov 2013 02:52:29 -0000 1.21
+++ sources 19 Jul 2014 13:25:38 -0000 1.22
@@ -1 +1 @@
-c771d56cfddf5fe5ac00e610c2b47613 openafs-1.6.6pre1-src.tar.bz2
+32308737a45482a2d62fc0d18ab35c80 openafs-1.6.8pre2-src.tar.bz2
10 years, 4 months
rpms/staging-kmod/F-19 sources,1.12,1.13 staging-kmod.spec,1.83,1.84
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/staging-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4284/F-19
Modified Files:
sources staging-kmod.spec
Log Message:
Update to 3.14
Index: sources
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-19/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources 1 Mar 2014 10:11:35 -0000 1.12
+++ sources 19 Jul 2014 13:07:00 -0000 1.13
@@ -1 +1 @@
-4c40fdafc1d58c7a8b454f4b3085f1d2 linux-staging-3.13.3.tar.xz
+c8c1e4c64c1e5fbe482e3c2e956d43a8 linux-staging-3.14.2.tar.xz
Index: staging-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-19/staging-kmod.spec,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- staging-kmod.spec 18 Jul 2014 15:54:06 -0000 1.83
+++ staging-kmod.spec 19 Jul 2014 13:07:00 -0000 1.84
@@ -1,9 +1,9 @@
# akmods not supported
# which drivers to built
-%global stgdrvs BCM_WIMAX DGRP ECHO ET131X FB_XGI FT1000 IDE_PHISON LINE6_USB LTE_GDM724X NET_VENDOR_SILICOM PRISM2_USB R8187SE R8188EU RTL8192U RTS5139 SOLO6X10 SPEAKUP TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 TRANZPORT USB_ENESTORAGE USB_SERIAL_QUATECH2 USB_WPAN_HCD USBIP_CORE VT6655 VT6656 WIMAX_GDM72XX WLAGS49_H25 W35UND WLAGS49_H2 ZRAM ZSMALLOC
+%global stgdrvs BCM_WIMAX DGRP ECHO FB_XGI FT1000 IDE_PHISON LINE6_USB LTE_GDM724X NET_VENDOR_SILICOM PRISM2_USB R8187SE R8188EU RTL8192U RTS5139 SOLO6X10 SPEAKUP TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 TRANZPORT USB_ENESTORAGE USB_SERIAL_QUATECH2 USB_WPAN_HCD USBIP_CORE VT6655 VT6656 WIMAX_GDM72XX WLAGS49_H25 W35UND WLAGS49_H2
%ifnarch %{arm}
-%global stgdrvs %{stgdrvs} SLICOSS
+%global stgdrvs %{stgdrvs} SLICOSS ET131X
%endif
# fixme: DVB_AS102 DVB_CXD2099
@@ -24,8 +24,8 @@
#global prever rc8
Name: staging-kmod
-Version: 3.13.3
-Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}.18
+Version: 3.14.2
+Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}.1
Summary: Selected kernel modules from linux-staging
Group: System Environment/Kernel
@@ -149,47 +149,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
-* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.18
-- Rebuilt for kernel
-
-* Tue Jul 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.17
-- Rebuilt for kernel
-
-* Tue Jun 17 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.16
-- Rebuilt for kernel
-
-* Fri Jun 13 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.15
-- Rebuilt for kernel
-
-* Sun Jun 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.14
-- Rebuilt for kernel
-
-* Tue Jun 03 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.13
-- Rebuilt for kernel
-
-* Thu May 15 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.12
-- Rebuilt for kernel
-
-* Fri Apr 25 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.11
-- Rebuilt for kernel
-
-* Wed Apr 16 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.10
-- Rebuilt for kernel
-
-* Fri Apr 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.9
-- Rebuilt for kernel
-
-* Wed Apr 02 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.8
-- Rebuilt for kernel
-
-* Tue Mar 25 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.7
-- Rebuilt for kernel
-
-* Sun Mar 09 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.6
-- Rebuilt for kernel
-
-* Wed Mar 05 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 3.13.3-1.5
-- Rebuilt for kernel
+* Wed Apr 30 2014 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.14.2-1
+- Update to 3.14.2
+- remove ZRAM and ZSMALLOC, as they left staging
* Sat Feb 15 2014 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.13.3-1
- Update to 3.13.3
10 years, 4 months
rpms/staging-kmod-addons/F-19 sources, 1.12, 1.13 staging-kmod-addons.spec, 1.16, 1.17
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/staging-kmod-addons/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4151/F-19
Modified Files:
sources staging-kmod-addons.spec
Log Message:
Rsync with 3.14
Index: sources
===================================================================
RCS file: /cvs/free/rpms/staging-kmod-addons/F-19/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources 1 Mar 2014 10:12:29 -0000 1.12
+++ sources 19 Jul 2014 13:06:24 -0000 1.13
@@ -1 +1 @@
-4c40fdafc1d58c7a8b454f4b3085f1d2 linux-staging-3.13.3.tar.xz
+c8c1e4c64c1e5fbe482e3c2e956d43a8 linux-staging-3.14.2.tar.xz
Index: staging-kmod-addons.spec
===================================================================
RCS file: /cvs/free/rpms/staging-kmod-addons/F-19/staging-kmod-addons.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- staging-kmod-addons.spec 1 Mar 2014 10:12:29 -0000 1.16
+++ staging-kmod-addons.spec 19 Jul 2014 13:06:24 -0000 1.17
@@ -1,12 +1,12 @@
# drivers that we ship; to be synced with staging-kmod.spec
-%global stgdrvs BCM_WIMAX DGRP ECHO ET131X FB_XGI FT1000 IDE_PHISON LINE6_USB LTE_GDM724X NET_VENDOR_SILICOM PRISM2_USB R8187SE R8188EU RTL8192U RTS5139 SLICOSS SOLO6X10 SPEAKUP TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 TRANZPORT USB_ENESTORAGE USB_SERIAL_QUATECH2 USB_WPAN_HCD USBIP_CORE VT6655 VT6656 WIMAX_GDM72XX WLAGS49_H25 W35UND WLAGS49_H2 ZRAM ZSMALLOC
+%global stgdrvs BCM_WIMAX DGRP ECHO FB_XGI FT1000 IDE_PHISON LINE6_USB LTE_GDM724X NET_VENDOR_SILICOM PRISM2_USB R8187SE R8188EU RTL8192U RTS5139 SOLO6X10 SPEAKUP TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 TRANZPORT USB_ENESTORAGE USB_SERIAL_QUATECH2 USB_WPAN_HCD USBIP_CORE VT6655 VT6656 WIMAX_GDM72XX WLAGS49_H25 W35UND WLAGS49_H2
# makes handling for rc kernels a whole lot easier:
#global prever rc8
Name: staging-kmod-addons
-Version: 3.13.3
+Version: 3.14.2
Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}
Summary: Documentation and shared parts for the kmod-staging packages
@@ -144,6 +144,10 @@
%changelog
+* Wed Apr 30 2014 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.14.2-1
+- Update to 3.14.2
+- remove ZRAM and ZSMALLOC, as they left staging
+
* Sat Feb 15 2014 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.13.3-1
- Update to 3.13.3
- switch from bz2 to xz
10 years, 4 months
rpms/nvidia-173xx-kmod/F-20 nvidia-173xx-kmod.spec,1.87,1.88
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-173xx-kmod/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2892/F-20
Modified Files:
nvidia-173xx-kmod.spec
Log Message:
Fix build
Index: nvidia-173xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-173xx-kmod/F-20/nvidia-173xx-kmod.spec,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- nvidia-173xx-kmod.spec 18 Jul 2014 15:53:33 -0000 1.87
+++ nvidia-173xx-kmod.spec 18 Jul 2014 16:01:30 -0000 1.88
@@ -3,16 +3,12 @@
# "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
-%global buildforkernels newest
+#global buildforkernels newest
Name: nvidia-173xx-kmod
Version: 173.14.39
# Taken over by kmodtool
-<<<<<<< nvidia-173xx-kmod.spec
-Release: 6%{?dist}.12
-=======
-Release: 2%{?dist}
->>>>>>> 1.85
+Release: 3%{?dist}
Summary: NVIDIA 173xx display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -94,27 +90,15 @@
%changelog
-* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com>
+* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.39-3
- Rebuilt for kernel
-* Thu Jul 17 2014 Nicolas Chauvet <kwizart(a)gmail.com>
-- Rebuilt for kernel
-
-<<<<<<< nvidia-173xx-kmod.spec
-* Tue Jul 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-6.10
-- Rebuilt for kernel
-
-=======
* Tue Jul 08 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 173.14.39-2
- fix tag issue
* Tue Jul 08 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 173.14.39-1
- Update to 173.14.39
->>>>>>> 1.85
-* Tue Jul 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-6.9
-- Rebuilt for kernel
-
* Tue Jul 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-6.8
- Rebuilt for kernel
10 years, 4 months
rpms/wl-kmod/F-19 wl-kmod.spec,1.129,1.130
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wl-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2665
Modified Files:
wl-kmod.spec
Log Message:
* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.248-1.1
- Rebuilt for kernel
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-19/wl-kmod.spec,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- wl-kmod.spec 17 Jul 2014 20:05:39 -0000 1.129
+++ wl-kmod.spec 18 Jul 2014 15:54:48 -0000 1.130
@@ -3,11 +3,11 @@
# "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
-%global buildforkernels current
+%global buildforkernels newest
Name: wl-kmod
Version: 6.30.223.248
-Release: 1%{?dist}
+Release: 1%{?dist}.1
Summary: Kernel module for Broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -88,6 +88,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.248-1.1
+- Rebuilt for kernel
+
* Tue Jul 15 2014 Nicolas Viéville <nicolas.vieville(a)univ-valenciennes.fr> - 6.30.223.248-1
- Upstream update to 6.30.223.248
- Patches cleaned-up and removed
10 years, 4 months
rpms/nvidia-kmod/F-19 nvidia-kmod.spec,1.190,1.191
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2544
Modified Files:
nvidia-kmod.spec
Log Message:
* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.67-1.9
- Rebuilt for kernel
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-19/nvidia-kmod.spec,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- nvidia-kmod.spec 8 Jul 2014 11:35:58 -0000 1.190
+++ nvidia-kmod.spec 18 Jul 2014 15:54:42 -0000 1.191
@@ -9,7 +9,7 @@
Epoch: 1
Version: 331.67
# Taken over by kmodtool
-Release: 1%{?dist}.8
+Release: 1%{?dist}.9
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -97,6 +97,9 @@
%changelog
+* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.67-1.9
+- Rebuilt for kernel
+
* Tue Jul 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 1:331.67-1.8
- Rebuilt for kernel
10 years, 4 months
rpms/nvidia-304xx-kmod/F-19 nvidia-304xx-kmod.spec,1.58,1.59
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-304xx-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2421
Modified Files:
nvidia-304xx-kmod.spec
Log Message:
* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.121-1.6
- Rebuilt for kernel
Index: nvidia-304xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-304xx-kmod/F-19/nvidia-304xx-kmod.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- nvidia-304xx-kmod.spec 8 Jul 2014 11:35:22 -0000 1.58
+++ nvidia-304xx-kmod.spec 18 Jul 2014 15:54:35 -0000 1.59
@@ -8,7 +8,7 @@
Name: nvidia-304xx-kmod
Version: 304.121
# Taken over by kmodtool
-Release: 1%{?dist}.5
+Release: 1%{?dist}.6
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -79,6 +79,9 @@
%changelog
+* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.121-1.6
+- Rebuilt for kernel
+
* Tue Jul 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 304.121-1.5
- Rebuilt for kernel
10 years, 4 months
rpms/nvidia-173xx-kmod/F-19 nvidia-173xx-kmod.spec,1.103,1.104
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-173xx-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2300
Modified Files:
nvidia-173xx-kmod.spec
Log Message:
* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-3.6
- Rebuilt for kernel
Index: nvidia-173xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-173xx-kmod/F-19/nvidia-173xx-kmod.spec,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- nvidia-173xx-kmod.spec 8 Jul 2014 11:35:17 -0000 1.103
+++ nvidia-173xx-kmod.spec 18 Jul 2014 15:54:30 -0000 1.104
@@ -8,7 +8,7 @@
Name: nvidia-173xx-kmod
Version: 173.14.38
# Taken over by kmodtool
-Release: 3%{?dist}.5
+Release: 3%{?dist}.6
Summary: NVIDIA 173xx display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -90,6 +90,9 @@
%changelog
+* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-3.6
+- Rebuilt for kernel
+
* Tue Jul 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 173.14.38-3.5
- Rebuilt for kernel
10 years, 4 months
rpms/catalyst-kmod/F-19 catalyst-kmod.spec,1.78,1.79
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/catalyst-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2181
Modified Files:
catalyst-kmod.spec
Log Message:
* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 14.4-1.7
- Rebuilt for kernel
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-19/catalyst-kmod.spec,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- catalyst-kmod.spec 8 Jul 2014 11:35:11 -0000 1.78
+++ catalyst-kmod.spec 18 Jul 2014 15:54:23 -0000 1.79
@@ -13,7 +13,7 @@
Name: catalyst-kmod
Version: 14.4
-Release: 1%{?dist}.6
+Release: 1%{?dist}.7
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -100,6 +100,9 @@
%changelog
+* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 14.4-1.7
+- Rebuilt for kernel
+
* Tue Jul 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 14.4-1.6
- Rebuilt for kernel
10 years, 4 months