SHA256
1
0
forked from pool/liblxqt

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
This commit is contained in:
Michael Vetter 2016-09-30 22:32:39 +00:00 committed by Git OBS Bridge
parent 906e62f27b
commit 4c2ea63794
2 changed files with 17 additions and 6 deletions

View File

@ -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 Sat Sep 24 18:15:21 UTC 2016 - mvetter@suse.com

View File

@ -42,16 +42,17 @@ Provides: liblxqt-qt5 = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %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 %package -n liblxqt0
Summary: Libraries for lxqt Summary: LXQt core library
Group: System/Libraries Group: System/Libraries
Provides: liblxqt
Recommends: %{name}-lang Recommends: %{name}-lang
%description -n liblxqt0 %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 %package devel
Summary: Devel files for liblxqt Summary: Devel files for liblxqt
@ -61,7 +62,11 @@ Requires: pkgconfig
Requires: pkgconfig(Qt5Xdg) Requires: pkgconfig(Qt5Xdg)
%description devel %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 %prep
%setup -q -n liblxqt-%{version} %setup -q -n liblxqt-%{version}
@ -86,7 +91,7 @@ make %{?_smp_mflags}
%files devel %files devel
%defattr (-,root,root) %defattr (-,root,root)
%{_includedir}/lxqt/ %{_includedir}/lxqt/
%{_datadir}/cmake/lxqt/ %{_datadir}/cmake/
%{_libdir}/pkgconfig/lxqt.pc %{_libdir}/pkgconfig/lxqt.pc
%{_libdir}/%{name}.so %{_libdir}/%{name}.so