rpms/ktorrent/devel ktorrent.spec,1.41,1.42

Roland Wolters (liquidat) fedora-extras-commits at redhat.com
Thu Nov 15 23:44:00 UTC 2007


Author: liquidat

Update of /cvs/extras/rpms/ktorrent/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8822

Modified Files:
	ktorrent.spec 
Log Message:
ugly fix for libktorrent build problem and rebuild for koji


Index: ktorrent.spec
===================================================================
RCS file: /cvs/extras/rpms/ktorrent/devel/ktorrent.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ktorrent.spec	15 Nov 2007 12:01:24 -0000	1.41
+++ ktorrent.spec	15 Nov 2007 23:43:27 -0000	1.42
@@ -2,7 +2,7 @@
 
 Name:           ktorrent
 Version:        2.2.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A BitTorrent program for KDE
 Group:          Applications/Internet
 License:        GPLv2+
@@ -85,7 +85,7 @@
 %{_bindir}/ktshell
 %{_bindir}/ktupnptest
 %{_libdir}/libktorrent.so
-%{_libdir}/libktorrent-%{version}.so
+%{_libdir}/libktorrent-2.2.2.so
 %{_libdir}/kde3/ktinfowidgetplugin.so
 %{_libdir}/kde3/ktinfowidgetplugin.la
 %{_libdir}/kde3/ktipfilterplugin.so
@@ -152,6 +152,9 @@
 %{_datadir}/services/ktzeroconfplugin.desktop
 
 %changelog
+* Fri Nov 16 2007 Roland Wolters <wolters.liste at gmx.net> - 2.2.3-2
+- fixed version number for libktorrent file (2.2.2 for now)
+
 * Thu Nov 15 2007 Roland Wolters <wolters.liste at gmx.net> - 2.2.3-1
 - features and bugfix update to version 2.2.3
 




More information about the fedora-extras-commits mailing list