SPECS (Titanium): kernel-bare-grsecurity.spec, kernel-bare-vserver...

hawk hawk at pld-linux.org
Wed Apr 30 22:38:34 CEST 2008


Author: hawk                         Date: Wed Apr 30 20:38:34 2008 GMT
Module: SPECS                         Tag: Titanium
---- Log message:
- make sure that CONFIG_LOCALVERSION gets replaced

---- Files affected:
SPECS:
   kernel-bare-grsecurity.spec (1.1.2.25 -> 1.1.2.26) , kernel-bare-vserver.spec (1.1.2.27 -> 1.1.2.28) , kernel-vanilla.spec (1.43.2.11.2.37 -> 1.43.2.11.2.38) 

---- Diffs:

================================================================
Index: SPECS/kernel-bare-grsecurity.spec
diff -u SPECS/kernel-bare-grsecurity.spec:1.1.2.25 SPECS/kernel-bare-grsecurity.spec:1.1.2.26
--- SPECS/kernel-bare-grsecurity.spec:1.1.2.25	Mon Apr 21 20:56:42 2008
+++ SPECS/kernel-bare-grsecurity.spec	Wed Apr 30 22:38:27 2008
@@ -446,6 +446,7 @@
 
 	echo "" > .config
 	cat $RPM_SOURCE_DIR/kernel-bare-grsecurity-$Config.config >> .config
+	sed -i "/CONFIG_LOCALVERSION=.*/d" .config
 	echo "CONFIG_LOCALVERSION=\"-%{_localversion}\"" >> .config
 
 	TuneUpConfigForIX86 .config
@@ -830,6 +831,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.1.2.26  2008-04-30 20:38:27  hawk
+- make sure that CONFIG_LOCALVERSION gets replaced
+
 Revision 1.1.2.25  2008-04-21 18:56:42  hawk
 - use 'make archclean' instead of hacking Makefile with sed
 

================================================================
Index: SPECS/kernel-bare-vserver.spec
diff -u SPECS/kernel-bare-vserver.spec:1.1.2.27 SPECS/kernel-bare-vserver.spec:1.1.2.28
--- SPECS/kernel-bare-vserver.spec:1.1.2.27	Wed Apr 30 15:52:22 2008
+++ SPECS/kernel-bare-vserver.spec	Wed Apr 30 22:38:27 2008
@@ -431,6 +431,7 @@
 
 	echo "" > .config
 	cat $RPM_SOURCE_DIR/kernel-bare-vserver-$Config.config >> .config
+	sed -i "/CONFIG_LOCALVERSION=.*/d" .config
 	echo "CONFIG_LOCALVERSION=\"-%{_localversion}\"" >> .config
 
 	TuneUpConfigForIX86 .config
@@ -810,6 +811,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.1.2.28  2008-04-30 20:38:27  hawk
+- make sure that CONFIG_LOCALVERSION gets replaced
+
 Revision 1.1.2.27  2008-04-30 13:52:22  hawk
 - squashfs for 2.6.25, builds ok, lets try release 1
 

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.43.2.11.2.37 SPECS/kernel-vanilla.spec:1.43.2.11.2.38
--- SPECS/kernel-vanilla.spec:1.43.2.11.2.37	Mon Apr 21 20:56:41 2008
+++ SPECS/kernel-vanilla.spec	Wed Apr 30 22:38:27 2008
@@ -416,6 +416,7 @@
 
 	echo "" > .config
 	cat $RPM_SOURCE_DIR/kernel-vanilla-$Config.config >> .config
+	sed -i "/CONFIG_LOCALVERSION=.*/d" .config
 	echo "CONFIG_LOCALVERSION=\"-%{_localversion}\"" >> .config
 
 	TuneUpConfigForIX86 .config
@@ -795,6 +796,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43.2.11.2.38  2008-04-30 20:38:27  hawk
+- make sure that CONFIG_LOCALVERSION gets replaced
+
 Revision 1.43.2.11.2.37  2008-04-21 18:56:41  hawk
 - use 'make archclean' instead of hacking Makefile with sed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-bare-grsecurity.spec?r1=1.1.2.25&r2=1.1.2.26&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-bare-vserver.spec?r1=1.1.2.27&r2=1.1.2.28&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-vanilla.spec?r1=1.43.2.11.2.37&r2=1.43.2.11.2.38&f=u



More information about the pld-cvs-commit mailing list