]> git.pld-linux.org Git - packages/bootp.git/commitdiff
- removed using %attr(644,root,man) macros in %files.
authorkloczek <kloczek@pld-linux.org>
Mon, 17 May 1999 20:03:18 +0000 (20:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bootp.spec -> 1.6

bootp.spec

index 4d1605d1c65e0c3c70636587c55f5de21bf6bbbc..083d7bab1266d25dd35cdc1b178e5529c6db73ef 100644 (file)
@@ -81,7 +81,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %attr(600, root, root) %config(noreplace) %verify(not size md5 mtime) /etc/bootptab
 %attr(755, root, root) /usr/sbin/*
-%attr(644, root,  man) %{_mandir}/man[58]/*
+%{_mandir}/man[58]/*
 
 %changelog
 * Wed Nov 13 1998 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
This page took 0.074719 seconds and 4 git commands to generate.