slaanesh pushed to bacula (f20). "RHEL 5 does not support noarch subpackages"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 15 11:24:19 UTC 2015


From b36e8ab0c0263816c87ea694025d53d9ad466e07 Mon Sep 17 00:00:00 2001
From: Simone Caronni <negativo17 at gmail.com>
Date: Fri, 15 May 2015 13:24:07 +0200
Subject: RHEL 5 does not support noarch subpackages


diff --git a/bacula.spec b/bacula.spec
index 0afe535..0537159 100644
--- a/bacula.spec
+++ b/bacula.spec
@@ -166,7 +166,10 @@ This package contains the director files.
 %package logwatch
 Summary:            Bacula Director logwatch scripts
 Group:              System Environment/Daemons
+# RHEL 5 does not support noarch subpackages
+%if 0%{?fedora} || 0%{?rhel} >= 6
 BuildArch:          noarch
+%endif
 Requires:           bacula-director = %{version}-%{release}
 Requires:           logwatch
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/bacula.git/commit/?h=f20&id=b36e8ab0c0263816c87ea694025d53d9ad466e07


More information about the scm-commits mailing list