packages (DEVEL): Mesa/Mesa.spec - up to 20110912
arekm
arekm at pld-linux.org
Mon Sep 12 17:23:04 CEST 2011
Author: arekm Date: Mon Sep 12 15:23:04 2011 GMT
Module: packages Tag: DEVEL
---- Log message:
- up to 20110912
---- Files affected:
packages/Mesa:
Mesa.spec (1.263.2.34 -> 1.263.2.35)
---- Diffs:
================================================================
Index: packages/Mesa/Mesa.spec
diff -u packages/Mesa/Mesa.spec:1.263.2.34 packages/Mesa/Mesa.spec:1.263.2.35
--- packages/Mesa/Mesa.spec:1.263.2.34 Wed Sep 7 19:45:42 2011
+++ packages/Mesa/Mesa.spec Mon Sep 12 17:22:58 2011
@@ -27,7 +27,7 @@
%define dri2proto_ver 2.6
%define glproto_ver 1.4.11
#
-%define snap 20110907
+%define snap 20110912
#
Summary: Free OpenGL implementation
Summary(pl.UTF-8): Wolnodostępna implementacja standardu OpenGL
@@ -37,7 +37,7 @@
License: MIT (core), SGI (GLU) and others - see license.html file
Group: X11/Libraries
Source0: %{name}Lib-%{snap}.tar.bz2
-# Source0-md5: cd699279249570dbd8ba9888539631b8
+# Source0-md5: e03c80194279a30a4f8fe96377028dea
Patch0: %{name}-realclean.patch
Patch2: %{name}-selinux.patch
URL: http://www.mesa3d.org/
@@ -382,6 +382,19 @@
%description libOpenVG-devel -l pl.UTF-8
Plik nagłówkowy biblioteki libOpenVG.
+%package libXvMC
+Summary: XvMC implementations
+Summary(pl.UTF-8): Implementacje API XvMC
+License: MIT
+Group: Libraries
+# doesn't require base
+
+%description libXvMC
+libXvMC implementations.
+
+%description libXvMC -l pl.UTF-8
+Implementacje API libXvMC.
+
%package utils
Summary: OpenGL utilities from Mesa3D
Summary(pl.UTF-8): Programy narzędziowe OpenGL z projektu Mesa3D
@@ -720,6 +733,9 @@
%post libOpenVG -p /sbin/ldconfig
%postun libOpenVG -p /sbin/ldconfig
+%post libXvMC -p /sbin/ldconfig
+%postun libXvMC -p /sbin/ldconfig
+
%if %{with egl}
%files libEGL
%defattr(644,root,root,755)
@@ -739,8 +755,6 @@
%attr(755,root,root) %{_libdir}/gbm/pipe_vmwgfx.so
%if %{with gallium_nouveau}
%attr(755,root,root) %{_libdir}/gbm/pipe_nouveau.so
-%attr(755,root,root) %{_libdir}/libXvMCnouveau.so.*.*
-%attr(755,root,root) %{_libdir}/libXvMCnouveau.so.1
%endif
%if %{with gallium_radeon}
%attr(755,root,root) %{_libdir}/gbm/pipe_r300.so
@@ -880,6 +894,17 @@
%{_pkgconfigdir}/vg.pc
%endif
+%files libXvMC
+%defattr(644,root,root,755)
+%attr(755,root,root) %ghost %{_libdir}/libXvMCnouveau.so.1
+%attr(755,root,root) %{_libdir}/libXvMCnouveau.so.1.0
+%attr(755,root,root) %ghost %{_libdir}/libXvMCr300.so.1
+%attr(755,root,root) %{_libdir}/libXvMCr300.so.1.0
+%attr(755,root,root) %ghost %{_libdir}/libXvMCr600.so.1
+%attr(755,root,root) %{_libdir}/libXvMCr600.so.1.0
+%attr(755,root,root) %ghost %{_libdir}/libXvMCsoftpipe.so.1
+%attr(755,root,root) %{_libdir}/libXvMCsoftpipe.so.1.0
+
%files dri-driver-ati-radeon-R100
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/xorg/modules/dri/radeon_dri.so
@@ -958,6 +983,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.263.2.35 2011/09/12 15:22:58 arekm
+- up to 20110912
+
Revision 1.263.2.34 2011/09/07 17:45:42 patrys
- current snap
- libXvMC* need packaging
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Mesa/Mesa.spec?r1=1.263.2.34&r2=1.263.2.35&f=u
More information about the pld-cvs-commit
mailing list