SHA256
1
0
forked from pool/ktorrent
OBS User unknown 2008-11-03 11:20:30 +00:00 committed by Git OBS Bridge
parent 35a33997d3
commit 5100bfe965
3 changed files with 23 additions and 4 deletions

10
dbus-servicename.diff Normal file
View 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

View File

@ -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

View File

@ -27,7 +27,7 @@ License: GPL v2 or later
Group: Productivity/Networking/File-Sharing
Summary: KDE BitTorrent Client
Version: 3.1.4
Release: 1
Release: 2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define rversion %version
Source: %{name}-%{rversion}.tar.bz2
@ -36,6 +36,7 @@ Patch2: remove-links.diff
Patch4: no-geoip-db.diff
Patch5: function-address.diff
Patch6: proxy.diff
Patch7: dbus-servicename.diff
%if %suse_version > 1020
Requires: %{name}-lang = %{version}
%endif
@ -81,6 +82,7 @@ Authors:
%patch4
%patch5
%patch6
%patch7
tar xfj %{SOURCE2}
%build
@ -172,6 +174,8 @@ tar xfj %{SOURCE2}
/usr/include/libbtcore
%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
- update to version 3.1.4:
* Make sure user is properly logged in when handling a torrent
@ -337,7 +341,7 @@ tar xfj %{SOURCE2}
- update to version 2.0.2
- fixes a data corruption bug
- 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
- fixes several bugs
- features some performance improvements
@ -359,7 +363,7 @@ tar xfj %{SOURCE2}
* Directory scanner for torrent files
* Many bug fixes
- disable experimental DHT for now
* Mon Apr 17 2006 dkukawka@suse.de
* Sun Apr 16 2006 dkukawka@suse.de
- updated/added upstream commited changes:
- ktorrent-fix-german-translation.diff: updated german
translation file
@ -376,7 +380,7 @@ tar xfj %{SOURCE2}
- update to 1.2 final
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Jan 18 2006 stbinner@suse.de
* Tue Jan 17 2006 stbinner@suse.de
- update to 1.2rc2
* Mon Jan 16 2006 dmueller@suse.de
- use -fstack-protector