Add isa version of corosync-devel provides
Also add release to version to match autogenerated corosynclib-devel provides. Signed-off-by: Jan Friesse <jfriesse@redhat.com>
This commit is contained in:
parent
0b059adcd7
commit
aa04197369
@ -18,7 +18,7 @@
|
|||||||
Name: corosync
|
Name: corosync
|
||||||
Summary: The Corosync Cluster Engine and Application Programming Interfaces
|
Summary: The Corosync Cluster Engine and Application Programming Interfaces
|
||||||
Version: 3.1.0
|
Version: 3.1.0
|
||||||
Release: 1%{?gitver}%{?dist}
|
Release: 2%{?gitver}%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
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
|
||||||
@ -235,7 +235,8 @@ This package contains corosync libraries.
|
|||||||
Summary: The Corosync Cluster Engine Development Kit
|
Summary: The Corosync Cluster Engine Development Kit
|
||||||
Requires: corosynclib%{?_isa} = %{version}-%{release}
|
Requires: corosynclib%{?_isa} = %{version}-%{release}
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
Provides: corosync-devel = %{version}
|
Provides: corosync-devel = %{version}-%{release}
|
||||||
|
Provides: corosync-devel%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description -n corosynclib-devel
|
%description -n corosynclib-devel
|
||||||
This package contains include files and man pages used to develop using
|
This package contains include files and man pages used to develop using
|
||||||
@ -287,6 +288,11 @@ network splits)
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 02 2020 Jan Friesse <jfriesse@redhat.com> - 3.1.0-2
|
||||||
|
- Add isa version of corosync-devel
|
||||||
|
- Add release to corosync-devel version to match autogenerated
|
||||||
|
corosynclib-devel provides
|
||||||
|
|
||||||
* Tue Oct 20 2020 Jan Friesse <jfriesse@redhat.com> - 3.1.0-1
|
* Tue Oct 20 2020 Jan Friesse <jfriesse@redhat.com> - 3.1.0-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user