1.5.91
This commit is contained in:
parent
83dbdff0e3
commit
70ca5fc84e
@ -1 +1 @@
|
||||
totem-1.5.90.tar.bz2
|
||||
totem-1.5.91.tar.bz2
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
f4d03b463cfb08299b5bce75e3ed3ec1 totem-1.5.90.tar.bz2
|
||||
2195f9a36c5328c3ee10f1dfda206865 totem-1.5.91.tar.bz2
|
||||
|
||||
10
totem.spec
10
totem.spec
@ -4,7 +4,7 @@
|
||||
|
||||
Summary: Movie player for GNOME 2
|
||||
Name: totem
|
||||
Version: 1.5.90
|
||||
Version: 1.5.91
|
||||
Release: 1%{?dist}
|
||||
License: GPL
|
||||
Group: Applications/Multimedia
|
||||
@ -12,7 +12,6 @@ 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
|
||||
Patch3: totem-1.5.4-firefox.patch
|
||||
|
||||
Requires(post): GConf2
|
||||
Requires(post): desktop-file-utils
|
||||
@ -75,7 +74,6 @@ applications with Totem's plparser library.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1 -b .feature-help-removal
|
||||
%patch3 -p1 -b .firefox
|
||||
|
||||
%build
|
||||
# try to work around a problem where gst-inspect does
|
||||
@ -162,7 +160,8 @@ fi
|
||||
%{_libdir}/libtotem-plparser.*
|
||||
%{_libdir}/nautilus/extensions-1.0/*.so*
|
||||
%{_bindir}/%{name}-video-thumbnailer
|
||||
%{_datadir}/icons/hicolor/48x48/apps/media-player-48.png
|
||||
%{_datadir}/icons/hicolor/*/apps/totem.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/totem.svg
|
||||
%exclude %{_datadir}/%{name}/vanity.*
|
||||
%{_mandir}/man1/%{name}.1*
|
||||
%{_mandir}/man1/totem-video-thumbnailer.1.gz
|
||||
@ -179,6 +178,9 @@ fi
|
||||
%{_libdir}/*so
|
||||
|
||||
%changelog
|
||||
* Sun Aug 13 2006 Matthias Clasen <mclasen@redhat.com> - 1.5.91-1.fc6
|
||||
- Update to 1.5.91
|
||||
|
||||
* Thu Aug 3 2006 Matthias Clasen <mclasen@redhat.com> - 1.5.90-1.fc6
|
||||
- Update to 1.5.90
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user