Author: pluto                        Date: Wed Oct 10 12:03:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- branch diff updated. wrong-code regressions fixed, release 2.

---- Files affected:
SPECS:
   gcc.spec (1.507 -> 1.508) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.507 SPECS/gcc.spec:1.508
--- SPECS/gcc.spec:1.507        Tue Oct  9 13:01:47 2007
+++ SPECS/gcc.spec      Wed Oct 10 14:03:36 2007
@@ -54,7 +54,7 @@
 %define                _major_ver      4.2
 %define                _minor_ver      2
 Version:       %{_major_ver}.%{_minor_ver}
-Release:       1
+Release:       2
 Epoch:         6
 License:       GPL v3+
 Group:         Development/Languages
@@ -1297,7 +1297,7 @@
 
 %prep
 %setup -q
-#patch100 -p0
+%patch100 -p0
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -1322,7 +1322,7 @@
 
 # override snapshot version.
 echo %{version} > gcc/BASE-VER
-#echo "release" > gcc/DEV-PHASE
+echo "release" > gcc/DEV-PHASE
 
 %build
 cd gcc
@@ -2085,6 +2085,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.508  2007/10/10 12:03:36  pluto
+- branch diff updated. wrong-code regressions fixed, release 2.
+
 Revision 1.507  2007/10/09 11:01:47  pluto
 - updated to 4.2.2 final, release 1.
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to