- Update to 2.21.93
This commit is contained in:
parent
468ac90760
commit
9fb6f58d9f
@ -1 +1 @@
|
||||
totem-2.21.92.tar.bz2
|
||||
totem-2.21.93.tar.bz2
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
5224a8d157be7996cd79d08b1ebacb22 totem-2.21.92.tar.bz2
|
||||
6baa8c0510c5d40c5b9dfc9390fabd34 totem-2.21.93.tar.bz2
|
||||
|
||||
@ -1,19 +0,0 @@
|
||||
Index: src/plugins/mythtv/totem-mythtv.c
|
||||
===================================================================
|
||||
--- src/plugins/mythtv/totem-mythtv.c (revision 5065)
|
||||
+++ src/plugins/mythtv/totem-mythtv.c (working copy)
|
||||
@@ -42,10 +42,10 @@
|
||||
|
||||
#include <gdk-pixbuf/gdk-pixbuf.h>
|
||||
|
||||
-#include <gmyth_backendinfo.h>
|
||||
-#include <gmyth_file_transfer.h>
|
||||
-#include <gmyth_scheduler.h>
|
||||
-#include <gmyth_util.h>
|
||||
+#include <gmyth/gmyth_backendinfo.h>
|
||||
+#include <gmyth/gmyth_file_transfer.h>
|
||||
+#include <gmyth/gmyth_scheduler.h>
|
||||
+#include <gmyth/gmyth_util.h>
|
||||
|
||||
#define TOTEM_TYPE_MYTHTV_PLUGIN (totem_mythtv_plugin_get_type ())
|
||||
#define TOTEM_MYTHTV_PLUGIN(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TOTEM_TYPE_MYTHTV_PLUGIN, TotemMythtvPlugin))
|
||||
@ -6,8 +6,8 @@
|
||||
|
||||
Summary: Movie player for GNOME
|
||||
Name: totem
|
||||
Version: 2.21.92
|
||||
Release: 2%{?dist}
|
||||
Version: 2.21.93
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2 with exception
|
||||
Group: Applications/Multimedia
|
||||
URL: http://www.gnome.org/projects/totem/
|
||||
@ -62,7 +62,6 @@ Obsoletes: nautilus-media
|
||||
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=458324
|
||||
Patch0: totem-xul-4.patch
|
||||
Patch1: totem-gmyth-build-fix.patch
|
||||
|
||||
%description
|
||||
Totem is simple movie player for the Gnome desktop. It features a
|
||||
@ -149,7 +148,6 @@ the properties dialogue.
|
||||
%setup -q
|
||||
|
||||
%patch0 -p0 -b .xulrunner
|
||||
%patch1 -p0 -b .gmyth
|
||||
automake
|
||||
autoconf
|
||||
|
||||
@ -313,6 +311,9 @@ fi
|
||||
%{_libdir}/nautilus/extensions-*/*.so*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 12 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.93-1
|
||||
- Update to 2.21.93
|
||||
|
||||
* Tue Feb 05 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.92-2
|
||||
- Remove unnecessary patch to the GMP plugin
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user