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