[packages/qbittorrent] up to 4.6.4
atler
atler at pld-linux.org
Tue Apr 16 19:39:37 CEST 2024
commit fc2d19bac6bbd104ed90d9bef6bdacdfb5dee3a3
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Apr 16 19:18:53 2024 +0200
up to 4.6.4
qbittorrent.spec | 25 ++++++++++++-------------
1 file changed, 12 insertions(+), 13 deletions(-)
---
diff --git a/qbittorrent.spec b/qbittorrent.spec
index db8c36a..eee0264 100644
--- a/qbittorrent.spec
+++ b/qbittorrent.spec
@@ -2,18 +2,18 @@
# Conditional build:
%bcond_with qsa # system QtSingleApplication
-%define qtver 5.7
-%define rasterbar_ver 2:1.1.10
+%define qtver 5.15.2
+%define rasterbar_ver 2:2.0.9
Summary: qbittorrent - Qt-based torrent client
Summary(hu.UTF-8): qbittorrent - Qt-alapú torrent kliens
Summary(pl.UTF-8): qbittorrent - graficzny klient torrenta oparty na Qt
Name: qbittorrent
-Version: 4.2.5
-Release: 2
+Version: 4.6.4
+Release: 1
License: GPL v2+
Group: X11/Applications
Source0: http://downloads.sourceforge.net/qbittorrent/%{name}-%{version}.tar.xz
-# Source0-md5: e272971ed6f1a82d05e0240d48d08f88
+# Source0-md5: ffc528cbdf1ab4ff40a51753e5e9b030
URL: http://qbittorrent.sourceforge.net/
BuildRequires: GeoIP-devel
BuildRequires: Qt5Concurrent-devel >= %{qtver}
@@ -22,27 +22,26 @@ BuildRequires: Qt5DBus-devel >= %{qtver}
BuildRequires: Qt5Gui-devel >= %{qtver}
BuildRequires: Qt5Network-devel >= %{qtver}
%{?with_qsa:BuildRequires: Qt5SingleApplication-devel >= 2.6.1-4}
+BuildRequires: Qt5Sql-devel >= %{qtver}
BuildRequires: Qt5Svg-devel >= %{qtver}
BuildRequires: Qt5Xml-devel >= %{qtver}
-BuildRequires: boost-devel >= 1.40
+BuildRequires: boost-devel >= 1.71
BuildRequires: libnotify-devel >= 0.4.2
BuildRequires: libstdc++-devel >= 6:5
BuildRequires: libtorrent-rasterbar-devel >= %{rasterbar_ver}
-# not ready yet
-BuildRequires: libtorrent-rasterbar-devel < 2:1.3.0
-BuildRequires: openssl-devel >= 1.0
+BuildRequires: openssl-devel >= 1.1.1
BuildRequires: pkgconfig >= 1:0.23
BuildRequires: qt5-build >= %{qtver}
BuildRequires: qt5-linguist >= %{qtver}
BuildRequires: qt5-qmake >= %{qtver}
BuildRequires: rpmbuild(macros) >= 1.129
BuildRequires: which
-BuildRequires: zlib >= 1.2.5.2
+BuildRequires: zlib >= 1.2.11
Requires: desktop-file-utils
Requires: gtk-update-icon-cache
Requires: hicolor-icon-theme
Requires: libtorrent-rasterbar >= %{rasterbar_ver}
-Requires: python >= 1:2.3
+Requires: python3 >= 1:3.7
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -91,12 +90,12 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc NEWS AUTHORS TODO Changelog
+%doc AUTHORS Changelog
%attr(755,root,root) %{_bindir}/qbittorrent
%{_datadir}/metainfo/org.qbittorrent.qBittorrent.appdata.xml
%{_mandir}/man1/qbittorrent.1*
%{_desktopdir}/org.qbittorrent.qBittorrent.desktop
%{_iconsdir}/hicolor/*x*/apps/qbittorrent.png
%{_iconsdir}/hicolor/*x*/status/qbittorrent-tray.png
+%{_iconsdir}/hicolor/scalable/apps/qbittorrent.svg
%{_iconsdir}/hicolor/scalable/status/qbittorrent-tray*.svg
-%{_pixmapsdir}/qbittorrent.png
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qbittorrent.git/commitdiff/fc2d19bac6bbd104ed90d9bef6bdacdfb5dee3a3
More information about the pld-cvs-commit
mailing list