diff --git a/Mesa.changes b/Mesa.changes index 1027b43..4ed5046 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jun 8 14:05:30 UTC 2012 - sndirsch@suse.com + +- let libGL1-Mesa require Mesa, since that package includes the DRI + drivers (including the "swrast" DRI driver for software rendering) + (bnc#765241) + ------------------------------------------------------------------- Wed May 30 16:56:11 UTC 2012 - fcrozat@suse.com diff --git a/Mesa.spec b/Mesa.spec index d172410..36409d9 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -185,6 +185,7 @@ programs against the EGL library. %package -n Mesa-libGL1 Summary: The GL/GLX runtime of the Mesa 3D graphics library Group: System/Libraries +Requires: Mesa = %version %description -n Mesa-libGL1 Mesa is a software library for 3D computer graphics that provides a