SPECS (AC-branch): xine-lib.spec - fix vo_out opengl/xshm permissi...

glen glen at pld-linux.org
Mon Apr 10 19:06:31 CEST 2006


Author: glen                         Date: Mon Apr 10 17:06:31 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fix vo_out opengl/xshm permissions, rel 3

---- Files affected:
SPECS:
   xine-lib.spec (1.165 -> 1.165.2.1) 

---- Diffs:

================================================================
Index: SPECS/xine-lib.spec
diff -u SPECS/xine-lib.spec:1.165 SPECS/xine-lib.spec:1.165.2.1
--- SPECS/xine-lib.spec:1.165	Wed Feb 15 16:51:24 2006
+++ SPECS/xine-lib.spec	Mon Apr 10 19:06:22 2006
@@ -27,7 +27,7 @@
 Summary(pt_BR):	Xine, um player de video
 Name:		xine-lib
 Version:	1.1.1
-Release:	2
+Release:	3
 Epoch:		2
 License:	GPL
 Group:		Libraries
@@ -913,7 +913,7 @@
 %if %{with opengl}
 %files -n xine-output-video-opengl
 %defattr(644,root,root,755)
-%attr(644,root,root) %{_pluginsdir}/xineplug_vo_out_opengl.so
+%attr(755,root,root) %{_pluginsdir}/xineplug_vo_out_opengl.so
 %endif
 
 %if %{with sdl}
@@ -983,7 +983,7 @@
 
 %files -n xine-output-video-xshm
 %defattr(644,root,root,755)
-%attr(644,root,root) %{_pluginsdir}/xineplug_vo_out_xshm.so
+%attr(755,root,root) %{_pluginsdir}/xineplug_vo_out_xshm.so
 
 %files -n xine-output-video-xv
 %defattr(644,root,root,755)
@@ -997,6 +997,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.165.2.1  2006/04/10 17:06:22  glen
+- fix vo_out opengl/xshm permissions, rel 3
+
 Revision 1.165  2006/02/15 15:51:24  wolf
 - cut changelog, rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xine-lib.spec?r1=1.165&r2=1.165.2.1&f=u



More information about the pld-cvs-commit mailing list