SPECS: Mesa.spec - reverted last change - fixed unichrome requires from via...

luzik luzik at pld-linux.org
Wed Oct 29 19:37:13 CET 2008


Author: luzik                        Date: Wed Oct 29 18:37:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverted last change
- fixed unichrome requires from via to openchrome

---- Files affected:
SPECS:
   Mesa.spec (1.187 -> 1.188) 

---- Diffs:

================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.187 SPECS/Mesa.spec:1.188
--- SPECS/Mesa.spec:1.187	Tue Oct 28 09:53:53 2008
+++ SPECS/Mesa.spec	Wed Oct 29 19:37:07 2008
@@ -567,6 +567,21 @@
 %description dri-driver-trident -l pl.UTF-8
 Sterowniki X.org DRI dla rodziny kart Trident.
 
+%package dri-driver-via-unichrome
+Summary:	X.org DRI driver for VIA Unichrome card family
+Summary(pl.UTF-8):	Sterownik X.org DRI dla rodziny kart VIA Unichrome
+License:	MIT
+Group:		X11/Libraries
+Requires:	xorg-driver-video-openchrome
+Requires:	xorg-xserver-libglx(glapi) = %{glapi_ver}
+Requires:	xorg-xserver-server >= %{xserver_ver}
+
+%description dri-driver-via-unichrome
+X.org DRI driver for VIA Unichrome card family.
+
+%description dri-driver-via-unichrome -l pl.UTF-8
+Sterownik X.org DRI dla rodziny kart VIA Unichrome.
+
 %prep
 %setup -q -b1
 %patch0 -p0
@@ -887,6 +902,10 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/xorg/modules/dri/trident_dri.so
 
+%files dri-driver-via-unichrome
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/xorg/modules/dri/unichrome_dri.so
+
 %files demos
 %defattr(644,root,root,755)
 %{_examplesdir}/%{name}-%{version}
@@ -897,6 +916,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.188  2008/10/29 18:37:07  luzik
+- reverted last change
+- fixed unichrome requires from via to openchrome
+
 Revision 1.187  2008/10/28 08:53:53  hawk
 - drop dri-driver-via-unichrome, it requires xorg-driver-video-via which
   was deprecated upstream (where should O: go? basesystem.spec?)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Mesa.spec?r1=1.187&r2=1.188&f=u



More information about the pld-cvs-commit mailing list