rpms/em8300-kmod/devel em8300-kmod.spec,1.14,1.15

Ville Skytta (scop) fedora-extras-commits at redhat.com
Tue Feb 6 18:05:45 UTC 2007


Author: scop

Update of /cvs/extras/rpms/em8300-kmod/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13324

Modified Files:
	em8300-kmod.spec 
Log Message:
* Tue Feb  6 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.0-10
- Adjust to current Rawhide arch-variant combos (kdump, xen, debug).



Index: em8300-kmod.spec
===================================================================
RCS file: /cvs/extras/rpms/em8300-kmod/devel/em8300-kmod.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- em8300-kmod.spec	6 Feb 2007 17:36:53 -0000	1.14
+++ em8300-kmod.spec	6 Feb 2007 18:05:13 -0000	1.15
@@ -16,18 +16,21 @@
 %define smp smp
 %endif
 %ifarch i686 x86_64 ia64
-%define xen xen
+#define xen xen
 %endif
-%ifarch i686 x86_64 ppc64 ppc64iseries
+%ifarch x86_64 ppc64
 %define kdump kdump
 %endif
-%{!?kvariants: %define kvariants "" %{?pae} %{?smp} %{?xen} %{?kdump}}
+%ifarch i686 x86_64
+%defing debug debug
+%endif
+%{!?kvariants: %define kvariants "" %{?pae} %{?smp} %{?xen} %{?kdump} %{?debug}}
 
 
 Name:           %{kmod_name}-kmod
 Summary:        Kernel modules for DXR3/Hollywood Plus MPEG decoder cards
 Version:        0.16.0
-Release:        6.%(echo %{kverrel} | tr - _)
+Release:        10.%(echo %{kverrel} | tr - _)
 
 Group:          System Environment/Kernel
 License:        GPL
@@ -82,6 +85,9 @@
 
 
 %changelog
+* Tue Feb  6 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.0-10
+- Adjust to current Rawhide arch-variant combos (kdump, xen, debug).
+
 * Tue Feb  6 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.0-6
 - Patch for kernel 2.6.20 (David van Vyfeyken), build for 2.6.20-1.2922.fc7.
 




More information about the scm-commits mailing list