From: kloczek Date: Mon, 24 May 1999 11:45:54 +0000 (+0000) Subject: - removed spaces from %attr macros parameters. X-Git-Tag: auto/ac/bootp-2_4_3-11~26 X-Git-Url: https://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=a737cdb0d11e6a2d65ca964fc4d2a4f71bda192e;p=packages%2Fbootp.git - removed spaces from %attr macros parameters. Changed files: bootp.spec -> 1.8 --- diff --git a/bootp.spec b/bootp.spec index cb08c07..50da318 100644 --- a/bootp.spec +++ b/bootp.spec @@ -79,8 +79,8 @@ touch $RPM_BUILD_ROOT/etc/bootptab rm -rf $RPM_BUILD_ROOT %files -%attr(600, root, root) %config(noreplace) %verify(not size md5 mtime) /etc/bootptab -%attr(755, root, root) %{_sbindir}/* +%attr(600,root,root) %config(noreplace) %verify(not size md5 mtime) /etc/bootptab +%attr(755,root,root) %{_sbindir}/* %{_mandir}/man[58]/* %changelog