SHA256
1
0
forked from pool/ktorrent
OBS User unknown
2007-04-24 11:10:21 +00:00
committed by Git OBS Bridge
parent 81f451be73
commit 13b24c09b8
4 changed files with 20 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package ktorrent (Version 2.1.3)
# spec file for package ktorrent (Version 2.1.4)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,16 +11,16 @@
# norootforbuild
Name: ktorrent
BuildRequires: gmp-devel kdelibs3-devel
BuildRequires: -cracklib-dict-full gmp-devel kdelibs3-devel
URL: http://ktorrent.pwsp.net/
License: GNU General Public License (GPL)
Group: Productivity/Networking/Other
Summary: KDE BitTorrent Client
Version: 2.1.3
Version: 2.1.4
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define rversion %{version}
Source: %{name}-%{rversion}.tar.bz2
Source: %{name}-%{rversion}.tar.gz
Patch2: remove-links.diff
Patch4: no-geoip-db.diff
Patch10: ktorrent-fix-columns.diff
@@ -100,6 +100,11 @@ make DESTDIR=$RPM_BUILD_ROOT install
/opt/kde3/share/servicetypes/*.desktop
%changelog
* Tue Apr 24 2007 - stbinner@suse.de
- update to 2.1.4:
* Fixed crash in parsing of DHT messages
* Fixed problem with files with .. in their name
* ScanFolder can now handle incomplete torrent files properly
* Tue Apr 03 2007 - dmueller@suse.de
- update to 2.1.3:
* really fix file overwriting vulnerability