[squid] gcc 4.7 patch was only partially upstream. Now committed but not yet in changesets

Henrik Nordström hno at fedoraproject.org
Tue Jan 17 19:39:13 UTC 2012


commit c0a1e8da81597bc5b429434e1c87581254cd3d40
Author: Henrik Nordstrom <henrik at henriknordstrom.net>
Date:   Tue Jan 17 20:38:35 2012 +0100

    gcc 4.7 patch was only partially upstream. Now committed but not yet in changesets

 squid.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/squid.spec b/squid.spec
index a218c8e..1f49a37 100644
--- a/squid.spec
+++ b/squid.spec
@@ -41,7 +41,7 @@ Patch203: squid-3.0.STABLE1-perlpath.patch
 Patch204: squid-3.2.0.9-fpic.patch
 Patch205: squid-3.1.9-ltdl.patch
 Patch206: squid-3.2.0.13-errname.patch
-#Patch207: squid-3.2.0.14-gcc47.patch
+Patch207: squid-3.2.0.14-gcc47.patch
 
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: bash >= 2.0
@@ -108,7 +108,7 @@ The squid-sysvinit contains SysV initscritps support.
 %patch204 -p1 -b .fpic
 %patch205 -p1 -b .ltdl
 %patch206 -p1 -b .errname
-#patch207 -p1 -b .gcc47
+%patch207 -p1 -b .gcc47
 
 %build
 %ifarch sparcv9 sparc64 s390 s390x


More information about the scm-commits mailing list