rpms/kernel/FC-6 kernel-2.6.spec,1.2964,1.2965

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jul 10 16:12:11 UTC 2007


Author: jwilson

Update of /cvs/dist/rpms/kernel/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv2465

Modified Files:
	kernel-2.6.spec 
Log Message:
Make cvs origin less than the spec ver, so we don't end up with a - in the release. :)


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-6/kernel-2.6.spec,v
retrieving revision 1.2964
retrieving revision 1.2965
diff -u -r1.2964 -r1.2965
--- kernel-2.6.spec	10 Jul 2007 01:23:51 -0000	1.2964
+++ kernel-2.6.spec	10 Jul 2007 16:12:08 -0000	1.2965
@@ -19,7 +19,7 @@
 # setup, we set fedora_cvs_origin to the current cvs revision s/1.// of the
 # kernel spec when the kernel is rebased, so fedora_build automatically
 # works out to the offset from the rebase, so it doesn't get too ginormous.
-%define fedora_cvs_origin 3283
+%define fedora_cvs_origin 2963
 %define fedora_build %(R="$Revision$"; R="${R%% \$}"; R="${R##: 1.}"; expr $R - %{fedora_cvs_origin})
 
 # base_sublevel is the kernel version we're starting with and patching




More information about the fedora-cvs-commits mailing list