Hello community, here is the log from the commit of package libGLw for openSUSE:Factory checked in at 2014-10-29 21:09:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libGLw (Old) and /work/SRC/openSUSE:Factory/.libGLw.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libGLw" Changes: -------- --- /work/SRC/openSUSE:Factory/libGLw/libGLw.changes 2012-09-23 08:05:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libGLw.new/libGLw.changes 2014-10-29 21:10:17.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Oct 27 08:48:50 UTC 2014 - [email protected] + +- fixed buildrequires: pkgconfig(dri) -> pkgconfig(gl) +- added baselibs.conf as source to specfile + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libGLw.spec ++++++ --- /var/tmp/diff_new_pack.HjgFTj/_old 2014-10-29 21:10:19.000000000 +0100 +++ /var/tmp/diff_new_pack.HjgFTj/_new 2014-10-29 21:10:19.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libGLw # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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,7 +29,7 @@ %define lname libGLw1 %endif BuildRequires: pkgconfig -BuildRequires: pkgconfig(dri) +BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xt) Url: http://www.mesa3d.org @@ -43,6 +43,7 @@ License: MIT Group: Development/Libraries/C and C++ Source: glw-%{orgversion}_%{date}_%{sha1}.tar.bz2 +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
