rpms/staging-kmod-addons/F-16 .cvsignore, 1.4, 1.5 create-linux-staging-tarball.sh, 1.1, 1.2 sources, 1.4, 1.5 staging-kmod-addons.spec, 1.5, 1.6

Thorsten Leemhuis thl at rpmfusion.org
Sun Nov 6 12:33:41 CET 2011


Author: thl

Update of /cvs/free/rpms/staging-kmod-addons/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15193

Modified Files:
	.cvsignore create-linux-staging-tarball.sh sources 
	staging-kmod-addons.spec 
Log Message:
sync with F15 and update to 3.1


Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/staging-kmod-addons/F-16/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	26 May 2011 12:26:09 -0000	1.4
+++ .cvsignore	6 Nov 2011 11:33:41 -0000	1.5
@@ -1 +1 @@
-linux-staging-2.6.38.7.tar.bz2
+linux-staging-3.1.tar.bz2


Index: create-linux-staging-tarball.sh
===================================================================
RCS file: /cvs/free/rpms/staging-kmod-addons/F-16/create-linux-staging-tarball.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- create-linux-staging-tarball.sh	1 Nov 2009 14:42:50 -0000	1.1
+++ create-linux-staging-tarball.sh	6 Nov 2011 11:33:41 -0000	1.2
@@ -13,7 +13,7 @@
 # * remove tmpdir on abortion
 pushd ${tmpdir}/ > /dev/null
 echo downloading
-wget --quiet http://www.kernel.org/pub/linux/kernel/v2.6/linux-${1}.tar.bz2
+wget --quiet http://www.kernel.org/pub/linux/kernel/v3.0/linux-${1}.tar.bz2
 echo extracing
 tar -xjf linux-${1}.tar.bz2 linux-${1}/COPYING linux-${1}/drivers/staging/
 echo creating archive


Index: sources
===================================================================
RCS file: /cvs/free/rpms/staging-kmod-addons/F-16/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	26 May 2011 12:26:09 -0000	1.4
+++ sources	6 Nov 2011 11:33:41 -0000	1.5
@@ -1 +1 @@
-f5a1d18578d0931dd21d2be6f969ecda  linux-staging-2.6.38.7.tar.bz2
+20d4d99f2db296b376243621a25c02df  linux-staging-3.1.tar.bz2


Index: staging-kmod-addons.spec
===================================================================
RCS file: /cvs/free/rpms/staging-kmod-addons/F-16/staging-kmod-addons.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- staging-kmod-addons.spec	26 May 2011 12:31:31 -0000	1.5
+++ staging-kmod-addons.spec	6 Nov 2011 11:33:41 -0000	1.6
@@ -1,11 +1,11 @@
 # drivers that we ship; to be synced with staging-kmod.spec
-%global stgdrvs ASUS_OLED BATMAN_ADV ECHO EPL ET131X FB_UDL FB_XGI HECI HYPERV IDE_PHISON LINE6_USB RT2860 RT2870 RT3070 RT3090 RAMZSWAP R8187SE RTL8192SU RTL8192E RTL8192U SAMSUNG_LAPTOP SLICOSS W35UND PRISM2_USB VIDEO_GO7007 VT6655 VT6656
+%global stgdrvs ASUS_OLED ATH6K_LEGACY BATMAN_ADV BRCMSMAC BRCMFMAC BCM_WIMAX DRM_PSB EASYCAP ECHO EPL ET131X FB_UDL FB_XGI FT1000_USB  HECI HYPERV IDE_PHISON  INTEL_MEI LINE6_USB RTS_PSTOR RAMZSWAP R8187SE R8712U RTL8192SU RTL8192E RTL8192U SBE_2T3E3 SLICOSS SOLO6X10 TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_ENESTORAGE W35UND PRISM2_USB VT6655 VT6656 XVMALLOC ZRAM ZCACHE 
 
 # makes handling for rc kernels a whole lot easier:
 #global prever rc8
 
 Name:          staging-kmod-addons
-Version:       2.6.38.7
+Version:       3.1
 Release:       %{?prever:0.}1%{?prever:.%{prever}}%{?dist}
 Summary:       Documentation and shared parts for the kmod-staging packages
 
@@ -58,6 +58,20 @@
 
 
 %changelog
+* Sun Nov 06 2011 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.1-1
+- update to 3.1 (no new drivers)
+
+* Mon Aug 01 2011 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.6.40-3
+- update to 3.0 aka 2.6.40
+- Enable BRCMSMAC, BRCMFMAC, DRM_PSB, INTEL_MEI, RTS_PSTOR, XVMALLOC, ZCACHE 
+- Drop RT2860, RT2870, RT3070, RT3090, SAMSUNG_LAPTOP dropped upstream
+- bump release to 3 to avoid tagging problems in cvs
+
+* Sun May 29 2011 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.6.38.7-2.1
+- Enable ATH6K_LEGACY BCM_WIMAX BRCM80211 EASYCAP FT1000_USB R8712U SBE_2T3E3
+  SLICOSS SOLO6X10 TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4
+  USB_ENESTORAGE ZRAM
+
 * Tue May 24 2011 Nicolas Chauvet <kwizart at gmail.com> - 2.6.38.7-1
 - Update to 2.6.38.7
 



More information about the rpmfusion-commits mailing list