From b745eecd66f9155266ca5fa4e9a0ee93229132fc Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 4 Feb 2008 18:39:36 +0000 Subject: [PATCH] - Update to 2.21.92 --- .cvsignore | 2 +- sources | 2 +- totem-xul-4.patch | 2 +- totem.spec | 8 ++++++-- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 8fc90d6..01a538a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -totem-2.21.91.tar.bz2 +totem-2.21.92.tar.bz2 diff --git a/sources b/sources index 1d46d4e..1da8755 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6071b61bd9db46fc9dfe960e2673ab59 totem-2.21.91.tar.bz2 +5224a8d157be7996cd79d08b1ebacb22 totem-2.21.92.tar.bz2 diff --git a/totem-xul-4.patch b/totem-xul-4.patch index be114f4..637e24e 100644 --- a/totem-xul-4.patch +++ b/totem-xul-4.patch @@ -240,7 +240,7 @@ Index: configure.in @@ -40,6 +40,7 @@ GNOMEICON_REQS=2.15.90 DBUS_REQS=0.61 - VALA_REQS=0.1.5 + VALA_REQS=0.1.6 +XULRUNNER_REQS=1.9 TOTEM_VERSION_MAJOR=totem_version_major diff --git a/totem.spec b/totem.spec index 076a634..b68d3de 100644 --- a/totem.spec +++ b/totem.spec @@ -6,7 +6,7 @@ Summary: Movie player for GNOME Name: totem -Version: 2.21.91 +Version: 2.21.92 Release: 1%{?dist} License: GPLv2 with exception Group: Applications/Multimedia @@ -172,7 +172,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*/*.{a,la} +rm -rf `find $RPM_BUILD_ROOT -name "*.{a,la}"` %find_lang %{name} --with-gnome @@ -310,9 +310,13 @@ fi %{_libdir}/nautilus/extensions-*/*.so* %changelog +* Mon Feb 04 2008 - Bastien Nocera - 2.21.92-1 +- Update to 2.21.92 + * Fri Jan 25 2008 - Bastien Nocera - 2.21.91-1 - Update to 2.21.91 - Split out the nautilus extension (#427832) +- Remove .a and .la files (#430328) * Fri Jan 18 2008 Matthias Clasen - 2.21.90-2 - Add content-type support