From: Marc Fiuczynski Date: Thu, 18 Jan 2007 17:28:27 +0000 (+0000) Subject: satisfy FC6 rpm requirements for python files X-Git-Tag: planetlab-4_0-rc1~1 X-Git-Url: http://git.onelab.eu/?p=nodeupdate.git;a=commitdiff_plain;h=f1d565b274484d03172782d62a62a851a8736166 satisfy FC6 rpm requirements for python files --- diff --git a/NodeUpdate.spec b/NodeUpdate.spec index 27e28da..0972cf9 100644 --- a/NodeUpdate.spec +++ b/NodeUpdate.spec @@ -37,7 +37,7 @@ install -D -m 644 NodeUpdate.logrotate $RPM_BUILD_ROOT/etc/logrotate.d/NodeUpdat %files %defattr(-,root,root) -%attr(0755,root,root) /usr/local/planetlab/bin/NodeUpdate.py +%attr(0755,root,root) /usr/local/planetlab/bin/NodeUpdate.py* %attr(0644,root,root) /etc/logrotate.d/NodeUpdate %pre