automatic version update by autodist [release 4.3.5-1mamba;Tue May 04 2021]
This commit is contained in:
parent
21d2559b7c
commit
f9a58dbc48
@ -1,11 +1,11 @@
|
|||||||
Name: qbittorrent
|
Name: qbittorrent
|
||||||
Version: 4.3.4.1
|
Version: 4.3.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Free and reliable P2P Bittorrent client
|
Summary: Free and reliable P2P Bittorrent client
|
||||||
Group: Graphical Desktop/Applications/Networking
|
Group: Graphical Desktop/Applications/Networking
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://qbittorrent.sourceforge.net/
|
URL: https://qbittorrent.sourceforge.net/
|
||||||
Source: http://downloads.sourceforge.net/qbittorrent/qbittorrent-%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/qbittorrent/qbittorrent-%{version}.tar.gz
|
||||||
Source1: qbittorrent-nox.README
|
Source1: qbittorrent-nox.README
|
||||||
@ -15,10 +15,9 @@ Patch2: qbittorrent-3.1.12-libboost-1.57.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libGL-devel
|
|
||||||
BuildRequires: libboost-devel
|
BuildRequires: libboost-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: libqt5-devel
|
BuildRequires: libqt5-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
@ -80,9 +79,9 @@ cp conf.pri.nox conf.pri
|
|||||||
make install -C build-nox \
|
make install -C build-nox \
|
||||||
INSTALL_ROOT=%{buildroot}
|
INSTALL_ROOT=%{buildroot}
|
||||||
|
|
||||||
install -d -m0755 %{buildroot}%{_unitdir}
|
#install -d -m0755 %{buildroot}%{_unitdir}
|
||||||
mv %{buildroot}%{_prefix}%{_unitdir}/qbittorrent-nox@.service \
|
#mv %{buildroot}%{_prefix}%{_unitdir}/qbittorrent-nox@.service \
|
||||||
%{buildroot}%{_unitdir}/qbittorrent-nox@.service
|
# %{buildroot}%{_unitdir}/qbittorrent-nox@.service
|
||||||
|
|
||||||
# gui version
|
# gui version
|
||||||
cp conf.pri.gui conf.pri
|
cp conf.pri.gui conf.pri
|
||||||
@ -114,6 +113,9 @@ make install -C build-gui \
|
|||||||
#doc/README
|
#doc/README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 04 2021 Automatic Build System <autodist@mambasoft.it> 4.3.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 10 2021 Automatic Build System <autodist@mambasoft.it> 4.3.4.1-1mamba
|
* Sat Apr 10 2021 Automatic Build System <autodist@mambasoft.it> 4.3.4.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user