diff --git a/totem-libs.patch b/totem-libs.patch index 3614ca5..a45046e 100644 --- a/totem-libs.patch +++ b/totem-libs.patch @@ -1,13 +1,12 @@ -diff -up totem-2.91.4/src/backend/Makefile.am.libs totem-2.91.4/src/backend/Makefile.am ---- totem-2.91.4/src/backend/Makefile.am.libs 2011-01-10 13:26:27.147901729 -0500 -+++ totem-2.91.4/src/backend/Makefile.am 2011-01-10 13:26:48.842902416 -0500 -@@ -18,7 +18,8 @@ bvw_test_LDADD = \ - libbaconvideowidget.la \ - $(DEPENDENCY_LIBS) \ - $(XVIDMODE_LIBS) \ -- $(XTEST_LIBS) -+ $(XTEST_LIBS) \ -+ -lX11 +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 - # Marshallers - BVW_MARSHAL_FILES = baconvideowidget-marshal.c baconvideowidget-marshal.h + have_x11=yes diff --git a/totem.spec b/totem.spec index 5581d10..84064ec 100644 --- a/totem.spec +++ b/totem.spec @@ -8,6 +8,7 @@ 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