Accepting request 204749 from KDE:Qt5
Update to 5.2.0 beta1 OBS-URL: https://build.opensuse.org/request/show/204749 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtsvg?expand=0&rev=3
This commit is contained in:
parent
c1a80eb92e
commit
2d92c903ea
@ -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 17:39:30 UTC 2013 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libqt5-qtsvg
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,16 +19,16 @@
|
||||
%define libname libQt5Svg5
|
||||
|
||||
Name: libqt5-qtsvg
|
||||
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 SVG Library
|
||||
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
|
||||
%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 qtsvg-opensource-src-%{real_version}
|
||||
BuildRequires: libqt5-qtbase-devel >= %{version}
|
||||
BuildRequires: libqt5-qtbase-private-headers-devel >= %{version}
|
||||
@ -80,21 +80,11 @@ the exact Qt version.
|
||||
%postun -n %libname -p /sbin/ldconfig
|
||||
|
||||
%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 -n %libname
|
||||
%defattr(-,root,root,755)
|
||||
@ -111,7 +101,7 @@ rm -rf %{buildroot}
|
||||
%{_libqt5_includedir}/QtSvg
|
||||
%exclude %{_libqt5_includedir}/Qt*/%{so_version}
|
||||
%{_libqt5_includedir}/QtSvg
|
||||
%{_libqt5_libdir}/cmake/Qt5Svg
|
||||
%{_libqt5_libdir}/cmake/Qt5*
|
||||
%{_libqt5_libdir}/libQt5Svg.la
|
||||
%{_libqt5_libdir}/libQt5Svg.prl
|
||||
%{_libqt5_libdir}/libQt5Svg.so
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6bfe7705ff58391205ca797d84ca6dda57ebcce106fdff52d4908b0e443567bf
|
||||
size 1762028
|
3
qtsvg-opensource-src-5.2.0-beta1.tar.xz
Normal file
3
qtsvg-opensource-src-5.2.0-beta1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:043d2ff675b649e5ff12c4e7edfb721426cd7d572b624d8a2b20dfa9c3df1e61
|
||||
size 1763144
|
Loading…
Reference in New Issue
Block a user