Accepting request 204744 from KDE:Qt5
Update to 5.2.0 beta1 OBS-URL: https://build.opensuse.org/request/show/204744 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtquickcontrols?expand=0&rev=3
This commit is contained in:
parent
c97aa53157
commit
a84598bfba
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 17:11:55 UTC 2013 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.2 beta1
|
||||
* New feature release, please see
|
||||
http://blog.qt.digia.com/blog/2013/10/23/qt-5-2-beta-available/
|
||||
and http://qt-project.org/wiki/New-Features-in-Qt-5.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 29 20:15:56 UTC 2013 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -17,17 +17,17 @@
|
||||
|
||||
|
||||
Name: libqt5-qtquickcontrols
|
||||
Version: 5.1.1
|
||||
Version: 5.2.0~beta1
|
||||
Release: 0
|
||||
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
|
||||
Summary: Qt 5 Serial Port Addon
|
||||
Url: http://qt.digia.com
|
||||
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
|
||||
Group: Development/Libraries/X11
|
||||
Url: http://qt.digia.com
|
||||
Source: %{tar_version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
%define base_name libqt5
|
||||
%define real_version 5.1.1
|
||||
%define so_version 5.1.1
|
||||
%define real_version 5.2.0-beta1
|
||||
%define so_version 5.2.0
|
||||
%define tar_version qtquickcontrols-opensource-src-%{real_version}
|
||||
BuildRequires: libQt5Quick-private-headers-devel >= %{version}
|
||||
BuildRequires: xz
|
||||
@ -43,24 +43,15 @@ handling.
|
||||
%define plugindir %{_libdir}/qt5/plugins
|
||||
%setup -q -n qtquickcontrols-opensource-src-%{real_version}
|
||||
|
||||
|
||||
%build
|
||||
export PATH=%{_libqt5_bindir}:$PATH
|
||||
%ifarch ppc64
|
||||
RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
%endif
|
||||
export CXXFLAGS="$CXXFLAGS %{optflags} -DOPENSSL_LOAD_CONF"
|
||||
export CFLAGS="$CFLAGS %{optflags} -DOPENSSL_LOAD_CONF"
|
||||
export MAKEFLAGS="%{?_smp_mflags}"
|
||||
qmake
|
||||
make
|
||||
%qmake5
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
make INSTALL_ROOT=%{buildroot} install
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
%qmake5_install
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,755)
|
||||
%{_libqt5_archdatadir}/qml/QtQuick
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52fe58cb83f7b76d46abd12485713a7bd62a3b2739a7271098e0a1ea25d9fec3
|
||||
size 549880
|
3
qtquickcontrols-opensource-src-5.2.0-beta1.tar.xz
Normal file
3
qtquickcontrols-opensource-src-5.2.0-beta1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3784e01766498170f1884d3f23d8458a6952bfce91bd3176ed5c0fa356cfb23e
|
||||
size 571812
|
Loading…
Reference in New Issue
Block a user