rpms/rt2870/F-14 rt2870.spec,1.10,1.11

Orcan Ogetbil oget at rpmfusion.org
Fri Mar 25 02:44:19 CET 2011


Author: oget

Update of /cvs/free/rpms/rt2870/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv11519

Modified Files:
	rt2870.spec 
Log Message:
* Thu Mar 24 2011 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.4.0.1-2
- Blacklist kernel rt2870 modules up to Fedora 15



Index: rt2870.spec
===================================================================
RCS file: /cvs/free/rpms/rt2870/F-14/rt2870.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- rt2870.spec	11 Jul 2010 04:44:13 -0000	1.10
+++ rt2870.spec	25 Mar 2011 01:44:18 -0000	1.11
@@ -1,8 +1,9 @@
-%define SourceName 2010_0709_RT2870_Linux_STA_v2.4.0.1
+%global blacklist_up_to_fedora 15
+%global SourceName 2010_0709_RT2870_Linux_STA_v2.4.0.1
 
 Name:		rt2870
 Version:	2.4.0.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Common files for RaLink rt2870 kernel driver
 Group:		System Environment/Kernel
 License:	GPLv2+
@@ -57,7 +58,7 @@
 install -dm 755 $RPM_BUILD_ROOT/%{_sysconfdir}/Wireless/RT2870STA/
 install -pm 0644 RT2870STA*.dat $RPM_BUILD_ROOT/%{_sysconfdir}/Wireless/RT2870STA/
 cp -a %{SOURCE2} .
-%if 0%{fedora} < 14
+%if 0%{fedora} < %{blacklist_up_to_fedora}
 install -dm 755 $RPM_BUILD_ROOT/%{_sysconfdir}/modprobe.d/
 cp -a %{SOURCE3} $RPM_BUILD_ROOT/%{_sysconfdir}/modprobe.d/
 %endif
@@ -71,11 +72,14 @@
 %dir %{_sysconfdir}/Wireless
 %dir %{_sysconfdir}/Wireless/RT2870STA
 %config(noreplace) %{_sysconfdir}/Wireless/RT2870STA/RT2870STA*.dat
-%if 0%{fedora} < 14
+%if 0%{fedora} < %{blacklist_up_to_fedora}
 %config(noreplace) %{_sysconfdir}/modprobe.d/blacklist-rt2800usb.conf
 %endif
 
 %changelog
+* Thu Mar 24 2011 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.4.0.1-2
+- Blacklist kernel rt2870 modules up to Fedora 15
+
 * Sat Jul 10 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 2.4.0.1-1
 - Update to 2.4.0.1
 



More information about the rpmfusion-commits mailing list