fix translations
This commit is contained in:
parent
5dc3bcf70d
commit
50e0df2d50
@ -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 <mclasen@redhat.com> - 1.5.91-2.fc6
|
||||
- Make translations work again
|
||||
|
||||
* Sun Aug 13 2006 Matthias Clasen <mclasen@redhat.com> - 1.5.91-1.fc6
|
||||
- Update to 1.5.91
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user