]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- fixing visibility feature...
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 6 Dec 2005 17:54:37 +0000 (17:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.396.2.2

gcc.spec

index 96d2997f1f34d48c1bc183929601ddd6e66d5b63..445e422224fa665647969e580164c25bb35f355f 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -40,7 +40,7 @@ Summary(pt_BR):       Cole
 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
@@ -58,6 +58,8 @@ Patch5:               %{name}-alpha-ada_fix.patch
 # -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
@@ -752,6 +754,7 @@ Statyczne biblioteki Obiektowego C.
 # -fvisbility fixes...
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 #patch9 -p1    NEEDS UPDATE
 # PRs
This page took 0.052429 seconds and 4 git commands to generate.