Accepting request 205061 from KDE:Qt5
Update to 5.2.0-beta1 OBS-URL: https://build.opensuse.org/request/show/205061 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtdoc?expand=0&rev=2
This commit is contained in:
parent
027c7b648e
commit
16477c0151
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35e40347cb4cec44db52ed739fb4f63a0723985f2fb3916563934beb3f0f5549
|
||||
size 117900212
|
3
qt-docs-qchs-5.2.0-beta1.tar.xz
Normal file
3
qt-docs-qchs-5.2.0-beta1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfef3ded6305cd4f982fb60a0de2a07f34321cc9e1cda146f74ce5b7fb075e0d
|
||||
size 126301320
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0835420122cd2af0bcbe9fbc9a1b284392b25825fe3e39597e426f1e85c98f19
|
||||
size 16790384
|
3
qtdoc-opensource-src-5.2.0-beta1.tar.xz
Normal file
3
qtdoc-opensource-src-5.2.0-beta1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:589e8e077c6b50f9c7c9b5e159744b2faaaa3e6b662a3292703bcea98286b692
|
||||
size 16380452
|
Loading…
Reference in New Issue
Block a user