Cleanup spec file conditionals
This commit is contained in:
parent
990e0df2b5
commit
8306a57384
@ -23,13 +23,13 @@
|
|||||||
Name: corosync
|
Name: corosync
|
||||||
Summary: The Corosync Cluster Engine and Application Programming Interfaces
|
Summary: The Corosync Cluster Engine and Application Programming Interfaces
|
||||||
Version: 2.4.2
|
Version: 2.4.2
|
||||||
Release: 6%{?gitver}%{?dist}
|
Release: 7%{?gitver}%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://corosync.github.io/corosync/
|
URL: http://corosync.github.io/corosync/
|
||||||
Source0: http://build.clusterlabs.org/corosync/releases/%{name}-%{version}%{?gittarver}.tar.gz
|
Source0: http://build.clusterlabs.org/corosync/releases/%{name}-%{version}%{?gittarver}.tar.gz
|
||||||
|
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||||
ExclusiveArch: i686 x86_64
|
ExclusiveArch: i686 x86_64
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -510,6 +510,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 09 2017 Troy Dawson <tdawson@redhat.com> - 2.4.2-7
|
||||||
|
- Cleanup spec file conditionals
|
||||||
|
|
||||||
* Mon Oct 02 2017 Troy Dawson <tdawson@redhat.com> - 2.4.2-6
|
* Mon Oct 02 2017 Troy Dawson <tdawson@redhat.com> - 2.4.2-6
|
||||||
- Bump to rebuild on newer binutils
|
- Bump to rebuild on newer binutils
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user