Accepting request 55841 from KDE:Distro:Factory

Accepted submit request 55841 from user wstephenson

OBS-URL: https://build.opensuse.org/request/show/55841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libktorrent?expand=0&rev=7
This commit is contained in:
Berthold Gunreben 2010-12-14 09:30:40 +00:00 committed by Git OBS Bridge
parent a90e377895
commit c77cb5c70a
4 changed files with 23 additions and 13 deletions

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Nov 30 22:24:44 UTC 2010 - davejplater@gmail.com
- Update to git20101130 to fix (kde#258078)
- Upstream changes :
*Add LIBKTORRENT_VERSION macro
*Update MINOR version of master branch to 1
*Improve MultiDataChecker file handling
*Privatize PeerManager
*Use weak pointers in PeerConnector and Authenticate,
should fix a crash
*Fix ChangeLog
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 22 09:37:42 UTC 2010 - tittiatcoke@gmail.com Mon Nov 22 09:37:42 UTC 2010 - tittiatcoke@gmail.com

View File

@ -1,5 +1,5 @@
# #
# spec file for package libktorrent (Version 1.0.60git20101122) # spec file for package libktorrent (Version 1.0.2)
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -16,7 +16,7 @@
# #
%define gitver git20101122 %define gitver git20101130
Name: libktorrent Name: libktorrent
BuildRequires: fdupes gmp-devel kdebase4-workspace-devel libkdepimlibs4-devel libqca2-devel taglib-devel BuildRequires: fdupes gmp-devel kdebase4-workspace-devel libkdepimlibs4-devel libqca2-devel taglib-devel
@ -31,23 +31,20 @@ Source: %{name}-%{gitver}.tar.bz2
Source1: %{name}-po.tar.bz2 Source1: %{name}-po.tar.bz2
%description %description
Torrent is a BitTorrent program for KDE. Its main features are: * Torrent is a BitTorrent program for KDE. Its main features are:
Download of torrent files * Download of torrent files
* Upload speed capping, seeing that most people cannot upload * Upload speed capping, seeing that most people cannot upload
infinite amounts of data infinite amounts of data
* Internet searching using the BitTorrent Web site's search engine * Internet searching using the BitTorrent Web site's search engine
* UDP trackers * UDP trackers
Authors: Authors:
-------- --------
Jois Guisson <jrois.guisson@gmail.com> Jois Guisson <jrois.guisson@gmail.com>
%package devel %package devel
License: GPLv2+ License: GPLv2+
Group: Productivity/Networking/File-Sharing Group: Development/Libraries/C and C++
Summary: KDE BitTorrent Client Build Environment Summary: KDE BitTorrent Client Build Environment
Requires: libktorrent3 = %{version} Requires: libktorrent3 = %{version}