forked from pool/ktorrent
Accepting request 42100 from KDE:KDE4:Factory:Desktop
Copy from KDE:KDE4:Factory:Desktop/ktorrent based on submit request 42100 from user llunak OBS-URL: https://build.opensuse.org/request/show/42100 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktorrent?expand=0&rev=55
This commit is contained in:
committed by
Git OBS Bridge
parent
a674dde5f2
commit
4940c10b21
12
initial-preference.diff
Normal file
12
initial-preference.diff
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Index: ktorrent/ktorrent.desktop
|
||||||
|
===================================================================
|
||||||
|
--- ktorrent/ktorrent.desktop.orig
|
||||||
|
+++ ktorrent/ktorrent.desktop
|
||||||
|
@@ -94,6 +94,7 @@ Icon=ktorrent
|
||||||
|
Type=Application
|
||||||
|
DocPath=ktorrent/index.html
|
||||||
|
MimeType=application/x-bittorrent;application/x-torrent;
|
||||||
|
+InitialPreference=5
|
||||||
|
X-DBUS-StartupType=Unique
|
||||||
|
X-DBUS-ServiceName=org.ktorrent.ktorrent
|
||||||
|
Comment=A BitTorrent program for KDE
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 26 09:08:21 UTC 2010 - cmorve69@yahoo.es
|
||||||
|
|
||||||
|
- Add InitialPreference to set it as the default torrent downloader
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 7 19:12:37 UTC 2010 - tittiatcoke@gmail.com
|
Sun Feb 7 19:12:37 UTC 2010 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
|
@@ -27,7 +27,7 @@ License: GPLv2+
|
|||||||
Group: Productivity/Networking/File-Sharing
|
Group: Productivity/Networking/File-Sharing
|
||||||
Summary: KDE BitTorrent Client
|
Summary: KDE BitTorrent Client
|
||||||
Version: 3.3.4
|
Version: 3.3.4
|
||||||
Release: 1
|
Release: 2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%define rversion %version
|
%define rversion %version
|
||||||
Source: %{name}-%{rversion}.tar.bz2
|
Source: %{name}-%{rversion}.tar.bz2
|
||||||
@@ -35,6 +35,7 @@ Source2: icons.tar.bz2
|
|||||||
Patch1: remove-links.diff
|
Patch1: remove-links.diff
|
||||||
Patch3: proxy.diff
|
Patch3: proxy.diff
|
||||||
Patch4: suse-dht-warning.diff
|
Patch4: suse-dht-warning.diff
|
||||||
|
Patch5: initial-preference.diff
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
%kde4_runtime_requires
|
%kde4_runtime_requires
|
||||||
Requires: oxygen-icon-theme
|
Requires: oxygen-icon-theme
|
||||||
@@ -78,6 +79,7 @@ Authors:
|
|||||||
%if ! 0%{?packman_bs}
|
%if ! 0%{?packman_bs}
|
||||||
%patch4
|
%patch4
|
||||||
%endif
|
%endif
|
||||||
|
%patch5
|
||||||
tar xfj %{SOURCE2}
|
tar xfj %{SOURCE2}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Reference in New Issue
Block a user