forked from pool/libqt5-qttools
Accepting request 236104 from KDE:Qt5
- Added baselibs.conf - Make private headers noarch OBS-URL: https://build.opensuse.org/request/show/236104 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qttools?expand=0&rev=14
This commit is contained in:
parent
64db147087
commit
fe2861db8c
11
baselibs.conf
Normal file
11
baselibs.conf
Normal file
@ -0,0 +1,11 @@
|
||||
libQt5CLucene5
|
||||
libQt5Designer5
|
||||
libQt5DesignerComponents5
|
||||
libQt5Help5
|
||||
libqt5-qttools
|
||||
libqt5-qttools-devel
|
||||
requires "libqt5-qttools-<targettype> = <version>"
|
||||
requires "libQt5CLucene5-<targettype> = <version>"
|
||||
requires "libQt5Designer5-<targettype> = <version>"
|
||||
requires "libQt5DesignerComponents5-<targettype> = <version>"
|
||||
requires "libQt5Help5-<targettype> = <version>"
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 2 20:08:39 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Add baselibs.conf
|
||||
- Make private headers noarch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 19 23:42:51 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -34,6 +34,7 @@ Url: http://qt.digia.com
|
||||
%define tar_version qttools-opensource-src-%{real_version}
|
||||
%endif
|
||||
Source: %{tar_version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
Source11: designer5.desktop
|
||||
Source12: linguist5.desktop
|
||||
Source13: assistant5.desktop
|
||||
@ -85,6 +86,7 @@ You need this package, if you want to compile programs with qttools.
|
||||
%package private-headers-devel
|
||||
Summary: Non-ABI stable experimental API
|
||||
Group: Development/Libraries/C and C++
|
||||
BuildArch: noarch
|
||||
Requires: %{name}-devel = %{version}
|
||||
|
||||
%description private-headers-devel
|
||||
|
Loading…
Reference in New Issue
Block a user