forked from pool/libqt5-qtgraphicaleffects
Accepting request 204739 from KDE:Qt5
Update to 5.2.0 beta1 OBS-URL: https://build.opensuse.org/request/show/204739 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtgraphicaleffects?expand=0&rev=2
This commit is contained in:
parent
86caa96e0c
commit
f4f5daa0f0
@ -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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 11 11:48:50 UTC 2013 - cfarrell@suse.com
|
Wed Sep 11 11:48:50 UTC 2013 - cfarrell@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libqt5-qtgraphicaleffects
|
# spec file for package libqt5-qtgraphicaleffects
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,16 +17,16 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libqt5-qtgraphicaleffects
|
Name: libqt5-qtgraphicaleffects
|
||||||
Version: 5.1.1
|
Version: 5.2.0~beta1
|
||||||
Release: 0
|
Release: 0
|
||||||
License: BSD-3-Clause and (SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0)
|
|
||||||
Summary: Qt 5 Graphical Effects
|
Summary: Qt 5 Graphical Effects
|
||||||
Url: http://qt.digia.com
|
License: BSD-3-Clause and (SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0)
|
||||||
Group: Development/Libraries/X11
|
Group: Development/Libraries/X11
|
||||||
|
Url: http://qt.digia.com
|
||||||
Source: %{tar_version}.tar.xz
|
Source: %{tar_version}.tar.xz
|
||||||
%define base_name libqt5
|
%define base_name libqt5
|
||||||
%define real_version 5.1.1
|
%define real_version 5.2.0-beta1
|
||||||
%define so_version 5.1.1
|
%define so_version 5.2.0
|
||||||
%define tar_version qtgraphicaleffects-opensource-src-%{real_version}
|
%define tar_version qtgraphicaleffects-opensource-src-%{real_version}
|
||||||
BuildRequires: libQt5Quick-devel >= %{version}
|
BuildRequires: libQt5Quick-devel >= %{version}
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
@ -43,24 +43,12 @@ handling.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n qtgraphicaleffects-opensource-src-%{real_version}
|
%setup -q -n qtgraphicaleffects-opensource-src-%{real_version}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export PATH=%{_libqt5_bindir}:$PATH
|
%qmake5
|
||||||
%ifarch ppc64
|
%make_jobs
|
||||||
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
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make INSTALL_ROOT=%{buildroot} install
|
%qmake5_install
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:347c33ee496d67d98d64b6fa43797c45eae85752bb0026eb234bfb420f77febf
|
|
||||||
size 14321896
|
|
3
qtgraphicaleffects-opensource-src-5.2.0-beta1.tar.xz
Normal file
3
qtgraphicaleffects-opensource-src-5.2.0-beta1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:58f7278d37cae1899c8d2a5cd5539d4894ff68054fdb5ae2701252098f14056c
|
||||||
|
size 14326540
|
Loading…
Reference in New Issue
Block a user