[bacula-docs] Add buildroot for RHEL 4/5 builds

Simone Caronni slaanesh at fedoraproject.org
Sun Jan 15 14:05:42 UTC 2012


commit c8a88dd451d80e9b9bd8d1779fddaba5a19bf2e2
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Sun Jan 15 15:04:45 2012 +0100

    Add buildroot for RHEL 4/5 builds

 bacula-docs.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bacula-docs.spec b/bacula-docs.spec
index bf7c4e6..ccdf376 100644
--- a/bacula-docs.spec
+++ b/bacula-docs.spec
@@ -7,6 +7,7 @@ Group:		Documentation
 License:	GPLv2 with exceptions
 URL:		http://www.bacula.org
 Source0:	http://www.bacula.org/downloads/Bacula-%{version}/%{name}-%{version}.tar.bz2
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 
 BuildRequires:	tetex-latex, tetex, ghostscript, bacula-devel
@@ -36,7 +37,6 @@ This package contains the documentation for most of the bacula-packages.
 
 %build
 %configure --with-bacula=%{_includedir}/bacula
-#%{__make} %{?_smp_mflags}
 %{__make}
 
 for manual in problems console utility developers main misc; do


More information about the scm-commits mailing list