]> git.pld-linux.org Git - packages/gcc.git/commitdiff
glibc 2.2 patch always applied (tested on glibc 2.1, too)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 30 Oct 2000 17:46:34 +0000 (17:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
release ++ (11)

Changed files:
    gcc.spec -> 1.61

gcc.spec

index 5463f4146b2f7a58971b025e54da4a01247c2184..e0af2bc90964f72f39a718ee29f105474ebdb57e 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -3,7 +3,7 @@ Summary:        GNU Compiler Collection
 Summary(pl):   Kolekcja kompilatorów GNU
 Name:          gcc
 Version:       2.95.3
-Release:       10
+Release:       11
 License:       GPL
 Group:         Development/Languages
 Group(de):     Entwicklung/Sprachen
@@ -41,7 +41,8 @@ Patch26:      %{name}-gcj-vs-iconv.patch
 Patch27:       %{name}-libobjc.patch
 Patch28:       %{name}-pointer-arith.patch
 
-Patch100:      %{name}-glibc-2.2.patch
+Patch29:       %{name}-glibc-2.2.patch
+
 Requires:      binutils >= 2.9.1.0.25
 Requires:      cpp = %{version}
 URL:           http://gcc.gnu.org/
@@ -350,8 +351,7 @@ Preprocesor C umo
 %patch26 -p0
 %patch27 -p0
 %patch28 -p0
-
-%{?glibc22:%patch100 -p1}
+%patch29 -p1
 
 %build
 (cd gcc; autoconf)
This page took 0.092346 seconds and 4 git commands to generate.