forked from pool/libqt5-qtdeclarative
Accepting request 236092 from KDE:Qt5
- Added baselibs.conf - Make private headers noarch OBS-URL: https://build.opensuse.org/request/show/236092 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtdeclarative?expand=0&rev=13
This commit is contained in:
parent
8e7d15f81c
commit
497b77006c
3
baselibs.conf
Normal file
3
baselibs.conf
Normal file
@ -0,0 +1,3 @@
|
||||
libQtQuick5
|
||||
libqt5-qtdeclarative-devel
|
||||
requires "libQtQuick5-<targettype> = <version>"
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 2 16:49:21 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Added baselibs.conf
|
||||
- Make private headers noarch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 19 23:42:45 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -36,6 +36,7 @@ Url: http://qt.digia.com
|
||||
%define tar_version qtdeclarative-opensource-src-%{real_version}
|
||||
%endif
|
||||
Source: %{tar_version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libQt5Core-private-headers-devel >= %{version}
|
||||
BuildRequires: libQt5Gui-private-headers-devel >= %{version}
|
||||
@ -92,6 +93,7 @@ You need this package, if you want to compile programs with qtdeclarative.
|
||||
%package private-headers-devel
|
||||
Summary: Non-ABI stable experimental API
|
||||
Group: Development/Libraries/C and C++
|
||||
BuildArch: noarch
|
||||
Requires: %{name}-devel = %{version}
|
||||
Requires: libQt5Core-private-headers-devel >= %{version}
|
||||
Requires: libQt5Gui-private-headers-devel >= %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user