forked from pool/ktorrent
Accepting request 93561 from KDE:Distro:Factory
Update to 4.1.3, Spec file updates, Updated manpages (forwarded request 93558 from adra) OBS-URL: https://build.opensuse.org/request/show/93561 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktorrent?expand=0&rev=83
This commit is contained in:
parent
8c66f86bcd
commit
3c89a098b1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9dd2e55a25e0d00ee940b1f5e44f5027adf6f8f8030b8e4da67fdefad599d7ef
|
|
||||||
size 2956627
|
|
3
ktorrent-4.1.3.tar.bz2
Normal file
3
ktorrent-4.1.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2f852f4ffdda976af38b85bf532e7d353dcf7b7dd7135a66af834543eb420646
|
||||||
|
size 2959837
|
@ -1,5 +1,5 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4.
|
||||||
.TH KTORRENT "1" "May 2011" "ktorrent 4.1.1" "User Commands"
|
.TH KTORRENT "1" "November 2011" "ktorrent " "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ktorrent \- Bittorrent client for KDE
|
ktorrent \- Bittorrent client for KDE
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 24 20:48:04 UTC 2011 - asterios.dramis@gmail.com
|
||||||
|
|
||||||
|
- Update to 4.1.3:
|
||||||
|
* Fix statusbar hiding and showing not working (kde#281674)
|
||||||
|
* Fix missing items in tray menu (kde#282304)
|
||||||
|
* Fix move on completion location not being set when open all torrents
|
||||||
|
silently is enabled (kde#279582)
|
||||||
|
- Spec file updates:
|
||||||
|
* Changes based on spec-cleaner run.
|
||||||
|
* Renamed License: to GPL-2.0+ (SPDX style).
|
||||||
|
- Updated manpages.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 17 07:50:17 UTC 2011 - javier@opensuse.org
|
Wed Aug 17 07:50:17 UTC 2011 - javier@opensuse.org
|
||||||
|
|
||||||
|
@ -18,14 +18,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ktorrent
|
Name: ktorrent
|
||||||
Version: 4.1.2
|
Version: 4.1.3
|
||||||
Release: 1
|
Release: 1
|
||||||
|
License: GPL-2.0+
|
||||||
Summary: KDE BitTorrent Client
|
Summary: KDE BitTorrent Client
|
||||||
|
|
||||||
License: GPLv2+
|
|
||||||
Url: http://ktorrent.org/
|
Url: http://ktorrent.org/
|
||||||
Group: Productivity/Networking/File-Sharing
|
Group: Productivity/Networking/File-Sharing
|
||||||
Source0: http://ktorrent.org/downloads/4.1.1/%{name}-%{version}.tar.bz2
|
Source0: http://ktorrent.org/downloads/%{version}/%{name}-%{version}.tar.bz2
|
||||||
# Mimetype icons
|
# Mimetype icons
|
||||||
Source1: icons.tar.bz2
|
Source1: icons.tar.bz2
|
||||||
Source2: ktorrent.1
|
Source2: ktorrent.1
|
||||||
@ -36,8 +35,6 @@ Patch0: remove-links.diff
|
|||||||
Patch1: suse-dht-warning.diff
|
Patch1: suse-dht-warning.diff
|
||||||
# PATCH-FIX-OPENSUSE initial-preference.diff cmorve69@yahoo.es -- InitialPreference to set it as the default torrent downloader
|
# PATCH-FIX-OPENSUSE initial-preference.diff cmorve69@yahoo.es -- InitialPreference to set it as the default torrent downloader
|
||||||
Patch2: initial-preference.diff
|
Patch2: initial-preference.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
|
|
||||||
BuildRequires: ImageMagick
|
BuildRequires: ImageMagick
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kdebase4-workspace-devel
|
BuildRequires: kdebase4-workspace-devel
|
||||||
@ -47,8 +44,6 @@ BuildRequires: taglib-devel
|
|||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
%endif
|
%endif
|
||||||
%kde4_pimlibs_requires
|
|
||||||
%kde4_runtime_requires
|
|
||||||
Recommends: %{name}-lang = %{version}
|
Recommends: %{name}-lang = %{version}
|
||||||
# ktorrent-devel was last used in openSUSE 11.4
|
# ktorrent-devel was last used in openSUSE 11.4
|
||||||
Provides: ktorrent-devel = %{version}
|
Provides: ktorrent-devel = %{version}
|
||||||
@ -56,6 +51,9 @@ Obsoletes: ktorrent-devel < %{version}
|
|||||||
# libktcore12 was last used in openSUSE 11.4
|
# libktcore12 was last used in openSUSE 11.4
|
||||||
Provides: libktcore12 = %{version}
|
Provides: libktcore12 = %{version}
|
||||||
Obsoletes: libktcore12 < %{version}
|
Obsoletes: libktcore12 < %{version}
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%kde4_pimlibs_requires
|
||||||
|
%kde4_runtime_requires
|
||||||
|
|
||||||
%description
|
%description
|
||||||
KTorrent is a bittorrent application for KDE which allows you to download files
|
KTorrent is a bittorrent application for KDE which allows you to download files
|
||||||
@ -91,8 +89,8 @@ mogrify -scale 22x22 -background transparent %{buildroot}%{_kde4_iconsdir}/hicol
|
|||||||
|
|
||||||
# Add man pages from help2man edited.
|
# Add man pages from help2man edited.
|
||||||
mkdir -p %{buildroot}%{_mandir}/man1
|
mkdir -p %{buildroot}%{_mandir}/man1
|
||||||
cp -a %{S:2} %{buildroot}%{_mandir}/man1
|
cp -a %{SOURCE2} %{buildroot}%{_mandir}/man1
|
||||||
cp -a %{S:3} %{buildroot}%{_mandir}/man1
|
cp -a %{SOURCE3} %{buildroot}%{_mandir}/man1
|
||||||
|
|
||||||
# Fix any .py files with shebangs and wrong permissions.
|
# Fix any .py files with shebangs and wrong permissions.
|
||||||
if test -z `find %{buildroot} -name *.py -perm 0644 -print0|xargs -0r grep -l '#!'`; \
|
if test -z `find %{buildroot} -name *.py -perm 0644 -print0|xargs -0r grep -l '#!'`; \
|
||||||
@ -129,73 +127,18 @@ rm -rf %{buildroot}%{_datadir}/locale/sr@ijekavianlatin/
|
|||||||
%{_kde4_bindir}/ktorrent
|
%{_kde4_bindir}/ktorrent
|
||||||
%{_kde4_bindir}/ktupnptest
|
%{_kde4_bindir}/ktupnptest
|
||||||
%{_kde4_modulesdir}/kio_magnet.so
|
%{_kde4_modulesdir}/kio_magnet.so
|
||||||
%{_kde4_modulesdir}/ktbwschedulerplugin.so
|
%{_kde4_modulesdir}/kt*.so
|
||||||
%{_kde4_modulesdir}/ktdownloadorderplugin.so
|
|
||||||
%{_kde4_modulesdir}/ktinfowidgetplugin.so
|
|
||||||
%{_kde4_modulesdir}/ktipfilterplugin.so
|
|
||||||
%{_kde4_modulesdir}/ktlogviewerplugin.so
|
|
||||||
%{_kde4_modulesdir}/ktmagnetgeneratorplugin.so
|
|
||||||
%{_kde4_modulesdir}/ktmediaplayerplugin.so
|
|
||||||
%{_kde4_modulesdir}/ktscanfolderplugin.so
|
|
||||||
%{_kde4_modulesdir}/ktscriptingplugin.so
|
|
||||||
%{_kde4_modulesdir}/ktsearchplugin.so
|
|
||||||
%{_kde4_modulesdir}/ktshutdownplugin.so
|
|
||||||
%{_kde4_modulesdir}/ktstatsplugin.so
|
|
||||||
%{_kde4_modulesdir}/ktsyndicationplugin.so
|
|
||||||
%{_kde4_modulesdir}/ktupnpplugin.so
|
|
||||||
%{_kde4_modulesdir}/ktwebinterfaceplugin.so
|
|
||||||
%{_kde4_modulesdir}/ktzeroconfplugin.so
|
|
||||||
%{_kde4_modulesdir}/plasma_applet_ktorrent.so
|
%{_kde4_modulesdir}/plasma_applet_ktorrent.so
|
||||||
%{_kde4_modulesdir}/plasma_engine_ktorrent.so
|
%{_kde4_modulesdir}/plasma_engine_ktorrent.so
|
||||||
%{_kde4_libdir}/libktcore.so.*
|
%{_kde4_libdir}/libktcore.so.*
|
||||||
%{_kde4_applicationsdir}/ktorrent.desktop
|
%{_kde4_applicationsdir}/ktorrent.desktop
|
||||||
%doc %{_kde4_htmldir}/en/ktorrent/
|
%doc %{_kde4_htmldir}/en/ktorrent/
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-add-feeds.*
|
%{_kde4_iconsdir}/hicolor/*/actions/kt-*.*
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-add-filters.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-bandwidth-scheduler.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-change-tracker.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-check-data.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-chunks.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-encrypted.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-info-widget.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-magnet.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-pause.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-plugins.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-queue-manager.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-remove-feeds.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-remove-filters.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-remove.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-restore-defaults.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-set-max-download-speed.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-set-max-upload-speed.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-show-hide.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-show-statusbar.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-speed-limits.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-start-all.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-start.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-stop-all.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-stop.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/actions/kt-upnp.*
|
|
||||||
%{_kde4_iconsdir}/hicolor/*/apps/ktorrent.*
|
%{_kde4_iconsdir}/hicolor/*/apps/ktorrent.*
|
||||||
%{_kde4_iconsdir}/hicolor/*/mimetypes/torrent.*
|
%{_kde4_iconsdir}/hicolor/*/mimetypes/torrent.*
|
||||||
%{_kde4_appsdir}/ktorrent/
|
%{_kde4_appsdir}/ktorrent/
|
||||||
%{_kde4_sharedir}/config.kcfg/magnetsettings.kcfg
|
%{_kde4_sharedir}/config.kcfg/magnetsettings.kcfg
|
||||||
%{_kde4_servicesdir}/ktbwschedulerplugin.desktop
|
%{_kde4_servicesdir}/kt*.desktop
|
||||||
%{_kde4_servicesdir}/ktdownloadorderplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/ktinfowidgetplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/ktipfilterplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/ktlogviewerplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/ktmagnetgeneratorplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/ktmediaplayerplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/ktscanfolderplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/ktscriptingplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/ktsearchplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/ktshutdownplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/ktstatsplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/ktsyndicationplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/ktupnpplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/ktwebinterfaceplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/ktzeroconfplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/magnet.protocol
|
%{_kde4_servicesdir}/magnet.protocol
|
||||||
%{_kde4_servicesdir}/plasma-applet-ktorrent.desktop
|
%{_kde4_servicesdir}/plasma-applet-ktorrent.desktop
|
||||||
%{_kde4_servicesdir}/plasma-dataengine-ktorrent.desktop
|
%{_kde4_servicesdir}/plasma-dataengine-ktorrent.desktop
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4.
|
||||||
.TH KTUPNPTEST "1" "May 2011" "ktupnptest 1.0" "User Commands"
|
.TH KTUPNPTEST "1" "November 2011" "ktupnptest " "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ktupnptest \- KTorrent's UPnP test application
|
ktupnptest \- KTorrent's UPnP test application
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user