diff --git a/xemacs.changes b/xemacs.changes index 511b447..6a49fdc 100644 --- a/xemacs.changes +++ b/xemacs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 30 10:58:22 UTC 2012 - werner@suse.de + +- Hard coded attributes for /var/lib/xemacs/lock/ + ------------------------------------------------------------------- Fri May 25 15:00:21 UTC 2012 - werner@suse.de diff --git a/xemacs.spec b/xemacs.spec index aef9b9f..5082a2a 100644 --- a/xemacs.spec +++ b/xemacs.spec @@ -606,7 +606,7 @@ rm -rf %{buildroot} %dir /usr/share/xemacs/site-lisp/ %dir /usr/share/xemacs/site-lisp/lisp/ %dir /var/lib/xemacs/ -%dir %verify(not mode group) %attr(-,root,trusted) /var/lib/xemacs/lock/ +%dir %verify(not mode group) %attr(1775,root,trusted) /var/lib/xemacs/lock/ %files -n xemacs-info %defattr(-,root,root)