Accepting request 515145 from home:jengelh:branches:network:ha-clustering:Factory
- Fix RPM groups. OBS-URL: https://build.opensuse.org/request/show/515145 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=98
This commit is contained in:
parent
a5f333fb1d
commit
cbb9681882
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 8 08:17:27 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Fix RPM groups.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 3 02:50:00 UTC 2017 - bliu@suse.com
|
||||
|
||||
|
@ -359,7 +359,7 @@ fi
|
||||
|
||||
%package -n corosync-testagents
|
||||
Summary: The Corosync Cluster Engine Test Agents
|
||||
Group: Development/Libraries
|
||||
Group: Development/Tools/Other
|
||||
Requires: %{name} = %{version}
|
||||
|
||||
%description -n corosync-testagents
|
||||
@ -385,7 +385,7 @@ This package contains corosync test agents.
|
||||
Summary: The Corosync Cluster Engine Libraries
|
||||
# openais is indeed gone and should be uninstalled. Yes, we do not
|
||||
# provide libopenais on purpose, the package has been deleted.
|
||||
Group: Productivity/Clustering/HA
|
||||
Group: System/Libraries
|
||||
Obsoletes: libopenais3 < 1.2
|
||||
Conflicts: libopenais3 < 1.2
|
||||
Requires: %{name} = %{version}
|
||||
@ -411,7 +411,7 @@ This package contains corosync libraries.
|
||||
|
||||
%package -n libcorosync-devel
|
||||
Summary: The Corosync Cluster Engine Development Kit
|
||||
Group: Productivity/Clustering/HA
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libcorosync4 = %{version}-%{release}
|
||||
Requires: libqb-devel
|
||||
Requires: pkgconfig
|
||||
@ -467,7 +467,7 @@ The Corosync Cluster Engine APIs.
|
||||
|
||||
%package -n corosync-qdevice
|
||||
Summary: The Corosync Cluster Engine Qdevice
|
||||
Group: System Environment/Base
|
||||
Group: System/Base
|
||||
Requires: corosync
|
||||
Requires: mozilla-nss-tools
|
||||
|
||||
@ -534,7 +534,7 @@ fi
|
||||
|
||||
%package -n corosync-qnetd
|
||||
Summary: The Corosync Cluster Engine Qdevice Network Daemon
|
||||
Group: System Environment/Base
|
||||
Group: System/Base
|
||||
Requires: mozilla-nss-tools
|
||||
Requires(pre): shadow
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user