SHA256
1
0
forked from pool/ktorrent
OBS User unknown
2007-11-21 17:36:06 +00:00
committed by Git OBS Bridge
parent b207dc458b
commit f73dade6ed
4 changed files with 15 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package ktorrent (Version 2.2.2)
# spec file for package ktorrent (Version 2.2.3)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -19,10 +19,10 @@ Url: http://ktorrent.pwsp.net/
License: GPL v2 or later
Group: Productivity/Networking/File-Sharing
Summary: KDE BitTorrent Client
Version: 2.2.2
Release: 5
Version: 2.2.3
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define rversion 2.2.2
%define rversion 2.2.3
Source: %{name}-%{rversion}.tar.bz2
Patch2: remove-links.diff
Patch4: no-geoip-db.diff
@@ -114,11 +114,13 @@ kde_post_install
/opt/kde3/share/apps/*
/opt/kde3/%_lib/kde3/*
/opt/kde3/%_lib/libktorrent.*
/opt/kde3/%_lib/libktorrent-%{version}.so
/opt/kde3/%_lib/libktorrent-2.2.2.so
/opt/kde3/share/config.kcfg/*.kcfg
/opt/kde3/share/services/*.desktop
/opt/kde3/share/servicetypes/*.desktop
%changelog
* Wed Nov 21 2007 - stbinner@suse.de
- update to 2.2.3, third bugfix release for version 2.2
* Thu Oct 11 2007 - stbinner@suse.de
- hide non-funtioncal DHT preference groupbox (#332221)
* Wed Sep 26 2007 - stbinner@suse.de