[totem] add bug ref

Matthias Clasen mclasen at fedoraproject.org
Mon Jan 10 18:56:52 UTC 2011


commit d31392e1996fb71bf1e281239906c74b03460650
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Jan 10 13:56:23 2011 -0500

     add bug ref

 totem-libs.patch |   23 +++++++++++------------
 totem.spec       |    1 +
 2 files changed, 12 insertions(+), 12 deletions(-)
---
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


More information about the scm-commits mailing list