]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- fixed Fix regression PR10849 (specialization of nestedclass), release 3
authoraflinta <aflinta@pld-linux.org>
Fri, 6 Jun 2003 13:22:38 +0000 (13:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.183

gcc.spec

index 1fc0663c3e950befd285478a3f24b73e7a7ed20d..e2af148ccd5a4daf2aa60883548cb51d2fad6645 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -14,7 +14,7 @@ Summary(pl):  Kompilator C GNU
 Summary(pt_BR):        C Compilador GNU (GCC)
 Name:          gcc
 Version:       %{GCC_VERSION}
-Release:       2
+Release:       3
 Epoch:         5
 License:       GPL
 Group:         Development/Languages
@@ -28,6 +28,7 @@ Patch0:               %{name}-info.patch
 Patch1:                %{name}-paths.patch
 Patch2:                %{name}-nolocalefiles.patch
 Patch3:                %{name}-ada-link-new-libgnat.patch
+Patch4:                %{name}-PR10849.patch
 # -- stolen patches from RH --
 Patch10:       gcc32-ada-link.patch
 Patch11:       gcc32-boehm-gc-libs.patch
@@ -600,6 +601,7 @@ mv ksi-%{KSI_VERSION} gcc/ksi
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %patch10 -p1
 %patch11
This page took 0.050198 seconds and 4 git commands to generate.