rpms/staging-kmod/F-20 .cvsignore, 1.12, 1.13 sources, 1.12, 1.13 staging-kmod.spec, 1.71, 1.72

Thorsten Leemhuis thl at rpmfusion.org
Tue Sep 9 18:23:45 CEST 2014


Author: thl

Update of /cvs/free/rpms/staging-kmod/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv2919

Modified Files:
	.cvsignore sources staging-kmod.spec 
Log Message:
* Tue Sep 09 2014 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.16.2-1
- Update to 3.16.2
- disable R8192EE here, enabled in Fedora
- drop RTS5139 (left stating)



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-20/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	13 Jul 2014 13:54:09 -0000	1.12
+++ .cvsignore	9 Sep 2014 16:23:45 -0000	1.13
@@ -1 +1 @@
-linux-staging-3.15.4.tar.xz
+linux-staging-3.16.2.tar.xz


Index: sources
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-20/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	13 Jul 2014 13:54:09 -0000	1.12
+++ sources	9 Sep 2014 16:23:45 -0000	1.13
@@ -1 +1 @@
-998298567f41b99c223016dda0940855  linux-staging-3.15.4.tar.xz
+f05bbfeb9f87e489f3af07194df84745  linux-staging-3.16.2.tar.xz


Index: staging-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-20/staging-kmod.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- staging-kmod.spec	9 Sep 2014 11:00:53 -0000	1.71
+++ staging-kmod.spec	9 Sep 2014 16:23:45 -0000	1.72
@@ -1,7 +1,7 @@
 # akmods not supported
 
 # which drivers to built
-%global stgdrvs BCM_WIMAX DGRP FB_XGI FT1000 IDE_PHISON LINE6_USB LTE_GDM724X NET_VENDOR_SILICOM PRISM2_USB 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
+%global stgdrvs BCM_WIMAX DGRP FB_XGI FT1000 IDE_PHISON LINE6_USB LTE_GDM724X NET_VENDOR_SILICOM PRISM2_USB R8188EU RTL8192U  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 ET131X
@@ -25,8 +25,8 @@
 #global prever rc8
 
 Name:          staging-kmod
-Version:       3.15.4
-Release:       %{?prever:0.}1%{?prever:.%{prever}}%{?dist}.10
+Version:       3.16.2
+Release:       %{?prever:0.}1%{?prever:.%{prever}}%{?dist}
 Summary:       Selected kernel modules from linux-staging
 
 Group:         System Environment/Kernel
@@ -56,7 +56,7 @@
 %setup -q -c -T -a 0
 
 # disable drivers that are enabled in Fedora's kernel, as those otherweise would get build
-sed -i '/.CRYSTALH/ d; /.FIREWIRE_SERIAL/ d;  /.LIRC/ d; /.R8712U/ d; /.RTL8192E/ d; /.R8723AU/ d; /.IMX/ d; /.DWC2/ d;' $(find linux-staging-%{version}%{?prever:-%{prever}}/drivers/staging/ -name 'Makefile')
+sed -i '/.CRYSTALH/ d; /.FIREWIRE_SERIAL/ d;  /.LIRC/ d; /.R8712U/ d; /.RTL8192E/ d; /.R8192EE/ d; /.R8723AU/ d; /.IMX/ d; /.DWC2/ d;' $(find linux-staging-%{version}%{?prever:-%{prever}}/drivers/staging/ -name 'Makefile')
 
 # broken in 3.13
 sed -i 's!#include "dot11d.h"!#include "ieee80211/dot11d.h"!' linux-staging-%{version}/drivers/staging/rtl8192u/{r8192U_core.c,r8192U_wx.c,r819xU_phy.c}
@@ -150,39 +150,14 @@
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
-* Tue Sep 09 2014 Nicolas Chauvet <kwizart at gmail.com> - 3.15.4-1.10
-- Rebuilt for kernel
-
-* Sat Aug 30 2014 Nicolas Chauvet <kwizart at gmail.com> - 3.15.4-1.9
-- Rebuilt for kernel
-
-* Wed Aug 20 2014 Nicolas Chauvet <kwizart at gmail.com> - 3.15.4-1.8
-- Rebuilt for kernel
-
-* Wed Aug 20 2014 Nicolas Chauvet <kwizart at gmail.com> - 3.15.4-1.7
-- Rebuilt for kernel
-
-* Fri Aug 15 2014 Nicolas Chauvet <kwizart at gmail.com> - 3.15.4-1.6
-- Rebuilt for kernel
-
-* Wed Aug 13 2014 Nicolas Chauvet <kwizart at gmail.com> - 3.15.4-1.5
-- Rebuilt for kernel
-
-* Sat Aug 02 2014 Nicolas Chauvet <kwizart at gmail.com> - 3.15.4-1.4
-- Rebuilt for kernel
-
-* Fri Aug 01 2014 Nicolas Chauvet <kwizart at gmail.com> - 3.15.4-1.3
-- Rebuilt for kernel
-
-* Fri Jul 18 2014 Nicolas Chauvet <kwizart at gmail.com> - 3.15.4-1.2
-- Rebuilt for kernel
-
-* Thu Jul 17 2014 Nicolas Chauvet <kwizart at gmail.com> - 3.15.4-1.1
-- Rebuilt for kernel
+* Tue Sep 09 2014 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.16.2-1
+- Update to 3.16.2
+- disable R8192EE here, enabled in Fedora
+- drop RTS5139 (left stating)
 
 * Sun Jul 13 2014 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.15.4-1
 - Update to 3.15.4
-- drop ECHI and R8187SE (left)
+- drop ECHI and R8187SE (left stating)
 
 * Wed Apr 30 2014 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.14.2-1
 - Update to 3.14.2


More information about the rpmfusion-commits mailing list