Author: qboosh                       Date: Sat Dec 27 08:58:16 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- xserver module provides should be pure virtual

---- Files affected:
SPECS:
   xorg-driver-video-fglrx.spec (1.127 -> 1.128) 

---- Diffs:

================================================================
Index: SPECS/xorg-driver-video-fglrx.spec
diff -u SPECS/xorg-driver-video-fglrx.spec:1.127 
SPECS/xorg-driver-video-fglrx.spec:1.128
--- SPECS/xorg-driver-video-fglrx.spec:1.127    Sat Dec 20 18:40:00 2008
+++ SPECS/xorg-driver-video-fglrx.spec  Sat Dec 27 09:58:10 2008
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 # TODO:
-# - prepare libglx and libdri for multigl 
+# - prepare libglx and libdri for multigl (possible only using separate 
X-server instances)
+# - merge libglx and libdri back into driver package?
 #
 # Conditional build:
 %bcond_without dist_kernel     # without distribution kernel
@@ -100,8 +101,7 @@
 Summary:       DRI extension library for X.org server with fglrx driver
 Summary(pl.UTF-8):     Biblioteka rozszerzenia DRI dla serwera X.org ze 
sterownikiem fglrx
 Group:         X11/Servers
-# It should be some virtual provides?
-Provides:      xorg-xserver-modules-libdri
+Provides:      xorg-xserver-module(dri)
 Conflicts:     xorg-driver-video-nvidia
 Conflicts:     xorg-xserver-libdri
 
@@ -115,9 +115,7 @@
 Summary:       GLX extension library for X.org server with fglrx driver
 Summary(pl.UTF-8):     Biblioteka rozszerzenia GLX dla serwera X.org ze 
sterownikiem fglrx
 Group:         X11/Servers
-# What should be here?
-#Provides:     xorg-xserver-libglx(glapi) = 7.1.0
-Provides:      xorg-xserver-modules-libglx
+Provides:      xorg-xserver-module(glx)
 Conflicts:     xorg-driver-video-nvidia
 Conflicts:     xorg-xserver-libglx
 
@@ -368,6 +366,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.128  2008/12/27 08:58:10  qboosh
+- xserver module provides should be pure virtual
+
 Revision 1.127  2008/12/20 17:40:00  blues
 - reverse req - main package requires libraries, added conflicts and some
   provides
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-fglrx.spec?r1=1.127&r2=1.128&f=u

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

Reply via email to