[mod_security/el5] Define BuildRoot on EL5

Athmane Madjoudj athmane at fedoraproject.org
Sat Aug 25 15:55:58 UTC 2012


commit b6e1bc306b9d048671c74a1a56043fc0fbf77d02
Author: Athmane Madjoudj <athmane at fedoraproject.org>
Date:   Sat Aug 25 16:54:40 2012 +0100

    Define BuildRoot on EL5

 mod_security.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/mod_security.spec b/mod_security.spec
index 320f0af..2580671 100644
--- a/mod_security.spec
+++ b/mod_security.spec
@@ -16,6 +16,7 @@ Source: http://www.modsecurity.org/download/modsecurity-apache_%{version}.tar.gz
 Source1: mod_security.conf
 Requires: httpd httpd-mmn = %{_httpd_mmn}
 BuildRequires: httpd-devel libxml2-devel pcre-devel curl-devel lua-devel
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
 ModSecurity is an open source intrusion detection and prevention engine


More information about the scm-commits mailing list