rpms/em8300-kmod/FC-6 em8300-kmod.spec,1.13,1.14

Ville Skytta (scop) fedora-extras-commits at redhat.com
Sun Nov 12 19:43:36 UTC 2006


Author: scop

Update of /cvs/extras/rpms/em8300-kmod/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14695

Modified Files:
	em8300-kmod.spec 
Log Message:
* Sun Nov 12 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.16.0-0.4.rc2
- Let rpmbuild strip modules.



Index: em8300-kmod.spec
===================================================================
RCS file: /cvs/extras/rpms/em8300-kmod/FC-6/em8300-kmod.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- em8300-kmod.spec	12 Nov 2006 17:09:20 -0000	1.13
+++ em8300-kmod.spec	12 Nov 2006 19:43:05 -0000	1.14
@@ -27,7 +27,7 @@
 Name:           %{kmod_name}-kmod
 Summary:        Kernel modules for DXR3/Hollywood Plus MPEG decoder cards
 Version:        0.16.0
-Release:        0.3.rc2.%(echo %{kverrel} | tr - _)
+Release:        0.4.rc2.%(echo %{kverrel} | tr - _)
 
 Group:          System Environment/Kernel
 License:        GPL
@@ -79,6 +79,7 @@
         KERNVER=$kv KERNEL_LOCATION=$ks INSTALL_MOD_DIR=extra/%{kmod_name} && \
     cd ../..
 done
+chmod +x $RPM_BUILD_ROOT/lib/modules/*/extra/%{kmod_name}/*.ko
 
 
 %clean
@@ -86,6 +87,9 @@
 
 
 %changelog
+* Sun Nov 12 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.16.0-0.4.rc2
+- Let rpmbuild strip modules.
+
 * Sun Nov 12 2006 Ville Skyttä <ville.skytta at iki.fi>
 - Rebuild for kernel 2.6.18-1.2849.fc6.
 




More information about the fedora-extras-commits mailing list