Accepting request 236096 from KDE:Qt5
- Added baselibs.conf - Make private headers noarch OBS-URL: https://build.opensuse.org/request/show/236096 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtscript?expand=0&rev=14
This commit is contained in:
parent
a8c714d878
commit
b91a2c6fc3
3
baselibs.conf
Normal file
3
baselibs.conf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
libQt5Script5
|
||||||
|
libqt5-qtscript-devel
|
||||||
|
requires "libQt5Script5-<targettype> = <version>"
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 2 19:34:32 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Add baselibs.conf
|
||||||
|
- Make private headers noarch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 19 23:42:49 UTC 2014 - hrvoje.senjan@gmail.com
|
Mon May 19 23:42:49 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -36,6 +36,7 @@ Url: http://qt.digia.com
|
|||||||
%define tar_version qtscript-opensource-src-%{real_version}
|
%define tar_version qtscript-opensource-src-%{real_version}
|
||||||
%endif
|
%endif
|
||||||
Source: %{tar_version}.tar.xz
|
Source: %{tar_version}.tar.xz
|
||||||
|
Source1: baselibs.conf
|
||||||
# PATCH-FIX-UPSTREAM ppc64le-support.diff uweigand@de.ibm.com -- add support for ppc64le
|
# PATCH-FIX-UPSTREAM ppc64le-support.diff uweigand@de.ibm.com -- add support for ppc64le
|
||||||
Patch1: ppc64le-support.patch
|
Patch1: ppc64le-support.patch
|
||||||
# PATCH-FIX-UPSTREAM libqt5-qtscript-s390-support.patch -- adds s390, taken from webkit upstream
|
# PATCH-FIX-UPSTREAM libqt5-qtscript-s390-support.patch -- adds s390, taken from webkit upstream
|
||||||
@ -91,6 +92,7 @@ You need this package, if you want to compile programs with qtscript.
|
|||||||
%package private-headers-devel
|
%package private-headers-devel
|
||||||
Summary: Non-ABI stable experimental API
|
Summary: Non-ABI stable experimental API
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
|
BuildArch: noarch
|
||||||
Requires: %{name}-devel = %{version}
|
Requires: %{name}-devel = %{version}
|
||||||
Requires: libQt5Core-private-headers-devel >= %{version}
|
Requires: libQt5Core-private-headers-devel >= %{version}
|
||||||
Requires: libQt5Widgets-private-headers-devel >= %{version}
|
Requires: libQt5Widgets-private-headers-devel >= %{version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user