add bug ref

This commit is contained in:
Matthias Clasen 2011-01-10 13:56:23 -05:00
parent 34e7a1ba30
commit d31392e199
2 changed files with 12 additions and 12 deletions

View File

@ -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

View File

@ -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