]> git.pld-linux.org Git - packages/fping.git/commitdiff
- fix defattr
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 9 Jan 2002 18:06:43 +0000 (18:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fping.spec -> 1.4

fping.spec

index 2f4cac14f78d0257333ba6cb6aca1bec46254e3f..00482e5ee0be305045cb8a912855c457b8d4221b 100644 (file)
@@ -59,7 +59,7 @@ gzip -9nf ChangeLog README COPYING
 rm -rf $RPM_BUILD_ROOT
 
 %files
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%doc *.gz
 %defattr(644,root,root,755)
 %defattr(644,root,root,755)
+%doc *.gz
 %attr(4750,root,adm) %{_sbindir}/*
 %{_mandir}/man*/*
 %attr(4750,root,adm) %{_sbindir}/*
 %{_mandir}/man*/*
This page took 0.092995 seconds and 4 git commands to generate.