Accepting request 70401 from KDE:Distro:Factory

OBS-URL: https://build.opensuse.org/request/show/70401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktorrent?expand=0&rev=80
This commit is contained in:
Sascha Peilicke 2011-05-18 08:32:33 +00:00 committed by Git OBS Bridge
parent 6698167ad9
commit 5ff59d45ff
6 changed files with 253 additions and 65 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa2b1133f7a42b6112ff9d55b2b441b9c8df041938e33c5246bb0d1da284aa6e
size 2918327

3
ktorrent-4.1.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4117efb325a7f520e71f22aea902924accfd004c0426ef772dc694206c40ec0
size 2925355

View File

@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2.
.TH KTORRENT: "1" "December 2010" "Qt: 4.7.1" "User Commands"
.TH KTORRENT "1" "May 2011" "ktorrent 4.1.1" "User Commands"
.SH NAME
ktorrent: \- Bittorrent client for KDE
ktorrent \- Bittorrent client for KDE
.SH SYNOPSIS
.B ktorrent
[\fIQt-options\fR] [\fIKDE-options\fR] [\fIUrl\fR]
@ -32,6 +32,98 @@ Show license information
.TP
\fB\-\-\fR
End of options
.SS "Qt options:"
.TP
\fB\-\-display\fR <displayname>
Use the X\-server display 'displayname'
.TP
\fB\-\-session\fR <sessionId>
Restore the application for the given 'sessionId'
.TP
\fB\-\-cmap\fR
Causes the application to install a private color
map on an 8\-bit display
.TP
\fB\-\-ncols\fR <count>
Limits the number of colors allocated in the color
cube on an 8\-bit display, if the application is
using the QApplication::ManyColor color
specification
.TP
\fB\-\-nograb\fR
tells Qt to never grab the mouse or the keyboard
.TP
\fB\-\-dograb\fR
running under a debugger can cause an implicit
\fB\-nograb\fR, use \fB\-dograb\fR to override
.TP
\fB\-\-sync\fR
switches to synchronous mode for debugging
.TP
\fB\-\-fn\fR, \fB\-\-font\fR <fontname>
defines the application font
.TP
\fB\-\-bg\fR, \fB\-\-background\fR <color> sets the default background color and an
application palette (light and dark shades are
calculated)
.HP
\fB\-\-fg\fR, \fB\-\-foreground\fR <color> sets the default foreground color
.TP
\fB\-\-btn\fR, \fB\-\-button\fR <color>
sets the default button color
.TP
\fB\-\-name\fR <name>
sets the application name
.TP
\fB\-\-title\fR <title>
sets the application title (caption)
.TP
\fB\-\-visual\fR TrueColor
forces the application to use a TrueColor visual on
an 8\-bit display
.TP
\fB\-\-inputstyle\fR <inputstyle> sets XIM (X Input Method) input style. Possible
values are onthespot, overthespot, offthespot and
root
.TP
\fB\-\-im\fR <XIM server>
set XIM server
.TP
\fB\-\-noxim\fR
disable XIM
.TP
\fB\-\-reverse\fR
mirrors the whole layout of widgets
.TP
\fB\-\-stylesheet\fR <file.qss>
applies the Qt stylesheet to the application widgets
.HP
\fB\-\-graphicssystem\fR <system> use a different graphics system instead of the default one, options are raster and opengl (experimental)
.SS "KDE options:"
.TP
\fB\-\-caption\fR <caption>
Use 'caption' as name in the titlebar
.TP
\fB\-\-icon\fR <icon>
Use 'icon' as the application icon
.TP
\fB\-\-config\fR <filename>
Use alternative configuration file
.TP
\fB\-\-nocrashhandler\fR
Disable crash handler, to get core dumps
.TP
\fB\-\-waitforwm\fR
Waits for a WM_NET compatible windowmanager
.TP
\fB\-\-style\fR <style>
sets the application GUI style
.TP
\fB\-\-geometry\fR <geometry>
sets the client geometry of the main widget \- see man X for the argument format (usually WidthxHeight+XPos+YPos)
.TP
\fB\-\-nofork\fR
Do not run in the background.
.SS "Arguments:"
.TP
Url
@ -40,18 +132,3 @@ Document to open
.TP
\fB\-\-silent\fR
Silently open torrent given on URL
.PP
KDE Development Platform: 4.5.85 (4.6 Beta2)
KTorrent: 4.1dev
.SH "SEE ALSO"
The full documentation for
.B Qt:
is maintained as a Texinfo manual. If the
.B info
and
.B Qt:
programs are properly installed at your site, the command
.IP
.B info Qt:
.PP
should give you access to the complete manual.

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun May 1 18:28:40 UTC 2011 - asterios.dramis@gmail.com
- Update to 4.1.1:
* Make sure that libktorrent translation catalog is inserted (bko#269515)
* Fix wrong tooltip in QM preference page
* Make sure activities list is added again to the GUI after toolbars are
edited (bko#269727)
* Prevent port conflicts from happening (bko#268989)
* Clear labels of BasicJobProgressWidget in constructor (bko#270035)
* Make tabbar widget icons follow KDE size changes (bko#270277)
* Fix crash in search plugin (bko#271516)
- Spec file updates:
* Simplified License: to GPLv2+ which is the main license.
* Better fix for wrong-icon-size.
* Fix locales removal if suse_version is not set.
* Minor other updates.
- Updated manpages.
-------------------------------------------------------------------
Wed Mar 16 18:30:18 UTC 2011 - asterios.dramis@gmail.com

View File

@ -18,14 +18,14 @@
Name: ktorrent
Version: 4.1.0
Version: 4.1.1
Release: 1
Summary: KDE BitTorrent Client
License: GPLv2+ and GPLv3 and LGPLv2 and LGPLv2+ and LGPLv2.1+ and BSD
License: GPLv2+
Url: http://ktorrent.org/
Group: Productivity/Networking/File-Sharing
Source0: http://ktorrent.org/downloads/4.1.0/%{name}-%{version}.tar.bz2
Source0: http://ktorrent.org/downloads/4.1.1/%{name}-%{version}.tar.bz2
# Mimetype icons
Source1: icons.tar.bz2
Source2: ktorrent.1
@ -42,7 +42,7 @@ BuildRequires: ImageMagick
BuildRequires: fdupes
BuildRequires: kdebase4-workspace-devel
BuildRequires: libkdepimlibs4-devel
BuildRequires: libktorrent-devel >= 1.1.0
BuildRequires: libktorrent-devel >= 1.1.1
BuildRequires: taglib-devel
%if 0%{?suse_version}
BuildRequires: update-desktop-files
@ -50,8 +50,12 @@ BuildRequires: update-desktop-files
%kde4_pimlibs_requires
%kde4_runtime_requires
Recommends: %{name}-lang = %{version}
Obsoletes: ktorrent-devel
Obsoletes: libktcore12
# ktorrent-devel was last used in openSUSE 11.4
Provides: ktorrent-devel = %{version}
Obsoletes: ktorrent-devel < %{version}
# libktcore12 was last used in openSUSE 11.4
Provides: libktcore12 = %{version}
Obsoletes: libktcore12 < %{version}
%description
KTorrent is a bittorrent application for KDE which allows you to download files
@ -81,13 +85,14 @@ cd ..
# Not needed, fix "devel-file-in-non-devel-package" rpmlint warning
rm -f %{buildroot}%{_kde4_libdir}/libktcore.so
# Fix wrong-icon-size
convert -scale 22x22! %{buildroot}%{_kde4_iconsdir}/hicolor/22x22/actions/kt-encrypted.png %{buildroot}%{_kde4_iconsdir}/hicolor/22x22/actions/kt-encrypted.png
# patch image with wrong dimensions - fix rpmlint warning "wrong-icon-size"
mogrify -extent 16x16 -background transparent -gravity center %{buildroot}%{_kde4_iconsdir}/hicolor/22x22/actions/kt-encrypted.png
mogrify -scale 22x22 -background transparent %{buildroot}%{_kde4_iconsdir}/hicolor/22x22/actions/kt-encrypted.png
# Add man pages from help2man edited.
mkdir -p %{buildroot}%{_mandir}/man1
cp %{S:2} %{buildroot}%{_mandir}/man1
cp %{S:3} %{buildroot}%{_mandir}/man1
cp -a %{S:2} %{buildroot}%{_mandir}/man1
cp -a %{S:3} %{buildroot}%{_mandir}/man1
# Fix any .py files with shebangs and wrong permissions.
if test -z `find %{buildroot} -name *.py -perm 0644 -print0|xargs -0r grep -l '#!'`; \
@ -100,7 +105,7 @@ fi
%endif
# Remove unneeded locales
%if 0%{?suse_version} < 1140
%if 0%{?suse_version} && 0%{?suse_version} < 1140
rm -rf %{buildroot}%{_datadir}/locale/ast/
rm -rf %{buildroot}%{_datadir}/locale/hne/
rm -rf %{buildroot}%{_datadir}/locale/sr@ijekavian/
@ -145,34 +150,34 @@ rm -rf %{buildroot}%{_datadir}/locale/sr@ijekavianlatin/
%{_kde4_libdir}/libktcore.so.*
%{_kde4_applicationsdir}/ktorrent.desktop
%doc %{_kde4_htmldir}/en/ktorrent/
%{_kde4_iconsdir}/*/*/actions/kt-add-feeds.*
%{_kde4_iconsdir}/*/*/actions/kt-add-filters.*
%{_kde4_iconsdir}/*/*/actions/kt-bandwidth-scheduler.*
%{_kde4_iconsdir}/*/*/actions/kt-change-tracker.*
%{_kde4_iconsdir}/*/*/actions/kt-check-data.*
%{_kde4_iconsdir}/*/*/actions/kt-chunks.*
%{_kde4_iconsdir}/*/*/actions/kt-encrypted.*
%{_kde4_iconsdir}/*/*/actions/kt-info-widget.*
%{_kde4_iconsdir}/*/*/actions/kt-magnet.*
%{_kde4_iconsdir}/*/*/actions/kt-pause.*
%{_kde4_iconsdir}/*/*/actions/kt-plugins.*
%{_kde4_iconsdir}/*/*/actions/kt-queue-manager.*
%{_kde4_iconsdir}/*/*/actions/kt-remove-feeds.*
%{_kde4_iconsdir}/*/*/actions/kt-remove-filters.*
%{_kde4_iconsdir}/*/*/actions/kt-remove.*
%{_kde4_iconsdir}/*/*/actions/kt-restore-defaults.*
%{_kde4_iconsdir}/*/*/actions/kt-set-max-download-speed.*
%{_kde4_iconsdir}/*/*/actions/kt-set-max-upload-speed.*
%{_kde4_iconsdir}/*/*/actions/kt-show-hide.*
%{_kde4_iconsdir}/*/*/actions/kt-show-statusbar.*
%{_kde4_iconsdir}/*/*/actions/kt-speed-limits.*
%{_kde4_iconsdir}/*/*/actions/kt-start-all.*
%{_kde4_iconsdir}/*/*/actions/kt-start.*
%{_kde4_iconsdir}/*/*/actions/kt-stop-all.*
%{_kde4_iconsdir}/*/*/actions/kt-stop.*
%{_kde4_iconsdir}/*/*/actions/kt-upnp.*
%{_kde4_iconsdir}/*/*/apps/ktorrent.*
%{_kde4_iconsdir}/*/*/mimetypes/torrent.*
%{_kde4_iconsdir}/hicolor/*/actions/kt-add-feeds.*
%{_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/*/mimetypes/torrent.*
%{_kde4_appsdir}/ktorrent/
%{_kde4_sharedir}/config.kcfg/magnetsettings.kcfg
%{_kde4_servicesdir}/ktbwschedulerplugin.desktop
@ -195,7 +200,8 @@ rm -rf %{buildroot}%{_datadir}/locale/sr@ijekavianlatin/
%{_kde4_servicesdir}/plasma-applet-ktorrent.desktop
%{_kde4_servicesdir}/plasma-dataengine-ktorrent.desktop
%{_kde4_servicetypesdir}/ktorrentplugin.desktop
%doc %{_mandir}/man1/*
%doc %{_mandir}/man1/ktorrent.1%{ext_man}
%doc %{_mandir}/man1/ktupnptest.1%{ext_man}
%files lang -f %{name}.lang
%defattr(-,root,root,-)

View File

@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.38.2.
.TH KTUPNPTEST: "1" "December 2010" "Qt: 4.7.1" "UPnP test application"
.TH KTUPNPTEST "1" "May 2011" "ktupnptest 1.0" "User Commands"
.SH NAME
ktupnptest: \- KTorrent's UPnP test application
ktupnptest \- KTorrent's UPnP test application
.SH SYNOPSIS
.B ktupnptest
[\fIQt-options\fR] [\fIKDE-options\fR]
@ -32,6 +32,92 @@ Show license information
.TP
\fB\-\-\fR
End of options
.PP
KDE Development Platform: 4.5.85 (4.6 Beta2)
KTUPnPTest: 1.0
.SS "Qt options:"
.TP
\fB\-\-display\fR <displayname>
Use the X\-server display 'displayname'
.TP
\fB\-\-session\fR <sessionId>
Restore the application for the given 'sessionId'
.TP
\fB\-\-cmap\fR
Causes the application to install a private color
map on an 8\-bit display
.TP
\fB\-\-ncols\fR <count>
Limits the number of colors allocated in the color
cube on an 8\-bit display, if the application is
using the QApplication::ManyColor color
specification
.TP
\fB\-\-nograb\fR
tells Qt to never grab the mouse or the keyboard
.TP
\fB\-\-dograb\fR
running under a debugger can cause an implicit
\fB\-nograb\fR, use \fB\-dograb\fR to override
.TP
\fB\-\-sync\fR
switches to synchronous mode for debugging
.TP
\fB\-\-fn\fR, \fB\-\-font\fR <fontname>
defines the application font
.TP
\fB\-\-bg\fR, \fB\-\-background\fR <color> sets the default background color and an
application palette (light and dark shades are
calculated)
.HP
\fB\-\-fg\fR, \fB\-\-foreground\fR <color> sets the default foreground color
.TP
\fB\-\-btn\fR, \fB\-\-button\fR <color>
sets the default button color
.TP
\fB\-\-name\fR <name>
sets the application name
.TP
\fB\-\-title\fR <title>
sets the application title (caption)
.TP
\fB\-\-visual\fR TrueColor
forces the application to use a TrueColor visual on
an 8\-bit display
.TP
\fB\-\-inputstyle\fR <inputstyle> sets XIM (X Input Method) input style. Possible
values are onthespot, overthespot, offthespot and
root
.TP
\fB\-\-im\fR <XIM server>
set XIM server
.TP
\fB\-\-noxim\fR
disable XIM
.TP
\fB\-\-reverse\fR
mirrors the whole layout of widgets
.TP
\fB\-\-stylesheet\fR <file.qss>
applies the Qt stylesheet to the application widgets
.HP
\fB\-\-graphicssystem\fR <system> use a different graphics system instead of the default one, options are raster and opengl (experimental)
.SS "KDE options:"
.TP
\fB\-\-caption\fR <caption>
Use 'caption' as name in the titlebar
.TP
\fB\-\-icon\fR <icon>
Use 'icon' as the application icon
.TP
\fB\-\-config\fR <filename>
Use alternative configuration file
.TP
\fB\-\-nocrashhandler\fR
Disable crash handler, to get core dumps
.TP
\fB\-\-waitforwm\fR
Waits for a WM_NET compatible windowmanager
.TP
\fB\-\-style\fR <style>
sets the application GUI style
.TP
\fB\-\-geometry\fR <geometry>
sets the client geometry of the main widget \- see man X for the argument format (usually WidthxHeight+XPos+YPos)