Don't break EPEL or CentOS builds due to missing branding
This commit is contained in:
parent
0bbab66b6d
commit
a538d9b3d8
@ -17,7 +17,6 @@
|
|||||||
%endif
|
%endif
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
%define selinux 1
|
%define selinux 1
|
||||||
%define branding rhel
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: cockpit
|
Name: cockpit
|
||||||
@ -364,6 +363,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 19 2015 Stef Walter <stefw@redhat.com> - 0.43-2
|
||||||
|
- Don't break EPEL or CentOS builds due to missing branding
|
||||||
|
|
||||||
* Wed Mar 18 2015 Stef Walter <stefw@redhat.com> - 0.43-1
|
* Wed Mar 18 2015 Stef Walter <stefw@redhat.com> - 0.43-1
|
||||||
- Update to 0.43 release
|
- Update to 0.43 release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user