forked from pool/corosync
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
|
Thu Aug 3 02:50:00 UTC 2017 - bliu@suse.com
|
||||||
|
|
||||||
|
@ -359,7 +359,7 @@ fi
|
|||||||
|
|
||||||
%package -n corosync-testagents
|
%package -n corosync-testagents
|
||||||
Summary: The Corosync Cluster Engine Test Agents
|
Summary: The Corosync Cluster Engine Test Agents
|
||||||
Group: Development/Libraries
|
Group: Development/Tools/Other
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
|
|
||||||
%description -n corosync-testagents
|
%description -n corosync-testagents
|
||||||
@ -385,7 +385,7 @@ This package contains corosync test agents.
|
|||||||
Summary: The Corosync Cluster Engine Libraries
|
Summary: The Corosync Cluster Engine Libraries
|
||||||
# openais is indeed gone and should be uninstalled. Yes, we do not
|
# openais is indeed gone and should be uninstalled. Yes, we do not
|
||||||
# provide libopenais on purpose, the package has been deleted.
|
# provide libopenais on purpose, the package has been deleted.
|
||||||
Group: Productivity/Clustering/HA
|
Group: System/Libraries
|
||||||
Obsoletes: libopenais3 < 1.2
|
Obsoletes: libopenais3 < 1.2
|
||||||
Conflicts: libopenais3 < 1.2
|
Conflicts: libopenais3 < 1.2
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -411,7 +411,7 @@ This package contains corosync libraries.
|
|||||||
|
|
||||||
%package -n libcorosync-devel
|
%package -n libcorosync-devel
|
||||||
Summary: The Corosync Cluster Engine Development Kit
|
Summary: The Corosync Cluster Engine Development Kit
|
||||||
Group: Productivity/Clustering/HA
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libcorosync4 = %{version}-%{release}
|
Requires: libcorosync4 = %{version}-%{release}
|
||||||
Requires: libqb-devel
|
Requires: libqb-devel
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
@ -467,7 +467,7 @@ The Corosync Cluster Engine APIs.
|
|||||||
|
|
||||||
%package -n corosync-qdevice
|
%package -n corosync-qdevice
|
||||||
Summary: The Corosync Cluster Engine Qdevice
|
Summary: The Corosync Cluster Engine Qdevice
|
||||||
Group: System Environment/Base
|
Group: System/Base
|
||||||
Requires: corosync
|
Requires: corosync
|
||||||
Requires: mozilla-nss-tools
|
Requires: mozilla-nss-tools
|
||||||
|
|
||||||
@ -534,7 +534,7 @@ fi
|
|||||||
|
|
||||||
%package -n corosync-qnetd
|
%package -n corosync-qnetd
|
||||||
Summary: The Corosync Cluster Engine Qdevice Network Daemon
|
Summary: The Corosync Cluster Engine Qdevice Network Daemon
|
||||||
Group: System Environment/Base
|
Group: System/Base
|
||||||
Requires: mozilla-nss-tools
|
Requires: mozilla-nss-tools
|
||||||
Requires(pre): shadow
|
Requires(pre): shadow
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user