]> git.pld-linux.org Git - packages/squid.git/commitdiff
- Updated squid.init (uses 'daemon' and honors $SERVICE_RUN_NICE_LEVEL).
authormkochano <mkochano@pld-linux.org>
Sun, 23 Apr 2000 11:35:09 +0000 (11:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- One more patch from squid's web site.
- Release++

Changed files:
    squid.spec -> 1.29

squid.spec

index 0d21afbb25b53430f7a3011b6eadffb9bfb7ffd3..be2cd4a3fc07e410cef42382d5eef71dbdad12d9 100644 (file)
@@ -2,7 +2,7 @@ Summary:        SQUID Internet Object Cache
 Summary(pl):   Uniwersalny proxy-cache
 Name:          squid
 Version:       2.3.STABLE2
-Release:       4
+Release:       5
 License:       GPL
 Group:         Daemons
 Group(pl):     Serwery
@@ -28,6 +28,7 @@ Patch16:      http://www.squid-cache.org/Versions/v2/2.3/bugs/squid-2.3.stable2-redir
 Patch17:       http://www.squid-cache.org/Versions/v2/2.3/bugs/squid-2.3.stable2-snmp-problems.patch
 Patch18:       http://www.squid-cache.org/Versions/v2/2.3/bugs/squid-2.3.stable2-getpwnam_return_value.patch
 Patch19:       http://www.squid-cache.org/Versions/v2/2.3/bugs/squid-2.3.stable2-mimeGetIconURL_returns_NULL.patch
+Patch20:       http://www.squid-cache.org/Versions/v2/2.3/bugs/squid-2.3.stable2-Solaris_malloc_link.patch
 Requires:      rc-scripts >= 0.2.0
 Prereq:                /sbin/chkconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -100,6 +101,7 @@ cd src
 %patch18 -p1
 %patch19 -p1
 cd ..
+%patch20 -p0
 
 %build
 autoconf
This page took 0.045864 seconds and 4 git commands to generate.