From 50e0df2d507bbd1447921ef5e90437eabe7085e7 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 15 Aug 2006 01:14:17 +0000 Subject: [PATCH] fix translations --- totem.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/totem.spec b/totem.spec index bea940f..a79bddd 100644 --- a/totem.spec +++ b/totem.spec @@ -5,13 +5,15 @@ Summary: Movie player for GNOME 2 Name: totem Version: 1.5.91 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Multimedia URL: http://www.hadess.net/totem.php3 Source0: http://ftp.gnome.org/pub/GNOME/sources/totem/0.99/totem-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Patch1: totem-0.99.19-feature-help-removal.patch +# fixed in cv +Patch2: totem-1.5.91-gettext.patch Requires(post): GConf2 Requires(post): desktop-file-utils @@ -74,6 +76,7 @@ applications with Totem's plparser library. %prep %setup -q %patch1 -p1 -b .feature-help-removal +%patch2 -p1 -b .gettext %build # try to work around a problem where gst-inspect does @@ -178,6 +181,9 @@ fi %{_libdir}/*so %changelog +8 Mon Aug 14 2006 Matthias Clasen - 1.5.91-2.fc6 +- Make translations work again + * Sun Aug 13 2006 Matthias Clasen - 1.5.91-1.fc6 - Update to 1.5.91