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
This commit is contained in:
parent
6dd3be5379
commit
a7e8dbbba1
3
baselibs.conf
Normal file
3
baselibs.conf
Normal file
@ -0,0 +1,3 @@
|
||||
libQt5Svg5
|
||||
libqt5-qtsvg-devel
|
||||
requires "libQt5Svg5-<targettype> = <version>"
|
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user