]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- drop dri-driver-via-unichrome, it requires xorg-driver-video-via which auto/ti/Mesa-7_2-2
authorhawk <hawk@pld-linux.org>
Tue, 28 Oct 2008 08:53:53 +0000 (08:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  was deprecated upstream (where should O: go? basesystem.spec?)

Changed files:
    Mesa.spec -> 1.187

Mesa.spec

index b813581a9b73e5abbe92a03729230e3ffa8ea4c4..983d9ea498b3601c45f81ab1c60455447be3810e 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -17,7 +17,7 @@ Summary:      Free OpenGL implementation
 Summary(pl.UTF-8):     WolnodostÄ™pna implementacja standardu OpenGL
 Name:          Mesa
 Version:       7.2
-Release:       1%{?with_multigl:.mgl}
+Release:       2%{?with_multigl:.mgl}
 License:       MIT (core), SGI (GLU,libGLw) and others - see license.html file
 Group:         X11/Libraries
 Source0:       http://dl.sourceforge.net/mesa3d/%{name}Lib-%{version}.tar.bz2
@@ -566,21 +566,6 @@ X.org DRI drivers for Trident card family.
 %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-via
-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
@@ -901,10 +886,6 @@ rm -rf $RPM_BUILD_ROOT
 %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}
This page took 0.039663 seconds and 4 git commands to generate.