SPECS: xine-lib.spec - fix vo_out opengl/xshm permissions, rel 5

glen glen at pld-linux.org
Mon Apr 10 19:07:05 CEST 2006


Author: glen                         Date: Mon Apr 10 17:07:05 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix vo_out opengl/xshm permissions, rel 5

---- Files affected:
SPECS:
   xine-lib.spec (1.170 -> 1.171) 

---- Diffs:

================================================================
Index: SPECS/xine-lib.spec
diff -u SPECS/xine-lib.spec:1.170 SPECS/xine-lib.spec:1.171
--- SPECS/xine-lib.spec:1.170	Thu Mar 30 16:01:28 2006
+++ SPECS/xine-lib.spec	Mon Apr 10 19:07:00 2006
@@ -27,7 +27,7 @@
 Summary(pt_BR):	Xine, um player de video
 Name:		xine-lib
 Version:	1.1.1
-Release:	4
+Release:	5
 Epoch:		2
 License:	GPL
 Group:		Libraries
@@ -915,7 +915,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}
@@ -985,7 +985,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)
@@ -999,6 +999,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.171  2006/04/10 17:07:00  glen
+- fix vo_out opengl/xshm permissions, rel 5
+
 Revision 1.170  2006/03/30 14:01:28  charles
 - disable auto optimizations (use RPM_OPT_FLAGS)
 
================================================================

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



More information about the pld-cvs-commit mailing list