[cockpit] Don't break EPEL or CentOS builds due to missing branding

Stef Walter stefw at fedoraproject.org
Thu Mar 19 20:44:42 UTC 2015


commit a538d9b3d8c4f8273fe1d6902d7de289778668e2
Author: Stef Walter <stefw at redhat.com>
Date:   Thu Mar 19 21:22:43 2015 +0100

    Don't break EPEL or CentOS builds due to missing branding

 cockpit.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/cockpit.spec b/cockpit.spec
index 4e70e9c..ea2c901 100644
--- a/cockpit.spec
+++ b/cockpit.spec
@@ -17,7 +17,6 @@
 %endif
 %if 0%{?rhel}
 %define selinux 1
-%define branding rhel
 %endif
 
 Name:           cockpit
@@ -364,6 +363,9 @@ fi
 %endif
 
 %changelog
+* Thu Mar 19 2015 Stef Walter <stefw at redhat.com> - 0.43-2
+- Don't break EPEL or CentOS builds due to missing branding
+
 * Wed Mar 18 2015 Stef Walter <stefw at redhat.com> - 0.43-1
 - Update to 0.43 release
 


More information about the scm-commits mailing list