From 96262dda070648f1ac8595332ce8ddaa0777f8cc Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 7 Jan 2008 16:34:05 +0000 Subject: [PATCH] - Update to 2.21.90 --- .cvsignore | 2 +- sources | 2 +- totem.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 8fe6f20..5d40783 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -totem-2.21.5.tar.bz2 +totem-2.21.90.tar.bz2 diff --git a/sources b/sources index 124092e..87ad4cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76b6f42066a4360c4306b44c2a639bba totem-2.21.5.tar.bz2 +34beac7074c76d617d01559d8b59e589 totem-2.21.90.tar.bz2 diff --git a/totem.spec b/totem.spec index e2fce75..2ff40ba 100644 --- a/totem.spec +++ b/totem.spec @@ -6,8 +6,8 @@ Summary: Movie player for GNOME Name: totem -Version: 2.21.5 -Release: 4%{?dist} +Version: 2.21.90 +Release: 1%{?dist} License: GPLv2 with exception Group: Applications/Multimedia URL: http://www.gnome.org/projects/totem/ @@ -151,7 +151,7 @@ rm -rf $RPM_BUILD_ROOT export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make install DESTDIR=$RPM_BUILD_ROOT -rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-1.0/*.{a,la} +rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions*/*.{a,la} %find_lang %{name} --with-gnome @@ -285,6 +285,9 @@ fi %{_libdir}/totem/plugins/publish %changelog +* Mon Jan 07 2008 - Bastien Nocera - 2.21.90-1 +- Update to 2.21.90 + * Mon Dec 10 2007 - Bastien Nocera - 2.21.5-4 - Add the (non-working yet, missing files in the tarball) publish plugin