SPECS: xorg-driver-video-fglrx.spec - reverse req - main package requires l...

blues blues at pld-linux.org
Sat Dec 20 18:40:05 CET 2008


Author: blues                        Date: Sat Dec 20 17:40:05 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverse req - main package requires libraries, added conflicts and some
  provides

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

---- Diffs:

================================================================
Index: SPECS/xorg-driver-video-fglrx.spec
diff -u SPECS/xorg-driver-video-fglrx.spec:1.126 SPECS/xorg-driver-video-fglrx.spec:1.127
--- SPECS/xorg-driver-video-fglrx.spec:1.126	Sat Dec 20 17:58:02 2008
+++ SPECS/xorg-driver-video-fglrx.spec	Sat Dec 20 18:40:00 2008
@@ -30,7 +30,7 @@
 %define		arch_dir	x86_64
 %endif
 
-%define		rel	3
+%define		rel	3.1
 %define		pname		xorg-driver-video-fglrx
 Summary:	Linux Drivers for ATI graphics accelerators
 Summary(pl.UTF-8):	Sterowniki do akceleratorów graficznych ATI
@@ -55,7 +55,8 @@
 BuildRequires:	xorg-proto-recordproto-devel
 BuildRequires:	xorg-proto-xf86miscproto-devel
 BuildRequires:	xorg-proto-xf86vidmodeproto-devel
-Requires:	xorg-xserver-libglx
+Requires:	%{pname}-libdri = %{epoch}:%{version}-%{release}
+Requires:	%{pname}-libglx = %{epoch}:%{version}-%{release}
 Requires:	xorg-xserver-server
 Requires:	xorg-xserver-server(videodrv-abi) >= 2.0
 Requires:	xorg-xserver-server(videodrv-abi) <= 4.1
@@ -99,10 +100,10 @@
 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
-Requires:	%{pname} = %{epoch}:%{version}-%{release}
 # It should be some virtual provides?
 Provides:	xorg-xserver-modules-libdri
-#Conflicts:      xorg-driver-video-nvidia
+Conflicts:	xorg-driver-video-nvidia
+Conflicts:	xorg-xserver-libdri
 
 %description libdri
 DRI extension library for X.org server with fglrx driver.
@@ -114,12 +115,11 @@
 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
-Requires:	%{pname} = %{epoch}:%{version}-%{release}
 # What should be here?
 #Provides:	xorg-xserver-libglx(glapi) = 7.1.0
-# It should be some virtual provides?
 Provides:	xorg-xserver-modules-libglx
-Conflicts:      xorg-driver-video-nvidia
+Conflicts:	xorg-driver-video-nvidia
+Conflicts:	xorg-xserver-libglx
 
 %description libglx
 GLX extension library for X.org server with fglrx driver.
@@ -368,6 +368,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.127  2008/12/20 17:40:00  blues
+- reverse req - main package requires libraries, added conflicts and some
+  provides
+
 Revision 1.126  2008/12/20 16:58:02  blues
 - package libdri and libglx as separate packages.
 
================================================================

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



More information about the pld-cvs-commit mailing list