Author: pluto                        Date: Tue Dec  6 17:54:42 2005 GMT
Module: SPECS                         Tag: GCC_4_1
---- Log message:
- fixing visibility feature...

---- Files affected:
SPECS:
   gcc.spec (1.396.2.1 -> 1.396.2.2) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.396.2.1 SPECS/gcc.spec:1.396.2.2
--- SPECS/gcc.spec:1.396.2.1    Thu Dec  1 21:34:02 2005
+++ SPECS/gcc.spec      Tue Dec  6 18:54:37 2005
@@ -41,7 +41,7 @@
 Name:          gcc
 Version:       4.1.0
 %define                _snap   20051130r107724
-Release:       0.%{_snap}.1
+Release:       0.%{_snap}.2
 Epoch:         5
 License:       GPL v2+
 Group:         Development/Languages
@@ -59,6 +59,8 @@
 # -fvisibility fixes...
 Patch6:                %{name}-pr19664_gnu_internal.patch
 Patch7:                %{name}-pr19664_libstdc++.patch
+# PR20218 patch needs powerpc port.
+Patch8:                %{name}-pr20218.patch
 
 # PRs
 Patch10:       %{name}-pr7776.patch
@@ -753,6 +755,7 @@
 # -fvisbility fixes...
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 #patch9 -p1    NEEDS UPDATE
 # PRs
@@ -1335,6 +1338,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.396.2.2  2005/12/06 17:54:37  pluto
+- fixing visibility feature...
+
 Revision 1.396.2.1  2005/12/01 20:34:02  pluto
 - branched, waiting for bugfixes and 4.1 release.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.396.2.1&r2=1.396.2.2&f=u

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

Reply via email to