SPECS: XFree86.spec - package new drivers: aspeed (=xorg's ast), x...

qboosh qboosh at pld-linux.org
Tue May 1 09:42:40 CEST 2007


Author: qboosh                       Date: Tue May  1 07:42:40 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package new drivers: aspeed (=xorg's ast), xgi (supported by xorg's sis)

---- Files affected:
SPECS:
   XFree86.spec (1.632 -> 1.633) 

---- Diffs:

================================================================
Index: SPECS/XFree86.spec
diff -u SPECS/XFree86.spec:1.632 SPECS/XFree86.spec:1.633
--- SPECS/XFree86.spec:1.632	Tue May  1 09:29:38 2007
+++ SPECS/XFree86.spec	Tue May  1 09:42:35 2007
@@ -723,6 +723,19 @@
 %description driver-ark -l pl.UTF-8
 Sterownik do kart Ark Logic.
 
+%package driver-aspeed
+Summary:	ASPEED video driver
+Summary(pl.UTF-8):	Sterownik do kart ASPEED
+Group:		X11/Servers
+Requires:	%{name}-Xserver = %{epoch}:%{version}-%{release}
+Requires:	%{name}-modules = %{epoch}:%{version}-%{release}
+
+%description driver-aspeed
+ASPEED driver. It supports AST2000 chip.
+
+%description driver-aspeed -l pl.UTF-8
+Sterownik do kart ASPEED. Obsługuje układy AST2000.
+
 %package driver-ati
 Summary:	ATI video driver
 Summary(pl.UTF-8):	Sterownik do kart ATI
@@ -1287,6 +1300,21 @@
 Sterownik do emulacji karty SVGA dostępnej pod VMware. Przydatny,
 jeśli uruchamiasz Linuksa na wirtualnej maszynie VMware.
 
+%package driver-xgi
+Summary:	XGI (Xabre Graphics Inc.) driver
+Summary(pl.UTF-8):	Sterownik do kart XGI (Xabre Graphics Inc.)
+Group:		X11/Servers
+Requires:	%{name}-Xserver = %{epoch}:%{version}-%{release}
+Requires:	%{name}-modules = %{epoch}:%{version}-%{release}
+
+%description driver-xgi
+XGI (Xabre Graphics Inc.) driver. It supports Volari V3XT/V5/V8 and
+Volari Z7 chipsets.
+
+%description driver-xgi -l pl.UTF-8
+Sterownik do kart XGI (Xabre Graphics Inc.). Obsługuje układy Volari
+V3XT/V5/V8 i Volari Z7.
+
 %package libs
 Summary:	X11R6 shared libraries
 Summary(de.UTF-8):	X11R6 shared Libraries
@@ -2493,6 +2521,13 @@
 %endif
 
 # Devel: sparc sparc64
+%ifarch %{ix86} ia64 %{x8664}
+%files driver-aspeed
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/modules/drivers/aspeed_drv.o
+%endif
+
+# Devel: sparc sparc64
 %ifarch %{ix86} ia64 %{x8664} mips ppc arm
 %files driver-chips
 %defattr(644,root,root,755)
@@ -2785,6 +2820,13 @@
 %{_mandir}/man4/vmware.4*
 %endif
 
+%ifarch %{ix86} ia64 %{x8664}
+%files driver-xgi
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/modules/drivers/xgi_drv.o
+%{_mandir}/man4/xgi.4*
+%endif
+
 %files libs
 %defattr(644,root,root,755)
 /etc/ld.so.conf.d/*.conf
@@ -3184,6 +3226,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.633  2007/05/01 07:42:35  qboosh
+- package new drivers: aspeed (=xorg's ast), xgi (supported by xorg's sis)
+
 Revision 1.632  2007/05/01 07:29:38  qboosh
 - package some new files:
   - libAppleWM, libdmx (-libs,-devel,-static)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/XFree86.spec?r1=1.632&r2=1.633&f=u



More information about the pld-cvs-commit mailing list