Update to 5.10.1

This commit is contained in:
Jan Grulich 2018-05-09 11:26:06 +02:00
parent a554e9ecd7
commit f072cce005
5 changed files with 12 additions and 3954 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/qt-doc-opensource-src-5.9.0.tar.xz
/qt-doc-opensource-src-5.9.2.tar.xz
/qt-doc-opensource-src-5.10.1.tar.xz

View File

@ -1,24 +1,20 @@
#!/bin/bash -x
# Clone full qt tree
git clone -b 5.9 git://code.qt.io/qt/qt5.git
git clone -b 5.10 git://code.qt.io/qt/qt5.git
# Install fedora deps for qt5-qtbase
sudo dnf builddep qt5-qtbase
# Configure using fedora configure basic options
cd qt5 || return
git submodule foreach "git checkout 5.9"
git submodule foreach "git checkout 5.10"
git submodule foreach "git fetch"
git submodule foreach "git pull"
# Init the base source
./init-repository
pushd qtbase
patch -p1 < 'qt5-qtbase-5.9.1-openssl11.patch'
popd
./configure -confirm-license -opensource -prefix $(rpm --eval "%{_qt5_prefix}") \
-archdatadir $(rpm --eval "%{_qt5_archdatadir}") -bindir $(rpm --eval "%{_qt5_bindir}") \
-libdir $(rpm --eval "%{_qt5_libdir}") -libexecdir $(rpm --eval "%{_qt5_libexecdir}") \
@ -56,6 +52,6 @@ make docs
DEST=${PWD}/install
mkdir -p ${DEST}
make INSTALL_ROOT=${DEST} install_docs
cd ${DEST}
tar cfJ ../qt-doc-opensource-src-5.9.2.tar.xz .
tar cfJ ../qt-doc-opensource-src-5.10.1.tar.xz .

View File

@ -1,7 +1,7 @@
Name: qt5-doc
Summary: Qt5 - Complete documentation
Version: 5.9.2
Release: 3%{?dist}
Version: 5.10.1
Release: 1%{?dist}
BuildArch: noarch
License: GFDL
@ -382,7 +382,7 @@ Summary: Documentation for qtgamepad
# intentionally left blank
# though could be used to initially unpack (rex)
%build
%build
# intentionally left blank
%install
@ -397,6 +397,9 @@ rm -rfv qtdoc*
%changelog
* Wed May 09 2018 Jan Grulich <jgrulich@redhat.com> - 5.10.1-1
- Update to 5.10.1
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.9.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
SHA512 (qt-doc-opensource-src-5.9.2.tar.xz) = 21b7941c5496a2ef85a44be388b482aff5e1af6fa9c653dd0d3762ed7babd9e3180e229be7c2a1071653de629cd23c6ad8ef83d2f1df2527a15b4d2ada5ead53
SHA512 (qt-doc-opensource-src-5.10.1.tar.xz) = 99c4be2004a11e36817c025a0e8f9d9532089ad61eb54153c8a85f322e13ba76af9cc2a38352e8371813ea2dac7c5919d4df2854ded963b34b9d7c5ce35b98a7