rpms/rt2860-kmod/devel rt2860-kmod.spec,1.2,1.3

Thorsten Leemhuis thl at rpmfusion.org
Thu Oct 2 23:00:03 CEST 2008


Author: thl

Update of /cvs/free/rpms/rt2860-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv794

Modified Files:
	rt2860-kmod.spec 
Log Message:
* Tue Oct 02 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> 1.7.0-6.1
- disable ppc ppc64; both fail 



Index: rt2860-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/rt2860-kmod/devel/rt2860-kmod.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rt2860-kmod.spec	2 Oct 2008 20:53:27 -0000	1.2
+++ rt2860-kmod.spec	2 Oct 2008 21:00:02 -0000	1.3
@@ -3,14 +3,14 @@
 # "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
-%define buildforkernels newest
+#define buildforkernels newest
 
 %define SourceDir 2008_0708_RT2860_Linux_STA_v1.7.0.0
 %define _default_patch_fuzz 2
 
 Name:           rt2860-kmod
 Version:        1.7.0
-Release:        5%{?dist}.1
+Release:        6%{?dist}.1
 Summary:        Kernel module for RaLink 802.11 wireless devices rt2760/rt2790/rt2860/rt2890
 
 Group:          System Environment/Kernel
@@ -26,7 +26,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # needed for plague to make sure it builds for i586 and i686
-ExclusiveArch:  i586 i686 x86_64 ppc64
+ExclusiveArch:  i586 i686 x86_64
+# disabled hy knurd on 20081002 as they fail: ppc ppc64
 
 # get the needed BuildRequires (in parts depending on what we build for)
 BuildRequires:  %{_bindir}/kmodtool
@@ -84,7 +85,10 @@
 
 
 %changelog
-* Tue Oct 02 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> 1.7.0-5
+* Tue Oct 02 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> 1.7.0-6.1
+- disable ppc ppc64; both fail 
+
+* Tue Oct 02 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> 1.7.0-5.1
 - rebuild for RPM Fusion
 
 * Sun Sep 21 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> 1.7.0-4



More information about the rpmfusion-commits mailing list