Accepting request 139449 from multimedia:libs

Resubmit - .changes fixed. (forwarded request 139448 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/139449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=30
This commit is contained in:
Stephan Kulow 2012-10-27 05:39:01 +00:00 committed by Git OBS Bridge
commit 2bf0c85cde
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 24 22:38:00 UTC 2012 - thorstenb@flightgear.org
- Fixed dependencies for openSUSE <= 12.1
-------------------------------------------------------------------
Mon Sep 24 22:46:35 UTC 2012 - adam@mizerski.pl

View File

@ -58,8 +58,10 @@ functionality is exposed in a single header file.
Summary: Development files for glew
Group: Development/Libraries/C and C++
Requires: libGLEW%{so_ver} = %{version}
%if %suse_version >= 1220
# X11/Xlib.h X11/Xutil.h
Requires: libX11-devel
%endif
# X11/Xmd.h
Requires: xorg-x11-proto-devel
# Don't require GLU, because there is GLEW_NO_GLU option