Hello community, here is the log from the commit of package libva for openSUSE:Factory checked in at 2012-02-17 12:01:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libva (Old) and /work/SRC/openSUSE:Factory/.libva.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libva", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libva/libva.changes 2011-11-22 17:48:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2012-02-17 12:01:45.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Feb 14 13:18:40 UTC 2012 - [email protected] + +- Update package BuildRequires to use pkgconfig symbols + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libva.spec ++++++ --- /var/tmp/diff_new_pack.bm6GFz/_old 2012-02-17 12:01:46.000000000 +0100 +++ /var/tmp/diff_new_pack.bm6GFz/_new 2012-02-17 12:01:46.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libva # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,8 +29,8 @@ Source1: http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/intel-driver-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libtool libudev-devel pkg-config -BuildRequires: xorg-x11-devel xorg-x11-libXext-devel xorg-x11-libXfixes-devel -BuildRequires: Mesa-devel libdrm-devel +BuildRequires: pkgconfig(xext) pkgconfig(xfixes) +BuildRequires: pkgconfig(gl) pkgconfig(libdrm) pkgconfig(libdrm_intel) BuildRequires: gcc-c++ libstdc++-devel AutoReqProv: on -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
