From a7e8dbbba1c5c12eedcebbc549dcf5f6e971b866221c93d238cf969967ef80ae Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 4 Jun 2014 16:38:41 +0000 Subject: [PATCH] Accepting request 236099 from KDE:Qt5 - Added baselibs.conf - Make private headers noarch OBS-URL: https://build.opensuse.org/request/show/236099 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtsvg?expand=0&rev=13 --- baselibs.conf | 3 +++ libqt5-qtsvg.changes | 6 ++++++ libqt5-qtsvg.spec | 2 ++ 3 files changed, 11 insertions(+) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..74e5594 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,3 @@ +libQt5Svg5 +libqt5-qtsvg-devel + requires "libQt5Svg5- = " \ No newline at end of file diff --git a/libqt5-qtsvg.changes b/libqt5-qtsvg.changes index 97a4e90..8bbc9f5 100644 --- a/libqt5-qtsvg.changes +++ b/libqt5-qtsvg.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 2 10:20:41 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-qtsvg.spec b/libqt5-qtsvg.spec index 10044da..45d336f 100644 --- a/libqt5-qtsvg.spec +++ b/libqt5-qtsvg.spec @@ -36,6 +36,7 @@ Url: http://qt.digia.com %define tar_version qtsvg-opensource-src-%{real_version} %endif Source: %{tar_version}.tar.xz +Source1: baselibs.conf BuildRequires: libQt5Core-private-headers-devel >= %{version} BuildRequires: libQt5Gui-private-headers-devel >= %{version} BuildRequires: libQt5Widgets-private-headers-devel >= %{version} @@ -84,6 +85,7 @@ You need this package, if you want to compile programs with QtSvg. %package private-headers-devel Summary: Non-ABI stable experimental API Group: Development/Libraries/C and C++ +BuildArch: noarch Requires: %{name}-devel = %{version} Provides: libQt5Svg-private-headers-devel = %{version} Obsoletes: libQt5Svg-private-headers-devel < %{version}