Author: qboosh                       Date: Sun Dec  3 12:48:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Glide3 headers or lib not needed to build, but libglide3-v{3,5}.so is needed
  (dlopened) by tdfx driver

---- Files affected:
SPECS:
   Mesa.spec (1.129 -> 1.130) 

---- Diffs:

================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.129 SPECS/Mesa.spec:1.130
--- SPECS/Mesa.spec:1.129       Sun Dec  3 13:36:09 2006
+++ SPECS/Mesa.spec     Sun Dec  3 13:48:34 2006
@@ -5,7 +5,6 @@
 # - package OpenGL man pages (from monolith or SGI) somewhere
 #
 # Conditional build:
-%bcond_with    glide   # with GLIDE (broken now)
 %bcond_without motif   # build static libGLw without Motif interface
 #
 %define        snap    20061103
@@ -24,7 +23,6 @@
 # Source1-md5: e870efe98d3a50be01ab211b9b2e25d9
 Patch0:                %{name}-realclean.patch
 URL:           http://www.mesa3d.org/
-%{?with_glide:BuildRequires:   Glide3-DRI-devel}
 BuildRequires: expat-devel
 BuildRequires: libdrm-devel >= 2.2.0
 BuildRequires: libstdc++-devel
@@ -38,8 +36,7 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # avoid XFree86-OpenGL* dependency
-# Glide3 can be provided by Glide_V3-DRI or Glide_V5-DRI
-%define                _noautoreqdep   libGL.so.1 libGLU.so.1 libOSMesa.so.4   
libglide3.so.3
+%define                _noautoreqdep   libGL.so.1 libGLU.so.1 libOSMesa.so.4
 
 %define                _sysconfdir     /etc/X11
 
@@ -63,7 +60,6 @@
 Summary(pl):   Wolnodostępna implementacja Mesa3D biblioteki libGL ze 
standardu OpenGL
 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
@@ -440,6 +436,7 @@
 Summary(pl):   Sterowniki DRI dla X.org
 Group:         X11/Libraries
 Requires:      xorg-xserver-server
+Requires:      Glide3-DRI
 
 %description dri-driver-tdfx
 X.org DRI drivers for 3DFX Voodoo card family (Voodoo 3,4,5, Banshee
@@ -742,6 +739,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.130  2006/12/03 12:48:34  qboosh
+- Glide3 headers or lib not needed to build, but libglide3-v{3,5}.so is needed
+  (dlopened) by tdfx driver
+
 Revision 1.129  2006/12/03 12:36:09  qboosh
 - updated libdrm deps (>= 2.2.0 now)
 - moved Mesa-dri Obsoletes to existing package (-libGL)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Mesa.spec?r1=1.129&r2=1.130&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to