Author: glen Date: Mon Aug 24 21:38:47 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- missing dir and proper perms
---- Files affected:
packages/coreutils:
coreutils.spec (1.151 -> 1.152)
---- Diffs:
================================================================
Index: packages/coreutils/coreutils.spec
diff -u packages/coreutils/coreutils.spec:1.151
packages/coreutils/coreutils.spec:1.152
--- packages/coreutils/coreutils.spec:1.151 Fri Aug 21 15:37:51 2009
+++ packages/coreutils/coreutils.spec Mon Aug 24 23:38:41 2009
@@ -227,7 +227,8 @@
%lang(ru) %{_mandir}/ru/man1/*
%lang(zh_CN) %{_mandir}/zh_CN/man1/*
%{_infodir}/coreutils.info*
-%{_libdir}/coreutils/libstdbuf.so
+%dir %{_libdir}/coreutils
+%attr(755,root,root) %{_libdir}/coreutils/libstdbuf.so
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -235,6 +236,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.152 2009/08/24 21:38:41 glen
+- missing dir and proper perms
+
Revision 1.151 2009/08/21 13:37:51 amateja
- updated to 7.5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coreutils/coreutils.spec?r1=1.151&r2=1.152&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit