]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- updated libdrm deps (>= 2.2.0 now)
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 3 Dec 2006 12:36:09 +0000 (12:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- moved Mesa-dri Obsoletes to existing package (-libGL)

Changed files:
    Mesa.spec -> 1.129

Mesa.spec

index e01268dfa509e592aecda17fc2fd95361ae51778..269a331a7aa5707d3ccff8987e517517d1bd585e 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -25,7 +25,7 @@ Patch0:               %{name}-realclean.patch
 URL:           http://www.mesa3d.org/
 %{?with_glide:BuildRequires:   Glide3-DRI-devel}
 BuildRequires: expat-devel
-BuildRequires: libdrm-devel >= 2.0.2
+BuildRequires: libdrm-devel >= 2.2.0
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:1.4d
 %{?with_motif:BuildRequires:   motif-devel}
@@ -34,7 +34,6 @@ BuildRequires:        xorg-lib-libXt-devel
 BuildRequires: xorg-lib-libXxf86vm-devel
 BuildRequires: xorg-proto-glproto-devel
 BuildRequires: xorg-util-makedepend
-Obsoletes:     Mesa-dri
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # avoid XFree86-OpenGL* dependency
@@ -64,10 +63,12 @@ Summary(pl):        Wolnodost
 License:       MIT
 Group:         X11/Libraries
 %{?with_glide:Requires:        Glide3-DRI}
+Requires:      libdrm >= 2.2.0
 Provides:      OpenGL = 1.5
 # reports version 1.3, but supports glXGetProcAddress() from 1.4
 Provides:      OpenGL-GLX = 1.4
 Obsoletes:     Mesa
+Obsoletes:     Mesa-dri
 Obsoletes:     X11-OpenGL-libGL
 Obsoletes:     XFree86-OpenGL-libGL
 
This page took 0.5018 seconds and 4 git commands to generate.