rpms/em8300-kmod/F-7 em8300-kmod.spec,1.34,1.35

Ville Skytta (scop) fedora-extras-commits at redhat.com
Sun Jun 3 20:10:25 UTC 2007


Author: scop

Update of /cvs/pkgs/rpms/em8300-kmod/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31751

Modified Files:
	em8300-kmod.spec 
Log Message:
* Sun Jun  3 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.2-7
- Disable PAE-debug for now (#227533).



Index: em8300-kmod.spec
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/F-7/em8300-kmod.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- em8300-kmod.spec	24 May 2007 06:33:57 -0000	1.34
+++ em8300-kmod.spec	3 Jun 2007 20:09:46 -0000	1.35
@@ -10,7 +10,8 @@
 %define kverrel %(%{kmodtool} verrel %{?kversion} 2>/dev/null)
 
 %ifarch i686
-%define pae PAE PAE-debug
+%define pae PAE
+#define pae PAE PAE-debug #227533
 %endif
 %ifarch ppc sparc64 alphaev56
 %define smp smp
@@ -30,7 +31,7 @@
 Name:           %{kmod_name}-kmod
 Summary:        Kernel modules for DXR3/Hollywood Plus MPEG decoder cards
 Version:        0.16.2
-Release:        6.%(echo %{kverrel} | tr - _)
+Release:        7.%(echo %{kverrel} | tr - _)
 
 Group:          System Environment/Kernel
 License:        GPL
@@ -81,6 +82,9 @@
 
 
 %changelog
+* Sun Jun  3 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.2-7
+- Disable PAE-debug for now (#227533).
+
 * Thu May 24 2007 Ville Skyttä <ville.skytta at iki.fi>
 - Rebuild for kernel 2.6.21-1.3194.fc7.
 




More information about the fedora-extras-commits mailing list