SPECS: gcc.spec - restore version overwriting (accidentally removed).

pluto pluto at pld-linux.org
Thu Mar 13 22:47:09 CET 2008


Author: pluto                        Date: Thu Mar 13 21:47:09 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- restore version overwriting (accidentally removed).

---- Files affected:
SPECS:
   gcc.spec (1.528 -> 1.529) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.528 SPECS/gcc.spec:1.529
--- SPECS/gcc.spec:1.528	Thu Mar 13 22:01:40 2008
+++ SPECS/gcc.spec	Thu Mar 13 22:47:04 2008
@@ -1317,6 +1317,10 @@
 
 mv ChangeLog ChangeLog.general
 
+# override snapshot version.
+echo %{version} > gcc/BASE-VER
+echo "release" > gcc/DEV-PHASE
+
 %build
 cd gcc
 %{__autoconf}
@@ -2121,6 +2125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.529  2008-03-13 21:47:04  pluto
+- restore version overwriting (accidentally removed).
+
 Revision 1.528  2008-03-13 21:01:40  pluto
 - branch diff reactivated.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.528&r2=1.529&f=u



More information about the pld-cvs-commit mailing list