SPECS: xorg-driver-video-nvidia.spec - it provides OpenGL, drop X1...
aflinta
aflinta at pld-linux.org
Fri Mar 24 22:23:38 CET 2006
Author: aflinta Date: Fri Mar 24 21:23:38 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- it provides OpenGL, drop X11 requirements, need some work with xorg dependency
---- Files affected:
SPECS:
xorg-driver-video-nvidia.spec (1.64 -> 1.65)
---- Diffs:
================================================================
Index: SPECS/xorg-driver-video-nvidia.spec
diff -u SPECS/xorg-driver-video-nvidia.spec:1.64 SPECS/xorg-driver-video-nvidia.spec:1.65
--- SPECS/xorg-driver-video-nvidia.spec:1.64 Sat Feb 18 12:13:53 2006
+++ SPECS/xorg-driver-video-nvidia.spec Fri Mar 24 22:23:32 2006
@@ -8,10 +8,12 @@
%bcond_without userspace # don't build userspace programs
%bcond_with verbose # verbose build (V=1)
#
+%define no_install_post_strip 1
+#
%define _nv_ver 1.0
%define _nv_rel 8178
%define _min_x11 6.7.0
-%define _rel 0.1
+%define _rel 0.2
#
%define need_x86 0
%define need_x8664 0
@@ -58,13 +60,14 @@
BuildRequires: textutils
#BuildRequires: X11-devel >= %{_min_x11} # disabled for now
BuildConflicts: XFree86-nvidia
-Requires: X11-Xserver
-Requires: X11-libs >= %{_min_x11}
-Requires: X11-modules >= %{_min_x11}
+#Requires: X11-Xserver
+#Requires: X11-libs >= %{_min_x11}
+#Requires: X11-modules >= %{_min_x11}
Provides: X11-OpenGL-core
Provides: X11-OpenGL-libGL
Provides: XFree86-OpenGL-core
Provides: XFree86-OpenGL-libGL
+Provides: OpenGL
Obsoletes: Mesa
Obsoletes: X11-OpenGL-core
Obsoletes: X11-OpenGL-libGL
@@ -349,6 +352,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.65 2006/03/24 21:23:32 aflinta
+- it provides OpenGL, drop X11 requirements, need some work with xorg dependency
+
Revision 1.64 2006/02/18 11:13:53 qboosh
- standard includedir for GL/*.h now
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-driver-video-nvidia.spec?r1=1.64&r2=1.65&f=u
More information about the pld-cvs-commit
mailing list