From 4c2ea63794f5f5826831dff55d23027d2a8e841b79536867d88e9381e27ab241 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Fri, 30 Sep 2016 22:32:39 +0000 Subject: [PATCH] Accepting request 431481 from home:jengelh:branches:X11:LXQt - Update descriptions. Drop seemingly unneeded Provides: liblxqt. Own all directories. OBS-URL: https://build.opensuse.org/request/show/431481 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/liblxqt?expand=0&rev=5 --- liblxqt.changes | 6 ++++++ liblxqt.spec | 17 +++++++++++------ 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/liblxqt.changes b/liblxqt.changes index 77de8c1..550cac7 100644 --- a/liblxqt.changes +++ b/liblxqt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 30 08:04:57 UTC 2016 - jengelh@inai.de + +- Update descriptions. Drop seemingly unneeded Provides: liblxqt. + Own all directories. + ------------------------------------------------------------------- Sat Sep 24 18:15:21 UTC 2016 - mvetter@suse.com diff --git a/liblxqt.spec b/liblxqt.spec index 998249f..3950126 100644 --- a/liblxqt.spec +++ b/liblxqt.spec @@ -42,16 +42,17 @@ Provides: liblxqt-qt5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Core utility library for all lxqt components +liblxqt represents the core library of LXQt providing essential +functionality needed by nearly all of its components. %package -n liblxqt0 -Summary: Libraries for lxqt +Summary: LXQt core library Group: System/Libraries -Provides: liblxqt Recommends: %{name}-lang %description -n liblxqt0 -Development libraries for lxqt +liblxqt represents the core library of LXQt providing essential +functionality needed by nearly all of its components. %package devel Summary: Devel files for liblxqt @@ -61,7 +62,11 @@ Requires: pkgconfig Requires: pkgconfig(Qt5Xdg) %description devel -LXQt libraries for development +liblxqt represents the core library of LXQt providing essential +functionality needed by nearly all of its components. + +This subpackage contains libraries and header files for developing +applications that want to make use of liblxqt. %prep %setup -q -n liblxqt-%{version} @@ -86,7 +91,7 @@ make %{?_smp_mflags} %files devel %defattr (-,root,root) %{_includedir}/lxqt/ -%{_datadir}/cmake/lxqt/ +%{_datadir}/cmake/ %{_libdir}/pkgconfig/lxqt.pc %{_libdir}/%{name}.so