Accepting request 227083 from KDE:Qt5
Build examples OBS-URL: https://build.opensuse.org/request/show/227083 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qttools?expand=0&rev=9
This commit is contained in:
parent
1039e962fa
commit
872c564f46
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 21 02:31:22 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Build, and add examples subpackage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 10 11:17:47 UTC 2014 - mlin@suse.com
|
||||
|
||||
|
@ -91,6 +91,14 @@ not used by application development and that do not have any ABI or
|
||||
API guarantees. The packages that build against these have to require
|
||||
the exact Qt version.
|
||||
|
||||
%package examples
|
||||
Summary: Qt5 tools examples
|
||||
Group: Development/Libraries/X11
|
||||
Recommends: %{name}-devel
|
||||
|
||||
%description examples
|
||||
Examples for libqt5-qttools module.
|
||||
|
||||
%package -n libQt5CLucene5
|
||||
Summary: Qt 5 Clucene Library
|
||||
Group: Development/Libraries/X11
|
||||
@ -246,4 +254,9 @@ popd
|
||||
%dir %{_datadir}/qt5
|
||||
%{_datadir}/qt5/phrasebooks
|
||||
|
||||
%files examples
|
||||
%defattr(-,root,root,755)
|
||||
%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
|
||||
%{_libqt5_examplesdir}/
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user