[spamassassin] Make buildroot conform to packaging guidelines

Robert Scheck robert at fedoraproject.org
Thu Aug 23 21:48:54 UTC 2012


commit 70956222cb8ae0c89a409773bb19cc84a00c7378
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Thu Aug 23 23:48:42 2012 +0200

    Make buildroot conform to packaging guidelines

 spamassassin.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/spamassassin.spec b/spamassassin.spec
index 5870c41..1d08068 100644
--- a/spamassassin.spec
+++ b/spamassassin.spec
@@ -97,7 +97,7 @@ Source14: spamassassin.service
 # Patches 100+ are SVN backports (DO NOT REUSE!)
 # end of patches
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-Buildroot: %{_tmppath}/%{name}-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: /sbin/chkconfig /sbin/service
 Requires(post): diffutils
 


More information about the scm-commits mailing list