forked from pool/ktorrent
Accepting request 55839 from KDE:Distro:Factory
Accepted submit request 55839 from user wstephenson OBS-URL: https://build.opensuse.org/request/show/55839 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktorrent?expand=0&rev=66
This commit is contained in:
committed by
Git OBS Bridge
parent
f96ee03c32
commit
ae35bf2d7e
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package ktorrent (Version 4.0.4.60git20101122)
|
||||
# spec file for package ktorrent (Version 4.0.4.60git20101130)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -24,38 +24,35 @@ Url: http://ktorrent.pwsp.net/
|
||||
License: GPLv2+
|
||||
Group: Productivity/Networking/File-Sharing
|
||||
Summary: KDE BitTorrent Client
|
||||
Version: 4.0.4.60git20101122
|
||||
Version: 4.0.4.60git20101130
|
||||
Release: 2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define rversion %version
|
||||
Source: %{name}-git.tar.bz2
|
||||
Source: %{name}-git20101130.tar.bz2
|
||||
Source2: icons.tar.bz2
|
||||
Patch1: remove-links.diff
|
||||
Patch4: suse-dht-warning.diff
|
||||
Patch5: initial-preference.diff
|
||||
Patch6: new_kde_powermanagement.diff
|
||||
Recommends: %{name}-lang
|
||||
%kde4_runtime_requires
|
||||
Requires: oxygen-icon-theme
|
||||
|
||||
%description
|
||||
Torrent is a BitTorrent program for KDE. Its main features are: *
|
||||
Download of torrent files
|
||||
Torrent is a BitTorrent program for KDE. Its main features are:
|
||||
* Download of torrent files
|
||||
* Upload speed capping, seeing that most people cannot upload
|
||||
infinite amounts of data
|
||||
|
||||
* Internet searching using the BitTorrent Web site's search engine
|
||||
|
||||
* UDP trackers
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Jois Guisson <jrois.guisson@gmail.com>
|
||||
|
||||
%package devel
|
||||
License: GPLv2+
|
||||
Group: Productivity/Networking/File-Sharing
|
||||
Group: Development/Libraries/C and C++
|
||||
Summary: KDE BitTorrent Client Build Environment
|
||||
Requires: ktorrent = %{version}
|
||||
|
||||
@@ -76,6 +73,7 @@ Authors:
|
||||
%patch4
|
||||
%endif
|
||||
%patch5
|
||||
%patch6 -p1
|
||||
tar xfj %{SOURCE2}
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user