From 490a4f65f339db26a4a0ea8d0bde6216a5fd9968 Mon Sep 17 00:00:00 2001 From: Johan Cwiklinski Date: Sun, 22 Apr 2007 09:57:20 +0000 Subject: [PATCH] Locales were not handled correctly (missing getext in BR) --- dolphin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dolphin.spec b/dolphin.spec index 873a3bb..e2d9e2d 100644 --- a/dolphin.spec +++ b/dolphin.spec @@ -1,6 +1,6 @@ Name: dolphin Version: 0.8.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A file manager for KDE focusing on usability License: GPL @@ -12,6 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kdelibs-devel BuildRequires: desktop-file-utils +BuildRequires: gettext %description Dolphin focuses on being only a file manager. @@ -92,6 +93,8 @@ touch --no-create %{_datadir}/icons/hicolor || : %Changelog +* Sun Apr 22 2007 Johan Cwiklinski 0.8.2-2 +- Added gettext to BR so locales are correctly handled while building * Sun Mar 18 2007 Johan Cwiklinski 0.8.2-1 - Upgrading to new version * Sun Jan 14 2007 Chitlesh Goorah - 0.8.1-1