Accepting request 669928 from home:yan_gao:branches:network:ha-clustering:Factory

- spec: libqb20 provides libqb-%{version}-%{release}
- spec: add missing COPYING in libqb20 package

OBS-URL: https://build.opensuse.org/request/show/669928
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/libqb?expand=0&rev=89
This commit is contained in:
Yan Gao 2019-01-29 16:48:13 +00:00 committed by Git OBS Bridge
parent a6df153be2
commit 337d596255
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 29 16:34:09 UTC 2019 - ygao@suse.com
- spec: libqb20 provides libqb-%{version}-%{release}
- spec: add missing COPYING in libqb20 package
-------------------------------------------------------------------
Tue Jan 29 12:21:19 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -48,7 +48,7 @@ features. It provides logging, tracing, IPC, and polling.
%package -n libqb20
Summary: An IPC library for high performance servers
Group: System/Libraries
Provides: %{name} = %{version}
Provides: %{name} = %{version}-%{release}
%description -n libqb20
libqb is a library providing high performance client server reusable
@ -103,6 +103,7 @@ rm -rf %{buildroot}%{_datadir}/doc
%postun -n libqb20 -p /sbin/ldconfig
%files -n libqb20
%doc COPYING
%{_libdir}/libqb.so.*
%files devel