Hello community,

here is the log from the commit of package libvdpau for openSUSE:Factory
checked in at Wed Aug 31 10:52:11 CEST 2011.



--------
--- libvdpau/libvdpau.changes   2011-08-29 14:52:31.000000000 +0200
+++ /mounts/work_src_done/STABLE/libvdpau/libvdpau.changes      2011-08-29 
17:30:07.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug 29 14:47:54 UTC 2011 - sndir...@suse.com
+
+- fixes the build in a more correct way :-) Hopefully!
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  libvdpau-missing-lX11.diff

New:
----
  vdpauinfo-missing-lX11.diff

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libvdpau.spec ++++++
--- /var/tmp/diff_new_pack.EDPFpl/_old  2011-08-31 10:51:44.000000000 +0200
+++ /var/tmp/diff_new_pack.EDPFpl/_new  2011-08-31 10:51:44.000000000 +0200
@@ -19,7 +19,7 @@
 
 Name:           libvdpau
 Version:        0.4.1
-Release:        13
+Release:        15
 License:        MIT License (or similar)
 Summary:        VDPAU wrapper and trace libraries
 Url:            http://people.freedesktop.org/~aplattner
@@ -29,7 +29,7 @@
 Source2:        README
 Source99:       baselibs.conf
 Source100:      %{name}-rpmlintrc
-Patch:          libvdpau-missing-lX11.diff
+Patch:          vdpauinfo-missing-lX11.diff
 BuildRequires:  gcc-c++ pkgconfig xorg-x11-devel
 BuildRequires:  doxygen graphviz texlive
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -80,7 +80,9 @@
 
 %prep
 %setup -q -b1
+pushd ../vdpauinfo-*
 %patch -p0
+popd
 
 %build
 %configure

++++++ vdpauinfo-missing-lX11.diff ++++++
--- configure.ac.orig   2011-08-29 16:31:04.069536000 +0200
+++ configure.ac        2011-08-29 16:31:31.424105000 +0200
@@ -8,7 +8,7 @@
 
 PKG_CHECK_MODULES(VDPAU, x11 [vdpau >= 0.2])
 VDPAUINFO_CXXFLAGS="$VDPAUINFO_CXXFLAGS $VDPAU_CFLAGS"
-VDPAUINFO_LIBS="$VDPAUINFO_LIBS $VDPAU_LIBS"
+VDPAUINFO_LIBS="$VDPAUINFO_LIBS $VDPAU_LIBS -lX11"
 
 AC_SUBST(VDPAUINFO_CXXFLAGS)
 AC_SUBST(VDPAUINFO_LIBS)

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to