From fe2861db8c1dceb5251039326cd176a0b044c6bff8e026bbe9ad96bafd0163a7 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 4 Jun 2014 16:38:53 +0000 Subject: [PATCH] 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 --- baselibs.conf | 11 +++++++++++ libqt5-qttools.changes | 6 ++++++ libqt5-qttools.spec | 2 ++ 3 files changed, 19 insertions(+) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..7c07d20 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,11 @@ +libQt5CLucene5 +libQt5Designer5 +libQt5DesignerComponents5 +libQt5Help5 +libqt5-qttools +libqt5-qttools-devel + requires "libqt5-qttools- = " + requires "libQt5CLucene5- = " + requires "libQt5Designer5- = " + requires "libQt5DesignerComponents5- = " + requires "libQt5Help5- = " \ No newline at end of file diff --git a/libqt5-qttools.changes b/libqt5-qttools.changes index f9b46cd..7edd56e 100644 --- a/libqt5-qttools.changes +++ b/libqt5-qttools.changes @@ -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 diff --git a/libqt5-qttools.spec b/libqt5-qttools.spec index b5cae6a..3cdb791 100644 --- a/libqt5-qttools.spec +++ b/libqt5-qttools.spec @@ -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