rpms/squid/devel squid.spec, 1.126, 1.127 squid-3.0.STABLE13-gcc44.patch, 1.1, NONE

Henrik Nordström hno at fedoraproject.org
Mon Jun 29 12:01:27 UTC 2009


Author: hno

Update of /cvs/pkgs/rpms/squid/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20970

Modified Files:
	squid.spec 
Removed Files:
	squid-3.0.STABLE13-gcc44.patch 
Log Message:
GCC-4.4 patch now available upstream


Index: squid.spec
===================================================================
RCS file: /cvs/pkgs/rpms/squid/devel/squid.spec,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -p -r1.126 -r1.127
--- squid.spec	29 Jun 2009 11:58:07 -0000	1.126
+++ squid.spec	29 Jun 2009 12:00:57 -0000	1.127
@@ -23,6 +23,7 @@ Source98: perl-requires-squid.sh
 # Upstream patches
 #Patch001: http://www.squid-cache.org/Versions/v3/3.0/changesets/bXXXX.patch
 Patch001: http://www.squid-cache.org/Versions/v3/3.0/changesets/b9052.patch
+Patch002: http://www.squid-cache.org/Versions/v3/3.0/changesets/b9053.patch
 
 # External patches
 
@@ -35,7 +36,6 @@ Patch203: squid-3.0.STABLE1-build.patch
 Patch204: squid-3.0.STABLE1-perlpath.patch
 Patch205: squid-3.0.STABLE15-smb-path.patch
 Patch208: squid-3.0.STABLE7-from_manpg.patch
-Patch209: squid-3.0.STABLE13-gcc44.patch
 
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: bash >= 2.0
@@ -62,13 +62,13 @@ lookup program (dnsserver), a program fo
 %setup -q
 
 %patch001 -p1 -b .b9052
+%patch002 -p1 -b .b9053
 %patch201 -p1 -b .config
 %patch202 -p1 -b .location
 %patch203 -p1 -b .build
 %patch204 -p1 -b .perlpath
 %patch205 -p1 -b .smb-path
 %patch208 -p1 -b .from_manpg
-%patch209 -p1 -b .gcc44
 
 %build
 export CXXFLAGS="-fPIE %{optflags}" ; export CFLAGS="-fPIE -Os -g -pipe -fsigned-char %{optflags}" ; export LDFLAGS="-pie" ;


--- squid-3.0.STABLE13-gcc44.patch DELETED ---




More information about the fedora-extras-commits mailing list