forked from pool/libqt5-qtdoc
Compare commits
8 Commits
Author | SHA256 | Date | |
---|---|---|---|
d0ecc70b0d | |||
|
0f9fda5645 | ||
1274447b19 | |||
9d7f1c66df | |||
72cf798dfb | |||
|
bdfa7e0d59 | ||
|
509c2fac13 | ||
|
e449cfef95 |
@@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 28 10:09:54 UTC 2025 - Fabian Vogt <fvogt@suse.com>
|
||||||
|
|
||||||
|
- Update to 5.15.17:
|
||||||
|
* See individual module packages for changelogs
|
||||||
|
- Use system ninja to skip bundled ninja for webengine configuration
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 19 11:21:43 UTC 2025 - Fabian Vogt <fvogt@suse.com>
|
||||||
|
|
||||||
|
- Remove obsolete BuildRequires on pcre-devel
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 26 10:14:12 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Redefine %_libdir on 64 bit archs to work around
|
||||||
|
gh#rpm-software-management/rpm#3126
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 4 21:44:21 UTC 2024 - Fabian Vogt <fvogt@suse.com>
|
Wed Sep 4 21:44:21 UTC 2024 - Fabian Vogt <fvogt@suse.com>
|
||||||
|
|
||||||
|
@@ -17,10 +17,10 @@
|
|||||||
# nodebuginfo
|
# nodebuginfo
|
||||||
|
|
||||||
|
|
||||||
%define real_version 5.15.15
|
%define real_version 5.15.17
|
||||||
%define tar_version qt-everywhere-opensource-src-5.15.15
|
%define tar_version qt-everywhere-opensource-src-5.15.17
|
||||||
Name: libqt5-qtdoc
|
Name: libqt5-qtdoc
|
||||||
Version: 5.15.15
|
Version: 5.15.17
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt 5 API Documentation
|
Summary: Qt 5 API Documentation
|
||||||
License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 OR LGPL-3.0-only
|
License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 OR LGPL-3.0-only
|
||||||
@@ -52,8 +52,8 @@ BuildRequires: libqt5-qttools-devel >= %{version}
|
|||||||
BuildRequires: libqt5-qttools-doc >= %{version}
|
BuildRequires: libqt5-qttools-doc >= %{version}
|
||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
BuildRequires: lksctp-tools-devel
|
BuildRequires: lksctp-tools-devel
|
||||||
|
BuildRequires: ninja
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: pcre-devel
|
|
||||||
BuildRequires: pcre2-devel
|
BuildRequires: pcre2-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: postgresql-devel
|
BuildRequires: postgresql-devel
|
||||||
@@ -137,6 +137,16 @@ required.
|
|||||||
%autosetup -p1 -n qt-everywhere-src-%{version}
|
%autosetup -p1 -n qt-everywhere-src-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
# Due to a behaviour change in rpm, %%libdir is always '/usr/lib' with 'BuildArch: noarch'. We need to redefine it to find tools in '/usr/lib64/qt5/bin' when needed
|
||||||
|
# (https://github.com/rpm-software-management/rpm/issues/3126)
|
||||||
|
if [ -e "/usr/lib64/qt5/bin/qdoc" ]; then
|
||||||
|
echo "Redefining _libdir to work around rpm behaviour change"
|
||||||
|
_libdir=/usr/lib64
|
||||||
|
else
|
||||||
|
_libdir=/usr/lib
|
||||||
|
fi
|
||||||
|
%define _libdir $_libdir
|
||||||
|
|
||||||
# We need to link to some of the programs used as that the source assumes they were just built.
|
# We need to link to some of the programs used as that the source assumes they were just built.
|
||||||
ln -s %{_bindir}/rcc-qt5 qtbase/bin/rcc
|
ln -s %{_bindir}/rcc-qt5 qtbase/bin/rcc
|
||||||
ln -s %{_bindir}/uic-qt5 qtbase/bin/uic
|
ln -s %{_bindir}/uic-qt5 qtbase/bin/uic
|
||||||
@@ -144,9 +154,6 @@ ln -s %{_bindir}/moc-qt5 qtbase/bin/moc
|
|||||||
ln -s %{_libqt5_bindir} qttools/bin
|
ln -s %{_libqt5_bindir} qttools/bin
|
||||||
|
|
||||||
# Create the Makefiles which are required.
|
# Create the Makefiles which are required.
|
||||||
# To-Do: Clean up of the options and with this also the BuildRequires.
|
|
||||||
|
|
||||||
# FIXME: you should use the %%configure macro
|
|
||||||
./configure \
|
./configure \
|
||||||
-verbose \
|
-verbose \
|
||||||
-prefix %{_prefix} \
|
-prefix %{_prefix} \
|
||||||
|
BIN
qt-everywhere-opensource-src-5.15.15.tar.xz
(Stored with Git LFS)
BIN
qt-everywhere-opensource-src-5.15.15.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
qt-everywhere-opensource-src-5.15.17.tar.xz
Normal file
3
qt-everywhere-opensource-src-5.15.17.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5c34b2e8054d23cbd6c98715af8766a61c7f346ac687aa2d80edd73f8073d2d2
|
||||||
|
size 664569588
|
Reference in New Issue
Block a user