rpms/ktorrent/F-13 ktorrent-4.0.1-dso.patch, NONE, 1.1 .cvsignore, 1.39, 1.40 ktorrent.spec, 1.115, 1.116 sources, 1.39, 1.40

nucleo nucleo at fedoraproject.org
Mon Jun 14 22:50:15 UTC 2010


Author: nucleo

Update of /cvs/pkgs/rpms/ktorrent/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv1711

Modified Files:
	.cvsignore ktorrent.spec sources 
Added Files:
	ktorrent-4.0.1-dso.patch 
Log Message:
ktorrent-4.0.1

ktorrent-4.0.1-dso.patch:
 CMakeLists.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE ktorrent-4.0.1-dso.patch ---
--- 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})
 


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ktorrent/F-13/.cvsignore,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- .cvsignore	6 Jun 2010 19:09:40 -0000	1.39
+++ .cvsignore	14 Jun 2010 22:50:15 -0000	1.40
@@ -1 +1 @@
-ktorrent-4.0.0.tar.bz2
+ktorrent-4.0.1.tar.bz2


Index: ktorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ktorrent/F-13/ktorrent.spec,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -p -r1.115 -r1.116
--- ktorrent.spec	6 Jun 2010 19:09:40 -0000	1.115
+++ ktorrent.spec	14 Jun 2010 22:50:15 -0000	1.116
@@ -2,13 +2,14 @@
 # Fedora pkg review: http://bugzilla.redhat.com/187818
 
 Name:           ktorrent
-Version:        4.0.0
+Version:        4.0.1
 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
+Patch0:         ktorrent-4.0.1-dso.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: avahi-devel
@@ -57,6 +58,7 @@ Requires: plasma-engine-ktorrent = %{ver
 
 %prep
 %setup -q -n %{name}-%{version}%{?pre}
+%patch0 -p1
 
 %build
 mkdir -p %{_target_platform}
@@ -146,6 +148,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jun 15 2010 Alexey Kurov <nucleo at fedoraproject.org> - 4.0.1-1
+- ktorrent-4.0.1
+- fix DSO linking
+
 * Mon May 24 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.0.0-1
 - ktorrent-4.0.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ktorrent/F-13/sources,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- sources	6 Jun 2010 19:09:40 -0000	1.39
+++ sources	14 Jun 2010 22:50:15 -0000	1.40
@@ -1 +1 @@
-7862b09dfc1282053c7304f98f3ce0cf  ktorrent-4.0.0.tar.bz2
+462f45e6cc682bbcedccc6ae582ae800  ktorrent-4.0.1.tar.bz2



More information about the scm-commits mailing list