rpms/staging-kmod/F-16 .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 staging-kmod.spec, 1.60, 1.61

Thorsten Leemhuis thl at rpmfusion.org
Sun Jun 17 15:30:08 CEST 2012


Author: thl

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

Modified Files:
	.cvsignore sources staging-kmod.spec 
Log Message:
* Sun Jun 17 2012 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.4.2-1.1
- Update to 3.4.2
- Enable USB_WPAN_HCD 
- disable XVMALLOC and enable replacement ZSMALLOC
- disable R8712U, as it is enabled in Fedora



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-16/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	22 Mar 2012 20:25:26 -0000	1.7
+++ .cvsignore	17 Jun 2012 13:30:08 -0000	1.8
@@ -1 +1 @@
-linux-staging-3.3.tar.bz2
+linux-staging-3.4.2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-16/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	22 Mar 2012 20:25:26 -0000	1.7
+++ sources	17 Jun 2012 13:30:08 -0000	1.8
@@ -1 +1 @@
-7080bd32b25b30a6c57694d846e6cecc  linux-staging-3.3.tar.bz2
+e8134cbb4b279b63a3f9af2173aa09fe  linux-staging-3.4.2.tar.bz2


Index: staging-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-16/staging-kmod.spec,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- staging-kmod.spec	5 Jun 2012 20:21:58 -0000	1.60
+++ staging-kmod.spec	17 Jun 2012 13:30:08 -0000	1.61
@@ -1,7 +1,7 @@
 # akmods not supported
 
 # which drivers to built
-%global stgdrvs ASUS_OLED BCM_WIMAX EASYCAP ECHO EPL ET131X FB_UDL FB_XGI FT1000_USB  HECI IDE_PHISON  INTEL_MEI LINE6_USB RTS_PSTOR RAMZSWAP R8187SE R8712U RTL8192SU RTL8192E RTL8192U RTS5139 SLICOSS SOLO6X10 TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_ENESTORAGE W35UND PRISM2_USB VT6655 VT6656 XVMALLOC ZRAM ZCACHE 
+%global stgdrvs ASUS_OLED BCM_WIMAX EASYCAP ECHO EPL ET131X FB_UDL FB_XGI FT1000_USB  HECI IDE_PHISON  INTEL_MEI LINE6_USB RTS_PSTOR RAMZSWAP R8187SE RTL8192SU RTL8192E RTL8192U RTS5139 SLICOSS SOLO6X10 SPEAKUP TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_ENESTORAGE USB_WPAN_HCD W35UND PRISM2_USB VT6655 VT6656 ZCACHE ZRAM ZSMALLOC
 
 # avoid this error: 
 # /usr/lib/rpm/debugedit: canonicalization unexpectedly shrank by one character
@@ -14,13 +14,14 @@
 # CXT1E1 
 # USBIP_CORE
 # DVB_CXD2099
+# RAMSTER
 
 # makes handling for rc kernels a whole lot easier:
 #global prever rc8
 
 Name:          staging-kmod
-Version:       3.3
-Release:       %{?prever:0.}3%{?prever:.%{prever}}%{?dist}.5
+Version:       3.4.2
+Release:       %{?prever:0.}1%{?prever:.%{prever}}%{?dist}.1
 Summary:       Selected kernel modules from linux-staging
 
 Group:         System Environment/Kernel
@@ -50,7 +51,7 @@
 %setup -q -c -T -a 0
 
 # disable drivers that are enabled in Fedora's kernel, as those otherweise would get build
-sed -i 's|.*DABUSB.*||; s|.*SE401.*||;  s|.*VICAM.*||; s|.CRYSTALH||; s|.*LIRC.*||;' $(find linux-staging-%{version}%{?prever:-%{prever}}/drivers/staging/ -name 'Makefile')
+sed -i 's|.*DABUSB.*||; s|.*SE401.*||;  s|.*VICAM.*||; s|.CRYSTALH||; s|.*LIRC.*||; s|.*R8712U.*||;' $(find linux-staging-%{version}%{?prever:-%{prever}}/drivers/staging/ -name 'Makefile')
 
 # seperate directories for each kernel variant (PAE, non-PAE, ...) we build the modules for
 for kernel_version in %{?kernel_versions} ; do
@@ -93,6 +94,9 @@
        # does not build on ppc and ppc64 as of 011109; tested with 2.6.30.9 and 2.6.31.5
        ( [[ "%{_target_cpu}" == "ppc" ]] || [[ "%{_target_cpu}" == "ppc64" ]] ) && continue
        ;;
+     SPEAKUP)
+        configops="${configops} CONFIG_SPEAKUP_SYNTH_ACNTSA=m CONFIG_SPEAKUP_SYNTH_ACNTPC=m CONFIG_SPEAKUP_SYNTH_APOLLO=m CONFIG_SPEAKUP_SYNTH_AUDPTR=m CONFIG_SPEAKUP_SYNTH_BNS=m CONFIG_SPEAKUP_SYNTH_DECTLK=m CONFIG_SPEAKUP_SYNTH_DECEXT=m CONFIG_SPEAKUP_SYNTH_DECPC=m CONFIG_SPEAKUP_SYNTH_DTLK=m CONFIG_SPEAKUP_SYNTH_KEYPC=m CONFIG_SPEAKUP_SYNTH_LTLK=m CONFIG_SPEAKUP_SYNTH_SOFT=m CONFIG_SPEAKUP_SYNTH_SPKOUT=m CONFIG_SPEAKUP_SYNTH_TXPRT=m CONFIG_SPEAKUP_SYNTH_DUMMY=m "
+       ;;
      VIDEO_GO7007)
        configops="${configops} CONFIG_${module}_USB=m"
        ;;
@@ -130,23 +134,14 @@
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
-* Tue Jun 05 2012 Nicolas Chauvet <kwizart at gmail.com> - 3.3-3.5
-- Rebuilt for updated kernel
-
-* Wed May 23 2012 Nicolas Chauvet <kwizart at gmail.com> - 3.3-3.4
-- Rebuilt for updated kernel
-
-* Fri May 18 2012 Nicolas Chauvet <kwizart at gmail.com> - 3.3-3.3
-- Rebuilt for release kernel
-
-* Wed May 09 2012 Nicolas Chauvet <kwizart at gmail.com> - 3.3-3.2
-- rebuild for updated kernel
-
-* Fri May 04 2012 Nicolas Chauvet <kwizart at gmail.com> - 3.3-3.1
-- rebuild for updated kernel
+* Sun Jun 17 2012 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.4.2-1.1
+- Update to 3.4.2
+- Enable USB_WPAN_HCD 
+- disable XVMALLOC and enable replacement ZSMALLOC
+- disable R8712U, as it is enabled in Fedora
 
-* Thu May 03 2012 Nicolas Chauvet <kwizart at gmail.com> - 3.3-3
-- Rebuilt for update kernel
+* Sun May 20 2012 William F. Acker <wacker at octothorp.org>
+- enable Speakup
 
 * Mon Apr 30 2012 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.3-2.1
 - make a few things more robust for drivers that have subdirectories (fixes 


More information about the rpmfusion-commits mailing list