]> git.pld-linux.org Git - packages/ApacheJServ.git/blobdiff - ApacheJServ.spec
- changed all BuildRoot definitons
[packages/ApacheJServ.git] / ApacheJServ.spec
index 1e7a2fd81b649e78d38f62057d8a30374c1c94bf..68fa7740599ec6df7aa7fe514cc1f9308f963e36 100644 (file)
@@ -25,7 +25,7 @@ Group(pl):    Sieciowe/Serwery
 Docdir:                %{prefix}/doc
 Requires:      apache >= 1.3.6
 Provides:      jserv jsdk20
-BuildRoot:     /tmp/%{name}-%{version}-root
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 #BuildRequires:        any-java-compiler
 
@@ -77,7 +77,6 @@ cp classpathx_servlet-%{jsdkversion}/README \
        jsdk-doc
 cp -r classpathx_servlet-%{jsdkversion}/apidoc jsdk-doc
 
-
 ### JSERV
 
 # find apxs utility ..
@@ -331,7 +330,6 @@ echo ""
 echo "Please send comments/suggestions regarding"
 echo "this RPM to <zeller@to.com>."
 
-
 %preun
 # do not remove the configured stuff if we upgrade.
 # the $1 argument contains the number of packages _after_ installation.
This page took 0.058665 seconds and 4 git commands to generate.