diff --git a/libqt5-qtdoc.changes b/libqt5-qtdoc.changes index 334767c..247f8df 100644 --- a/libqt5-qtdoc.changes +++ b/libqt5-qtdoc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 28 19:45:28 UTC 2013 - hrvoje.senjan@gmail.com + +- Update to 5.2.0-beta1 +- Use Qt5 macros + ------------------------------------------------------------------- Sun Jul 7 07:23:51 UTC 2013 - stephan.binner@basyskom.com diff --git a/libqt5-qtdoc.spec b/libqt5-qtdoc.spec index 206f9f7..bac1b30 100644 --- a/libqt5-qtdoc.spec +++ b/libqt5-qtdoc.spec @@ -1,7 +1,7 @@ # # spec file for package libqt5-qtdoc # -# 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 @@ -18,14 +18,14 @@ Name: libqt5-qtdoc -Version: 5.1.0 +Version: 5.2.0~beta1 Release: 0 %define base_name libqt5 -%define real_version 5.1.0 +%define real_version 5.2.0-beta1 %define tar_version qtdoc-opensource-src-%{real_version} +BuildRequires: fdupes BuildRequires: libqt5-qtbase-devel BuildRequires: libqt5-qttools -BuildRequires: fdupes BuildRequires: xz Url: http://qt.digia.com Summary: Qt 5 Doc @@ -45,23 +45,21 @@ handling. %prep -%define plugindir %_libdir/qt5/plugins %setup -q -n qtdoc-opensource-src-%{real_version} - %build %install -mkdir -p $RPM_BUILD_ROOT/usr/share/doc/packages/libqt5 -cd $RPM_BUILD_ROOT/usr/share/doc/packages/libqt5 -xzdec -c %{SOURCE2} | tar x -%fdupes $RPM_BUILD_ROOT/usr/share/doc/packages/libqt5 +mkdir -p $RPM_BUILD_ROOT%{_libqt5_docdir} +cd $RPM_BUILD_ROOT%{_libqt5_docdir} +xzdec -c %{SOURCE2} | tar x --strip-components 1 +%fdupes -s $RPM_BUILD_ROOT%{_libqt5_docdir} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,755) -/usr/share/doc/packages/libqt5 +%{_libqt5_docdir} %changelog diff --git a/qt-docs-qchs-5.1.0.tar.xz b/qt-docs-qchs-5.1.0.tar.xz deleted file mode 100644 index 17e9b29..0000000 --- a/qt-docs-qchs-5.1.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35e40347cb4cec44db52ed739fb4f63a0723985f2fb3916563934beb3f0f5549 -size 117900212 diff --git a/qt-docs-qchs-5.2.0-beta1.tar.xz b/qt-docs-qchs-5.2.0-beta1.tar.xz new file mode 100644 index 0000000..58dac5e --- /dev/null +++ b/qt-docs-qchs-5.2.0-beta1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfef3ded6305cd4f982fb60a0de2a07f34321cc9e1cda146f74ce5b7fb075e0d +size 126301320 diff --git a/qtdoc-opensource-src-5.1.0.tar.xz b/qtdoc-opensource-src-5.1.0.tar.xz deleted file mode 100644 index 6c54e0e..0000000 --- a/qtdoc-opensource-src-5.1.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0835420122cd2af0bcbe9fbc9a1b284392b25825fe3e39597e426f1e85c98f19 -size 16790384 diff --git a/qtdoc-opensource-src-5.2.0-beta1.tar.xz b/qtdoc-opensource-src-5.2.0-beta1.tar.xz new file mode 100644 index 0000000..4c2f546 --- /dev/null +++ b/qtdoc-opensource-src-5.2.0-beta1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:589e8e077c6b50f9c7c9b5e159744b2faaaa3e6b662a3292703bcea98286b692 +size 16380452