SPECS: Mesa.spec - uh, really nouveau off by default
arekm
arekm at pld-linux.org
Sun Nov 25 22:13:50 CET 2007
Author: arekm Date: Sun Nov 25 21:13:50 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- uh, really nouveau off by default
---- Files affected:
SPECS:
Mesa.spec (1.161 -> 1.162)
---- Diffs:
================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.161 SPECS/Mesa.spec:1.162
--- SPECS/Mesa.spec:1.161 Sun Nov 25 21:31:25 2007
+++ SPECS/Mesa.spec Sun Nov 25 22:13:44 2007
@@ -8,13 +8,13 @@
# Conditional build:
%bcond_without motif # build static libGLw without Motif interface
%bcond_with multigl # package libGL in a way allowing concurrent install with nvidia/fglrx drivers
-%bcond_without nouveau
+%bcond_with nouveau
#
Summary: Free OpenGL implementation
Summary(pl.UTF-8): Wolnodostępna implementacja standardu OpenGL
Name: Mesa
Version: 7.0.2
-Release: 2%{?with_multigl:.mgl}
+Release: 3%{?with_multigl:.mgl}
License: MIT (core), SGI (GLU,libGLw) and others - see COPYRIGHT file
Group: X11/Libraries
Source0: http://dl.sourceforge.net/mesa3d/%{name}Lib-%{version}.tar.bz2
@@ -818,6 +818,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.162 2007-11-25 21:13:44 arekm
+- uh, really nouveau off by default
+
Revision 1.161 2007-11-25 20:31:25 arekm
- rel 2; disable building nouveau; we don't have libdrm for it anyway
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Mesa.spec?r1=1.161&r2=1.162&f=u
More information about the pld-cvs-commit
mailing list