update to 20.12.1 [release 20.12.1-1mamba;Mon Jan 25 2021]
This commit is contained in:
parent
5ce1226a8b
commit
22a560d9bf
@ -3,7 +3,7 @@
|
|||||||
%define libver 1.%(echo %version | cut -d. -f2-3)
|
%define libver 1.%(echo %version | cut -d. -f2-3)
|
||||||
|
|
||||||
Name: ktorrent
|
Name: ktorrent
|
||||||
Version: 5.1.2
|
Version: 20.12.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: BitTorrent client for KDE
|
Summary: BitTorrent client for KDE
|
||||||
Group: Graphical Desktop/Applications/Networking
|
Group: Graphical Desktop/Applications/Networking
|
||||||
@ -11,7 +11,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||||
URL: http://kde.org
|
URL: http://kde.org
|
||||||
Source: https://download.kde.org/stable/ktorrent/%{version}/ktorrent-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/ktorrent-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -71,6 +71,8 @@ KTorrent is a BitTorrent program for KDE. It's main features are :
|
|||||||
- internet searching using The Bittorrent website's search engine
|
- internet searching using The Bittorrent website's search engine
|
||||||
- UDP Trackers
|
- UDP Trackers
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -82,7 +84,7 @@ KTorrent is a BitTorrent program for KDE. It's main features are :
|
|||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||||
%makeinstall -C build
|
%makeinstall -C build
|
||||||
%find_lang ktorrent
|
%find_lang ktorrent --with-html
|
||||||
|
|
||||||
rm -f %{buildroot}%{_kde4_libdir}/libktcore.so
|
rm -f %{buildroot}%{_kde4_libdir}/libktcore.so
|
||||||
|
|
||||||
@ -121,21 +123,12 @@ exit 0
|
|||||||
%{_datadir}/kxmlgui5/ktorrent/ktorrent*.rc
|
%{_datadir}/kxmlgui5/ktorrent/ktorrent*.rc
|
||||||
%{_datadir}/kxmlgui5/ktorrent/kttorrentactivityui.rc
|
%{_datadir}/kxmlgui5/ktorrent/kttorrentactivityui.rc
|
||||||
%{_datadir}/metainfo/org.kde.ktorrent.appdata.xml
|
%{_datadir}/metainfo/org.kde.ktorrent.appdata.xml
|
||||||
%lang(ca) %{_datadir}/doc/HTML/ca/ktorrent
|
|
||||||
%lang(de) %{_datadir}/doc/HTML/de/ktorrent
|
|
||||||
%lang(es) %{_datadir}/doc/HTML/es/ktorrent
|
|
||||||
%lang(et) %{_datadir}/doc/HTML/et/ktorrent
|
|
||||||
%lang(fr) %{_datadir}/doc/HTML/fr/ktorrent
|
|
||||||
%lang(it) %{_datadir}/doc/HTML/it/ktorrent
|
|
||||||
%lang(nl) %{_datadir}/doc/HTML/nl/ktorrent
|
|
||||||
%lang(pt) %{_datadir}/doc/HTML/pt/ktorrent
|
|
||||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/ktorrent/
|
|
||||||
%lang(ru) %{_datadir}/doc/HTML/ru/ktorrent
|
|
||||||
%lang(sv) %{_datadir}/doc/HTML/sv/ktorrent
|
|
||||||
%lang(uk) %{_datadir}/doc/HTML/uk/ktorrent
|
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 20.12.1-1mamba
|
||||||
|
- update to 20.12.1
|
||||||
|
|
||||||
* Tue Sep 10 2019 Automatic Build System <autodist@mambasoft.it> 5.1.2-1mamba
|
* Tue Sep 10 2019 Automatic Build System <autodist@mambasoft.it> 5.1.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user