From a75063564aa0a6f6a0a0510fe95bef1d3cbe144daf5302db1cb96466ecf9dbbb Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 17 May 2007 09:42:29 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktorrent?expand=0&rev=8 --- ktorrent.changes | 5 +++++ ktorrent.spec | 10 ++++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/ktorrent.changes b/ktorrent.changes index 8158d5c..4d3cc39 100644 --- a/ktorrent.changes +++ b/ktorrent.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 14 17:37:05 CEST 2007 - coolo@suse.de + +- split translations into special package + ------------------------------------------------------------------- Tue Apr 24 09:45:44 CEST 2007 - stbinner@suse.de diff --git a/ktorrent.spec b/ktorrent.spec index 7a6c689..9c30405 100644 --- a/ktorrent.spec +++ b/ktorrent.spec @@ -17,7 +17,7 @@ License: GNU General Public License (GPL) Group: Productivity/Networking/Other Summary: KDE BitTorrent Client Version: 2.1.4 -Release: 1 +Release: 12 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define rversion %{version} Source: %{name}-%{rversion}.tar.gz @@ -26,6 +26,7 @@ Patch4: no-geoip-db.diff Patch10: ktorrent-fix-columns.diff Patch15: ktorrent-fix-compiler_warning.diff Patch16: disable-DHT.diff +Requires: %{name} = %{version} %description Torrent is a BitTorrent program for KDE. Its main features are: * @@ -44,6 +45,7 @@ Authors: -------- Jois Guisson +%lang_package %prep %setup -q -n %{name}-%{rversion} %patch2 -p1 @@ -74,7 +76,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %post %run_ldconfig -%files -f %name.lang +%files lang -f %name.lang + +%files %defattr(-,root,root) %dir /opt/kde3/share/icons/hicolor/16x16 %dir /opt/kde3/share/icons/hicolor/32x32 @@ -100,6 +104,8 @@ make DESTDIR=$RPM_BUILD_ROOT install /opt/kde3/share/servicetypes/*.desktop %changelog +* Mon May 14 2007 - coolo@suse.de +- split translations into special package * Tue Apr 24 2007 - stbinner@suse.de - update to 2.1.4: * Fixed crash in parsing of DHT messages