]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- added bug12491 patch, release 1.1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 14 Jan 2005 23:59:31 +0000 (23:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.241.2.3

gcc.spec

index adf346f0bbee63d31187c7c2d26729bebdaadb26..fa2f479ffd272f9e3d231cd88d3f5dae0bc365ff 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -16,7 +16,7 @@ Summary(pl):  Kolekcja kompilator
 Summary(pt_BR):        Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:          gcc
 Version:       %{GCC_VERSION}
-Release:       1
+Release:       1.1
 Epoch:         5
 License:       GPL
 Group:         Development/Languages
@@ -34,6 +34,7 @@ Patch3:               %{name}-ada-link-new-libgnat.patch
 Patch4:                %{name}-nodebug.patch
 Patch5:                %{name}-cse-find_best_addr.patch
 Patch6:                %{name}-amd64-thunk.patch
+Patch7:                %{name}-bug12491.patch
 # -- stolen patches from RH --
 Patch10:       gcc32-ada-link.patch
 Patch11:       gcc32-boehm-gc-libs.patch
@@ -766,6 +767,7 @@ mv ksi-%{KSI_VERSION} gcc/ksi
 # not sure if it wouldn't break x86 (it shouldn't, but better safe than sorry)
 %patch6 -p1
 %endif
+%patch7 -p1
 
 %patch10 -p1
 %patch11
This page took 0.063771 seconds and 4 git commands to generate.