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,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c110b552e07d63af8c59423c6c7b6d6f3856844dcad125a3a783827650035dde
size 2597612

3
ktorrent-2.2.3.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c73f4fe13e14d216000a869b5113a122872598e7b111a0622bd02aba8950b92f
size 2623406

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 21 10:36:10 CET 2007 - stbinner@suse.de
- update to 2.2.3, third bugfix release for version 2.2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 11 14:16:54 CEST 2007 - stbinner@suse.de Thu Oct 11 14:16:54 CEST 2007 - stbinner@suse.de

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