diff --git a/baselibs.conf b/baselibs.conf index 387b69f..0f68830 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,3 +1,5 @@ glew glew-devel + requires -glew- + requires "libGLEW1_10- = " libGLEW1_10 diff --git a/glew.changes b/glew.changes index cd519cb..aa207a3 100644 --- a/glew.changes +++ b/glew.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 28 09:27:59 UTC 2014 - jengelh@inai.de + +- glew-devel-32bit failed to pull in libGLEW1_10-32bit +- own /usr/include/GL + ------------------------------------------------------------------- Mon Sep 1 13:34:02 CEST 2014 - sbrabec@suse.cz diff --git a/glew.spec b/glew.spec index 9a28b16..2706480 100644 --- a/glew.spec +++ b/glew.spec @@ -102,7 +102,7 @@ rm %{buildroot}%{_libdir}/*.a %files devel %defattr(-,root,root) -%{_includedir}/GL/*.h +%{_includedir}/GL/ %{_libdir}/*.so %{_libdir}/pkgconfig/glew*.pc