Accepting request 236097 from KDE:Qt5
- Added baselibs.conf - Make private headers noarch OBS-URL: https://build.opensuse.org/request/show/236097 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtsensors?expand=0&rev=12
This commit is contained in:
parent
90565985f0
commit
da0b3d15c0
3
baselibs.conf
Normal file
3
baselibs.conf
Normal file
@ -0,0 +1,3 @@
|
||||
libQt5Sensors5
|
||||
libqt5-qtsensors-devel
|
||||
requires "libQt5Sensors5-<targettype> = <version>"
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 2 19:39:02 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Add baselibs.conf
|
||||
- Make private headers noarch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 19 23:42:50 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -36,6 +36,7 @@ Url: http://qt.digia.com
|
||||
%define tar_version qtsensors-opensource-src-%{real_version}
|
||||
%endif
|
||||
Source: %{tar_version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libQt5Core-private-headers-devel >= %{version}
|
||||
BuildRequires: pkgconfig(Qt5Core) >= %{version}
|
||||
@ -78,6 +79,7 @@ You need this package, if you want to compile programs with qtsensors.
|
||||
%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}
|
||||
Provides: libQt5Sensors-private-headers-devel = %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user