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:
parent
a90e377895
commit
c77cb5c70a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df1f024c0df558abd2526cdc7d490a41bf77c329116a0405d79ae226be82e577
|
||||
size 255601
|
3
libktorrent-git20101130.tar.bz2
Normal file
3
libktorrent-git20101130.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b241f1b5074e50306008ae65cd38d98af6d0fdbf8f7a5e191740be685859e54
|
||||
size 265936
|
@ -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
|
||||
|
||||
|
@ -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.
|
||||
#
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define gitver git20101122
|
||||
%define gitver git20101130
|
||||
|
||||
Name: libktorrent
|
||||
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
|
||||
|
||||
%description
|
||||
Torrent is a BitTorrent program for KDE. Its main features are: *
|
||||
Download of torrent files
|
||||
Torrent is a BitTorrent program for KDE. Its main features are:
|
||||
* Download of torrent files
|
||||
* 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
|
||||
|
||||
* UDP trackers
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Jois Guisson <jrois.guisson@gmail.com>
|
||||
|
||||
%package devel
|
||||
License: GPLv2+
|
||||
Group: Productivity/Networking/File-Sharing
|
||||
Group: Development/Libraries/C and C++
|
||||
Summary: KDE BitTorrent Client Build Environment
|
||||
Requires: libktorrent3 = %{version}
|
||||
|
||||
@ -67,7 +64,7 @@ Summary: KDE BitTorrent Client Build Environment
|
||||
Recommends: libktorrent2-lang = %{version}
|
||||
|
||||
%description -n libktorrent3
|
||||
This package includes the ktorrent donwloading library
|
||||
This package includes the ktorrent donwloading library
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user