From fa066092d54dd7b25376199f7b8d6915994ddb92 Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Tue, 17 Aug 2010 10:34:59 -0400 Subject: fix make local, ditto from f14 --- kernel.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/kernel.spec b/kernel.spec index b76873e4d..2967f43f3 100644 --- a/kernel.spec +++ b/kernel.spec @@ -1291,6 +1291,8 @@ ApplyPatch only-use-alpha2-regulatory-information-from-country-IE.patch chmod +x scripts/checkpatch.pl +touch .scmversion + # only deal with configs if we are going to build for the arch %ifnarch %nobuildarches @@ -1880,6 +1882,10 @@ fi # || || %changelog +* Tue Aug 17 2010 Kyle McMartin +- Prevent scripts/setlocalversion from mucking with our version + numbers. + * Wed Aug 04 2010 Kyle McMartin - Disable %released_kernel. - This is properly 2.6.36-0.git1, unlike the last commit. Had to make -- cgit