Author: glen Date: Wed Feb 1 14:16:08 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - add /etc/X11/XvMCConfig to -server
---- Files affected: SPECS: X11.spec (1.185 -> 1.186) ---- Diffs: ================================================================ Index: SPECS/X11.spec diff -u SPECS/X11.spec:1.185 SPECS/X11.spec:1.186 --- SPECS/X11.spec:1.185 Wed Feb 1 10:25:05 2006 +++ SPECS/X11.spec Wed Feb 1 15:16:03 2006 @@ -77,6 +77,7 @@ Source51: xload.png Source52: xmag.png Source53: http://oss.sgi.com/projects/ogl-sample/ABI/glext.h +Source54: XvMCConfig # NoSource53-md5: 0c40bd4545aa630e139043c2b12f0807 Patch1: %{name}-PLD.patch Patch2: %{name}-enableglide.patch @@ -2171,6 +2172,8 @@ chmod -R u+w $RPM_BUILD_ROOT +cp -a %{SOURCE54} $RPM_BUILD_ROOT%{_sysconfdir}/X11/XvMCConfig + %clean rm -rf $RPM_BUILD_ROOT @@ -2619,6 +2622,7 @@ %{_libx11dir}/getconfig %config(missingok,noreplace) %verify(not md5 mtime size) %{_sysconfdir}/X11/xorg.conf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/X11/XvMCConfig %attr(640,root,root) %config %verify(not md5 mtime size) /etc/pam.d/xserver %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.xserver %config(missingok) /etc/security/console.apps/xserver @@ -3471,6 +3475,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.186 2006/02/01 14:16:03 glen +- add /etc/X11/XvMCConfig to -server + Revision 1.185 2006/02/01 09:25:05 qboosh - sorted Obsoletes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/X11.spec?r1=1.185&r2=1.186&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
