rpms/ktorrent/F-7 ktorrent.spec,1.42,1.43

Roland Wolters (liquidat) fedora-extras-commits at redhat.com
Mon Jan 28 17:02:56 UTC 2008


Author: liquidat

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

Modified Files:
	ktorrent.spec 
Log Message:
Fixed another BuildRequire; I wonder why that one didn't turn up on F8


Index: ktorrent.spec
===================================================================
RCS file: /cvs/extras/rpms/ktorrent/F-7/ktorrent.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ktorrent.spec	28 Jan 2008 16:41:29 -0000	1.42
+++ ktorrent.spec	28 Jan 2008 17:02:15 -0000	1.43
@@ -2,7 +2,7 @@
 
 Name:           ktorrent
 Version:        2.2.5
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A BitTorrent program for KDE
 Group:          Applications/Internet
 License:        GPLv2+
@@ -14,6 +14,7 @@
 BuildRequires:  gettext   
 BuildRequires:  gmp-devel   
 BuildRequires:  avahi-devel   
+BuildRequires:  avahi-qt3-devel
 BuildRequires:  desktop-file-utils   
 # for 'make -f admin/Makefile.common'   
 BuildRequires:  automake
@@ -152,7 +153,7 @@
 %{_datadir}/services/ktzeroconfplugin.desktop
 
 %changelog
-* Sun Jan 27 2008 Roland Wolters <wolters.liste at gmx.net> - 2.2.5-3
+* Sun Jan 27 2008 Roland Wolters <wolters.liste at gmx.net> - 2.2.5-4
 - updated to bugfix version 2.2.5
 - fixed build-system-Qt problem in spec file
 




More information about the fedora-extras-commits mailing list