rpms/thinkpad-kmod/devel thinkpad-kmod.spec,1.3,1.4

Ville Skytta (scop) fedora-extras-commits at redhat.com
Thu Mar 2 21:43:45 UTC 2006


Author: scop

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

Modified Files:
	thinkpad-kmod.spec 
Log Message:
* Thu Mar  2 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.9-2
- Hardcode kernel version and variants for a test build.



Index: thinkpad-kmod.spec
===================================================================
RCS file: /cvs/extras/rpms/thinkpad-kmod/devel/thinkpad-kmod.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- thinkpad-kmod.spec	2 Mar 2006 21:37:24 -0000	1.3
+++ thinkpad-kmod.spec	2 Mar 2006 21:43:44 -0000	1.4
@@ -3,6 +3,10 @@
 %define   kmodtool sh %{SOURCE10}
 # end stuff to be ...
 
+# temporarily hardcoded:
+%define kver      2.6.15-1.1996_FC5
+%define kvariants ""
+
                 %define kmod_name thinkpad
                 %define kverrel   %(%{kmodtool} verrel  %{?kver} 2>/dev/null)
 %{!?kvariants:  %global kvariants %(%{kmodtool} variant %{?kver} 2>/dev/null)}
@@ -10,7 +14,7 @@
 Name:           %{kmod_name}-kmod
 Summary:        %{kmod_name} kernel modules
 Version:        5.9
-Release:        1.%(echo %{kverrel} | tr - _)
+Release:        2.%(echo %{kverrel} | tr - _)
 
 URL:            http://tpctl.sourceforge.net/
 Source0:        http://download.sf.net/tpctl/thinkpad-%{version}.tar.gz
@@ -61,6 +65,9 @@
 
 
 %changelog
+* Thu Mar  2 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.9-2
+- Hardcode kernel version and variants for a test build.
+
 * Sat Feb 25 2006 Ville Skyttä <ville.skytta at iki.fi> - 5.9-1
 - 5.9.
 




More information about the fedora-extras-commits mailing list