[packages/libktorrent] - up to 1.3.1. Removed link patch.
matkor
matkor at pld-linux.org
Fri Sep 2 14:43:22 CEST 2016
commit a04309570a4cdef1a96f4ea9c4dd1752323779f8
Author: Mateusz Korniak <matkor at pld-linux.org>
Date: Fri Sep 2 14:43:10 2016 +0200
- up to 1.3.1. Removed link patch.
libktorrent.spec | 11 +++++------
link.patch | 9 ---------
2 files changed, 5 insertions(+), 15 deletions(-)
---
diff --git a/libktorrent.spec b/libktorrent.spec
index 0c4ae8a..373697c 100644
--- a/libktorrent.spec
+++ b/libktorrent.spec
@@ -3,18 +3,18 @@
#
%define qtver 4.6.3
%define kdever 4.5.0
-%define ktorrentver 4.1.3
+%define ktorrentver 4.3.1
Summary: libktorrent
Summary(pl.UTF-8): libktorrent
Name: libktorrent
-Version: 1.1.3
-Release: 4
+Version: 1.3.1
+Release: 1
License: GPL
Group: X11/Libraries
+# http://ktorrent.org/downloads/4.3.1/libktorrent-1.3.1.tar.bz2
Source0: http://ktorrent.org/downloads/%{ktorrentver}/%{name}-%{version}.tar.bz2
-# Source0-md5: 665b6139ab68b83c6465509e29e839e0
-Patch0: link.patch
+# Source0-md5: e4d8a3f0935031c402f37bcdf544e912
URL: http://ktorrent.org/
BuildRequires: automoc4 >= 0.9.88
BuildRequires: cmake >= 2.8.0
@@ -45,7 +45,6 @@ Pliki nagłówkowe biblioteki ktorrent.
%prep
%setup -q
-%patch0 -p1
%build
install -d build
diff --git a/link.patch b/link.patch
deleted file mode 100644
index 7b47668..0000000
--- a/link.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- libktorrent-1.1.3/src/util/tests/CMakeLists.txt~ 2011-11-22 18:21:28.000000000 +0100
-+++ libktorrent-1.1.3/src/util/tests/CMakeLists.txt 2014-01-02 18:27:13.519362634 +0100
-@@ -14,4 +14,4 @@
-
- set(fileopstest_SRCS fileopstest.cpp)
- kde4_add_unit_test(fileopstest TESTNAME fileopstest ${fileopstest_SRCS})
--target_link_libraries( fileopstest ${KDE4_KDECORE_LIBS} ${QT_QTTEST_LIBRARY} ktorrent)
-\ No newline at end of file
-+target_link_libraries( fileopstest ${KDE4_KDECORE_LIBS} ${KDE4_SOLID_LIBS} ${QT_QTTEST_LIBRARY} ktorrent)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libktorrent.git/commitdiff/a04309570a4cdef1a96f4ea9c4dd1752323779f8
More information about the pld-cvs-commit
mailing list