rpms/ktorrent/F-7 .cvsignore, 1.16, 1.17 ktorrent.spec, 1.41, 1.42 sources, 1.16, 1.17

Roland Wolters (liquidat) fedora-extras-commits at redhat.com
Mon Jan 28 16:42:12 UTC 2008


Author: liquidat

Update of /cvs/extras/rpms/ktorrent/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12884

Modified Files:
	.cvsignore ktorrent.spec sources 
Log Message:
Update to bugfix version 2.2.5


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ktorrent/F-7/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore	21 Nov 2007 22:43:41 -0000	1.16
+++ .cvsignore	28 Jan 2008 16:41:29 -0000	1.17
@@ -1 +1 @@
-ktorrent-2.2.4.tar.gz
+ktorrent-2.2.5.tar.bz2


Index: ktorrent.spec
===================================================================
RCS file: /cvs/extras/rpms/ktorrent/F-7/ktorrent.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ktorrent.spec	1 Dec 2007 17:50:39 -0000	1.41
+++ ktorrent.spec	28 Jan 2008 16:41:29 -0000	1.42
@@ -1,13 +1,13 @@
 %define desktopvendor fedora
 
 Name:           ktorrent
-Version:        2.2.4
-Release:        2%{?dist}
+Version:        2.2.5
+Release:        3%{?dist}
 Summary:        A BitTorrent program for KDE
 Group:          Applications/Internet
 License:        GPLv2+
 URL:            http://ktorrent.pwsp.net/
-Source0:        http://ktorrent.org/downloads/%{version}/ktorrent-%{version}.tar.gz
+Source0:        http://ktorrent.org/downloads/%{version}/ktorrent-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  kdelibs3-devel
@@ -29,6 +29,8 @@
 make -f admin/Makefile.common
 
 %build
+unset QTDIR || : ; . /etc/profile.d/qt.sh
+
 %configure \
   --disable-rpath \
   --enable-new-ldflags \
@@ -108,8 +110,6 @@
 %{_libdir}/kde3/ktupnpplugin.la
 %{_libdir}/kde3/ktwebinterfaceplugin.so
 %{_libdir}/kde3/ktwebinterfaceplugin.la
-%{_libdir}/kde3/ktzeroconfplugin.so
-%{_libdir}/kde3/ktzeroconfplugin.la
 %{_datadir}/applications/kde/ktorrent.desktop
 %{_datadir}/apps/ktorrent/
 %{_datadir}/config.kcfg/ktlogviewerplugin.kcfg
@@ -152,6 +152,10 @@
 %{_datadir}/services/ktzeroconfplugin.desktop
 
 %changelog
+* Sun Jan 27 2008 Roland Wolters <wolters.liste at gmx.net> - 2.2.5-3
+- updated to bugfix version 2.2.5
+- fixed build-system-Qt problem in spec file
+
 * Sat Dec 01 2007 Roland Wolters <wolters.liste at gmx.net> - 2.2.4-2
 - changed build require from kdelibs-devel to kdelibs3-devel
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ktorrent/F-7/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	21 Nov 2007 22:43:41 -0000	1.16
+++ sources	28 Jan 2008 16:41:29 -0000	1.17
@@ -1 +1 @@
-51baa9ad846290ae9ad492b6a664709a  ktorrent-2.2.4.tar.gz
+070e84112b8dd146c1ad403c5403f076  ktorrent-2.2.5.tar.bz2




More information about the fedora-extras-commits mailing list