From b827b41b068137b2dc60959c41c8789e73890650 Mon Sep 17 00:00:00 2001 From: nucleo Date: Jul 08 2010 19:56:21 +0000 Subject: ktorrent-4.0.2 --- diff --git a/.cvsignore b/.cvsignore index ae8be74..85ee147 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ktorrent-4.0.1.tar.bz2 +ktorrent-4.0.2.tar.bz2 diff --git a/ktorrent-4.0.1-dso.patch b/ktorrent-4.0.1-dso.patch deleted file mode 100644 index bdb110c..0000000 --- a/ktorrent-4.0.1-dso.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- ktorrent-4.0.1/ktupnptest/CMakeLists.txt 2010-06-14 19:29:36.000000000 +0300 -+++ ktorrent-4.0.1/ktupnptest/CMakeLists.txt 2010-06-15 01:06:57.000000000 +0300 -@@ -6,6 +6,6 @@ - kde4_add_ui_files(ktupnptest_SRC upnptestwidget.ui) - kde4_add_executable(ktupnptest ${ktupnptest_SRC}) - --target_link_libraries(ktupnptest ${LIBKTORRENT_LIBRARIES} ktupnp ${QT_QTNETWORK_LIBRARY} ${KDE4_KDEUI_LIBS}) -+target_link_libraries(ktupnptest ${LIBKTORRENT_LIBRARIES} ktupnp ktcore ${QT_QTNETWORK_LIBRARY} ${KDE4_KDEUI_LIBS}) - install(TARGETS ktupnptest ${INSTALL_TARGETS_DEFAULT_ARGS}) - diff --git a/ktorrent.spec b/ktorrent.spec index 582e460..f8e6a4e 100644 --- a/ktorrent.spec +++ b/ktorrent.spec @@ -2,13 +2,13 @@ # Fedora pkg review: http://bugzilla.redhat.com/187818 Name: ktorrent -Version: 4.0.1 +Version: 4.0.2 Release: 1%{?dist} Summary: A BitTorrent program Group: Applications/Internet License: GPLv2+ URL: http://ktorrent.org/ -Source0: http://ktorrent.org/downloads/4.0%{?pre}/ktorrent-%{version}%{?pre}.tar.bz2 +Source0: http://ktorrent.org/downloads/4.0.2%{?pre}/ktorrent-%{version}%{?pre}.tar.bz2 Patch0: ktorrent-4.0.1-dso.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -148,6 +148,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jul 8 2010 Alexey Kurov - 4.0.2-1 +- ktorrent-4.0.2 +- drop DSO linking patch + * Tue Jun 15 2010 Alexey Kurov - 4.0.1-1 - ktorrent-4.0.1 - fix DSO linking diff --git a/sources b/sources index 1ee92d9..b4534ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -462f45e6cc682bbcedccc6ae582ae800 ktorrent-4.0.1.tar.bz2 +7f4793e098cdb144bc83cec386623dad ktorrent-4.0.2.tar.bz2