From b7dcc7591c78e4524b1cfd4411b48cdd4a293c7e40f9813de9da26e2b8425a55 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 8 Jun 2012 14:09:06 +0000 Subject: [PATCH] - let libGL1-Mesa require Mesa, since that package includes the DRI drivers (including the "swrast" DRI driver for software rendering) (bnc#765241) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=224 --- Mesa.changes | 7 +++++++ Mesa.spec | 1 + 2 files changed, 8 insertions(+) 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