From 738f6f0ef3674c2afcacd07b4b09cdebdcdb6520 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 28 Jan 2011 17:59:00 +0000 Subject: [PATCH] - Update to 2.91.5 --- .gitignore | 1 + sources | 2 +- totem-libs.patch | 12 ------------ totem.spec | 14 ++++---------- 4 files changed, 6 insertions(+), 23 deletions(-) delete mode 100644 totem-libs.patch diff --git a/.gitignore b/.gitignore index bc73320..ed234c6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ totem-2.90.5.tar.bz2 /totem-2.91.0.tar.bz2 /totem-2.91.4.tar.bz2 +/totem-2.91.5.tar.bz2 diff --git a/sources b/sources index c0c2d78..5064e49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5e571103882b0c7aad2878f39057a418 totem-2.91.4.tar.bz2 +09b684331d0dde9361c51574ceba15b6 totem-2.91.5.tar.bz2 diff --git a/totem-libs.patch b/totem-libs.patch deleted file mode 100644 index a45046e..0000000 --- a/totem-libs.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up totem-2.91.4/configure.in.libs totem-2.91.4/configure.in ---- totem-2.91.4/configure.in.libs 2011-01-10 13:52:47.077902003 -0500 -+++ totem-2.91.4/configure.in 2011-01-10 13:53:38.242901982 -0500 -@@ -215,7 +215,7 @@ dnl ************************* - dnl X11 related functionality - dnl ************************* - have_x11=no --if test x$(pkg-config --variable=target gtk+-3.0) = xx11; then -+if test x$(pkg-config --variable=targets gtk+-3.0) = xx11; then - AC_PATH_X - - have_x11=yes diff --git a/totem.spec b/totem.spec index 935b976..9418270 100644 --- a/totem.spec +++ b/totem.spec @@ -1,6 +1,6 @@ Summary: Movie player for GNOME Name: totem -Version: 2.91.4 +Version: 2.91.5 Release: 1%{?dist} Epoch: 1 License: GPLv2+ with exceptions @@ -8,9 +8,6 @@ Group: Applications/Multimedia URL: http://projects.gnome.org/totem/ Source0: http://download.gnome.org/sources/totem/2.91/totem-%{version}.tar.bz2 -# https://bugzilla.gnome.org/show_bug.cgi?id=639168 -Patch0: totem-libs.patch - Requires: iso-codes Requires: gnome-icon-theme # For the opensubtitles plugin @@ -64,9 +61,6 @@ BuildRequires: lirc-devel BuildRequires: libepc-devel BuildRequires: libgdata-devel -BuildRequires: autoconf automake libtool -BuildRequires: gnome-common - %description Totem is simple movie player for the GNOME desktop. It features a simple playlist, a full-screen mode, seek and volume controls, as well as @@ -163,9 +157,6 @@ audio and video files in the properties dialog. %prep %setup -q -%patch0 -p1 -b .libs - -autoreconf -i -f %build @@ -318,6 +309,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/totem/plugins/publish %changelog +* Fri Jan 28 2011 Bastien Nocera 2.91.5-1 +- Update to 2.91.5 + * Mon Jan 10 2011 Matthias Clasen 2.91.4-1 - Update to 2.91.4