]> git.pld-linux.org Git - packages/squid.git/commitdiff
- changed all BuildRoot definitons
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Sat, 1 Apr 2000 11:15:41 +0000 (11:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed all applnkdir defs
- changed some prereqs/requires
- removed duplicate empty lines

Changed files:
    squid.spec -> 1.24

squid.spec

index 309968ca9999fbd8f5af26bdcc1cfd419880bdcd..20cc2ed433de54d354000f743ef5cd8ff827520b 100644 (file)
@@ -25,7 +25,7 @@ Patch13:      http://www.squid-cache.org/Versions/v2/2.3/bugs/squid-2.3.stable2-getMy
 Patch14:       http://www.squid-cache.org/Versions/v2/2.3/bugs/squid-2.3.stable2-hostname_whitespace.patch
 Patch15:       http://www.squid-cache.org/Versions/v2/2.3/bugs/squid-2.3.stable2-netdb_exchange_loop.patch
 Patch16:       http://www.squid-cache.org/Versions/v2/2.3/bugs/squid-2.3.stable2-redirected_username_logging.patch
-BuildRoot:     /tmp/%{name}-%{version}-root
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Prereq:                /sbin/chkconfig
 Requires:      rc-scripts
 
This page took 0.070767 seconds and 4 git commands to generate.