From 337d596255ed7e2c694258ac75c260315621c3d8747b6b724fe6a87ba55cbefc Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Tue, 29 Jan 2019 16:48:13 +0000 Subject: [PATCH] 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 --- libqb.changes | 6 ++++++ libqb.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/libqb.changes b/libqb.changes index a90bf74..9fa1084 100644 --- a/libqb.changes +++ b/libqb.changes @@ -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 diff --git a/libqb.spec b/libqb.spec index a6a02ea..dd07e39 100644 --- a/libqb.spec +++ b/libqb.spec @@ -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