]> git.pld-linux.org Git - packages/bootp.git/commitdiff
- changed all BuildRoot definitons
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Sat, 1 Apr 2000 11:14:24 +0000 (11:14 +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:
    bootp.spec -> 1.16

bootp.spec

index f96f711653b3af0a220aca9a65acd226d5823d90..d7842f671efb9ff4627c7ac9022cd1283f165ad2 100644 (file)
@@ -17,7 +17,7 @@ Patch3:               bootp-2.4.3-pathfix.patch
 Patch4:                bootp-tmprace.patch
 Requires:      inetdaemon
 Requires:      rc-inetd
-BuildRoot:     /tmp/%{name}-%{version}-root
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This is a server for the bootp protocol; which allows network
This page took 0.118372 seconds and 4 git commands to generate.