SHA256
1
0
forked from pool/ktorrent
OBS User unknown
2007-02-09 15:56:00 +00:00
committed by Git OBS Bridge
parent 3de87d6d68
commit ec3c14f1c0
3 changed files with 71 additions and 21 deletions

View File

@@ -17,7 +17,7 @@ License: GNU General Public License (GPL)
Group: Productivity/Networking/Other
Summary: KDE BitTorrent Client
Version: 2.1.0
Release: 1
Release: 3
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define rversion 2.1
Source: %{name}-%{rversion}.tar.gz
@@ -58,7 +58,7 @@ Authors:
#%patch13
#%patch14
%patch15
#%patch16
%patch16
. /etc/opt/kde3/common_options
update_admin
@@ -108,6 +108,8 @@ make DESTDIR=$RPM_BUILD_ROOT install
/opt/kde3/share/servicetypes/*.desktop
%changelog -n ktorrent
* Fri Feb 09 2007 - stbinner@suse.de
- port and re-enable patch 16
* Mon Feb 05 2007 - stbinner@suse.de
- update to version 2.1 release
* Thu Jan 04 2007 - stbinner@suse.de