Hello community,

here is the log from the commit of package libGLw for openSUSE:Factory checked 
in at 2012-06-01 18:54:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libGLw (Old)
 and      /work/SRC/openSUSE:Factory/.libGLw.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libGLw", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libGLw/libGLw.changes    2012-05-10 
14:33:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libGLw.new/libGLw.changes       2012-06-01 
18:54:16.000000000 +0200
@@ -1,0 +2,6 @@
+Wed May 30 18:35:12 UTC 2012 - crrodrig...@opensuse.org
+
+- Fix -devel package requires, it needs pkgconfig(gl)
+- Fix buildrequires to require explicitely all needed libraries.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libGLw.spec ++++++
--- /var/tmp/diff_new_pack.oT1kBm/_old  2012-06-01 18:54:17.000000000 +0200
+++ /var/tmp/diff_new_pack.oT1kBm/_new  2012-06-01 18:54:17.000000000 +0200
@@ -16,11 +16,11 @@
 #
 
 
-
 Name:           libGLw
 %define lname  libGLw1
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gl)
+BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xt)
 Url:            http://www.mesa3d.org
 Provides:       Mesa:%{_libdir}/libGLw.so.1 
@@ -57,6 +57,7 @@
 
 %package devel
 Requires:       libGLw1 = %version
+Requires:       pkgconfig(gl)
 Summary:        Libraries, includes and more to develop MesaGLw applications
 Group:          Development/Libraries/C and C++
 Provides:       Mesa-devel:%{_libdir}/libGLw.so

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

Reply via email to