packages: neatx/neatx.spec - attr fixed
arekm
arekm at pld-linux.org
Wed Jul 15 10:01:52 CEST 2009
Author: arekm Date: Wed Jul 15 08:01:52 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- attr fixed
---- Files affected:
packages/neatx:
neatx.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/neatx/neatx.spec
diff -u packages/neatx/neatx.spec:1.3 packages/neatx/neatx.spec:1.4
--- packages/neatx/neatx.spec:1.3 Wed Jul 15 09:59:11 2009
+++ packages/neatx/neatx.spec Wed Jul 15 10:01:46 2009
@@ -78,7 +78,7 @@
%doc doc/*
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/neatx.conf
%dir %{_libdir}/neatx
-%attr(755,nx,root) %{_libdir}/neatx/*
+%attr(755,root,root) %{_libdir}/neatx/*
%{_datadir}/neatx
%dir %{py_sitescriptdir}/neatx
%{py_sitescriptdir}/neatx/*.py[co]
@@ -91,6 +91,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2009/07/15 08:01:46 arekm
+- attr fixed
+
Revision 1.3 2009/07/15 07:59:11 arekm
- md5 fix
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/neatx/neatx.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list