forked from pool/ktorrent
This commit is contained in:
committed by
Git OBS Bridge
parent
35a33997d3
commit
5100bfe965
10
dbus-servicename.diff
Normal file
10
dbus-servicename.diff
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
--- ktorrent/ktorrent.desktop 2008/10/30 13:53:22 1.1
|
||||||
|
+++ ktorrent/ktorrent.desktop 2008/10/30 13:53:34
|
||||||
|
@@ -29,6 +29,7 @@
|
||||||
|
DocPath=ktorrent/index.html
|
||||||
|
MimeType=application/x-bittorrent;application/x-torrent;
|
||||||
|
X-DBUS-StartupType=Unique
|
||||||
|
+X-DBUS-ServiceName=org.ktorrent.ktorrent
|
||||||
|
Comment=A BitTorrent program for KDE
|
||||||
|
Comment[ca]=Un programa de BitTorrent per al KDE
|
||||||
|
Comment[da]=Et BitTorrent-program til KDE
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 30 14:54:09 CET 2008 - stbinner@suse.de
|
||||||
|
|
||||||
|
- fix error message appeared when ktorrent is launched (bnc#437840)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 20 16:09:28 CEST 2008 - stbinner@suse.de
|
Mon Oct 20 16:09:28 CEST 2008 - stbinner@suse.de
|
||||||
|
|
||||||
|
@@ -27,7 +27,7 @@ License: GPL v2 or later
|
|||||||
Group: Productivity/Networking/File-Sharing
|
Group: Productivity/Networking/File-Sharing
|
||||||
Summary: KDE BitTorrent Client
|
Summary: KDE BitTorrent Client
|
||||||
Version: 3.1.4
|
Version: 3.1.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
|
||||||
@@ -36,6 +36,7 @@ Patch2: remove-links.diff
|
|||||||
Patch4: no-geoip-db.diff
|
Patch4: no-geoip-db.diff
|
||||||
Patch5: function-address.diff
|
Patch5: function-address.diff
|
||||||
Patch6: proxy.diff
|
Patch6: proxy.diff
|
||||||
|
Patch7: dbus-servicename.diff
|
||||||
%if %suse_version > 1020
|
%if %suse_version > 1020
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
%endif
|
%endif
|
||||||
@@ -81,6 +82,7 @@ Authors:
|
|||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
%patch6
|
%patch6
|
||||||
|
%patch7
|
||||||
tar xfj %{SOURCE2}
|
tar xfj %{SOURCE2}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@@ -172,6 +174,8 @@ tar xfj %{SOURCE2}
|
|||||||
/usr/include/libbtcore
|
/usr/include/libbtcore
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 30 2008 stbinner@suse.de
|
||||||
|
- fix error message appeared when ktorrent is launched (bnc#437840)
|
||||||
* Mon Oct 20 2008 stbinner@suse.de
|
* Mon Oct 20 2008 stbinner@suse.de
|
||||||
- update to version 3.1.4:
|
- update to version 3.1.4:
|
||||||
* Make sure user is properly logged in when handling a torrent
|
* Make sure user is properly logged in when handling a torrent
|
||||||
@@ -337,7 +341,7 @@ tar xfj %{SOURCE2}
|
|||||||
- update to version 2.0.2
|
- update to version 2.0.2
|
||||||
- fixes a data corruption bug
|
- fixes a data corruption bug
|
||||||
- should get the downloading working properly again
|
- should get the downloading working properly again
|
||||||
* Tue Aug 22 2006 stbinner@suse.de
|
* Mon Aug 21 2006 stbinner@suse.de
|
||||||
- update to version 2.0.1
|
- update to version 2.0.1
|
||||||
- fixes several bugs
|
- fixes several bugs
|
||||||
- features some performance improvements
|
- features some performance improvements
|
||||||
@@ -359,7 +363,7 @@ tar xfj %{SOURCE2}
|
|||||||
* Directory scanner for torrent files
|
* Directory scanner for torrent files
|
||||||
* Many bug fixes
|
* Many bug fixes
|
||||||
- disable experimental DHT for now
|
- disable experimental DHT for now
|
||||||
* Mon Apr 17 2006 dkukawka@suse.de
|
* Sun Apr 16 2006 dkukawka@suse.de
|
||||||
- updated/added upstream commited changes:
|
- updated/added upstream commited changes:
|
||||||
- ktorrent-fix-german-translation.diff: updated german
|
- ktorrent-fix-german-translation.diff: updated german
|
||||||
translation file
|
translation file
|
||||||
@@ -376,7 +380,7 @@ tar xfj %{SOURCE2}
|
|||||||
- update to 1.2 final
|
- update to 1.2 final
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Wed Jan 18 2006 stbinner@suse.de
|
* Tue Jan 17 2006 stbinner@suse.de
|
||||||
- update to 1.2rc2
|
- update to 1.2rc2
|
||||||
* Mon Jan 16 2006 dmueller@suse.de
|
* Mon Jan 16 2006 dmueller@suse.de
|
||||||
- use -fstack-protector
|
- use -fstack-protector
|
||||||
|
Reference in New Issue
Block a user