|
@@ -33,7 +33,7 @@ Patch204: squid-3.0.STABLE1-perlpath.patch
|
|
|
Patch205: squid-3.0.STABLE1-smb-path.patch
|
|
|
Patch208: squid-3.0.STABLE7-from_manpg.patch
|
|
|
|
|
|
-Buildroot: %{_tmppath}/%squid-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
+Buildroot: %{_tmppath}/squid-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
Requires: bash >= 2.0
|
|
|
Requires(pre): shadow-utils
|
|
|
Requires(post): /sbin/chkconfig
|
|
@@ -73,7 +73,7 @@ Squid は、メインのサーバプログラム squid と、 Domain Name System
|
|
|
(ftpget) と、いくつかの管理用またはクライアントツールから成ります。
|
|
|
|
|
|
%prep
|
|
|
-%setup -q
|
|
|
+%setup -q -n squid-%{version}
|
|
|
|
|
|
%patch002 -p0 -b .CVE-2010-3072
|
|
|
|