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:
parent
906e62f27b
commit
4c2ea63794
@ -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
|
||||
|
||||
|
17
liblxqt.spec
17
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user