diff --git a/.cvsignore b/.cvsignore index d4d9bad..b3520ef 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ktorrent-3.2.2.tar.bz2 +ktorrent-3.2.3.tar.bz2 diff --git a/ktorrent.spec b/ktorrent.spec index 00c91b8..092418c 100644 --- a/ktorrent.spec +++ b/ktorrent.spec @@ -2,8 +2,8 @@ # Fedora pkg review: http://bugzilla.redhat.com/187818 Name: ktorrent -Version: 3.2.2 -Release: 2%{?dist} +Version: 3.2.3 +Release: 1%{?dist} Summary: A BitTorrent program Group: Applications/Internet License: GPLv2+ @@ -50,7 +50,8 @@ The headers and libraries used for developing applications on top of ktorrent. mkdir -p %{_target_platform} pushd %{_target_platform} %{cmake_kde4} \ - -DWITH_SYSTEM_GEOIP=1 \ + -DWITH_SYSTEM_GEOIP:BOOL=ON \ + -DWITH_BUILTIN_COUNTRY_FLAGS:BOOL=OFF \ .. popd @@ -127,6 +128,15 @@ rm -rf $RPM_BUILD_ROOT %{_kde4_appsdir}/cmake/modules/FindBTCore.cmake %changelog +* Wed Aug 12 2009 Roland Wolters - 3.2.3-1 +- ktorrent-3.2.3 + +* Fri Jul 24 2009 Fedora Release Engineering - 3.2.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Tue Jul 07 2009 Rex Dieter - 3.2.2-3 +- don't use internal flags (prefer those provided by kdebase-runtime-flags) + * Wed Jun 03 2009 Roland Wolters - 3.2.2-2 - ktorrent-3.2.2 diff --git a/sources b/sources index 1e4a234..01bda8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -409fc30dcb0d72fa3a6d3c3719db4199 ktorrent-3.2.2.tar.bz2 +5c65b9e30107b922f025650887e4dee7 ktorrent-3.2.3.tar.bz2