rpms/em8300-kmod/devel em8300-kmod.spec,1.7,1.8

Ville Skytta (scop) fedora-extras-commits at redhat.com
Sun Oct 8 16:29:57 UTC 2006


Author: scop

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

Modified Files:
	em8300-kmod.spec 
Log Message:
* Sun Oct  8 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.16.0-0.3.rc1
- Don't use <linux/config.h>.
- Build for kernel 2.6.18-1.2747.fc6.



Index: em8300-kmod.spec
===================================================================
RCS file: /cvs/extras/rpms/em8300-kmod/devel/em8300-kmod.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- em8300-kmod.spec	8 Oct 2006 15:56:43 -0000	1.7
+++ em8300-kmod.spec	8 Oct 2006 16:29:57 -0000	1.8
@@ -27,7 +27,7 @@
 Name:           %{kmod_name}-kmod
 Summary:        Kernel modules for DXR3/Hollywood Plus MPEG decoder cards
 Version:        0.16.0
-Release:        0.2.rc1.%(echo %{kverrel} | tr - _)
+Release:        0.3.rc1.%(echo %{kverrel} | tr - _)
 
 Group:          System Environment/Kernel
 License:        GPL
@@ -52,6 +52,7 @@
 cd %{kmod_name}-%{version}-rc1
 %patch0 -p0
 %patch1 -p0
+sed -i -e 's|<linux/config\.h>|<linux/autoconf.h>|' modules/*.[hc]
 cd ..
 for kvariant in %{kvariants} ; do
     cp -a %{kmod_name}-%{version}-rc1 _kmod_build_$kvariant
@@ -81,8 +82,9 @@
 
 
 %changelog
-* Sun Oct  8 2006 Ville Skyttä <ville.skytta at iki.fi>
-- Rebuild for kernel 2.6.18-1.2747.fc6.
+* Sun Oct  8 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.16.0-0.3.rc1
+- Don't use <linux/config.h>.
+- Build for kernel 2.6.18-1.2747.fc6.
 
 * Wed Oct  4 2006 Ville Skyttä <ville.skytta at iki.fi>
 - Rebuild for kernel 2.6.18-1.2726.fc6.




More information about the scm-commits mailing list