]> git.pld-linux.org Git - packages/dinx.git/commitdiff
- use new %%doc
authormarcus <marcus@pld-linux.org>
Thu, 10 Oct 2002 13:33:18 +0000 (13:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dinx.spec -> 1.17

dinx.spec

index 12284dbe1576405ed4ff8202acdf0e6132d536da..ecd39a62baf8ada6c68769a17188689176031351 100644 (file)
--- a/dinx.spec
+++ b/dinx.spec
@@ -71,8 +71,6 @@ ln -sf ../../DinX/include/dinx/messages.h dinx/messages.h)
 
 install modules/dinx*.o $RPM_BUILD_ROOT%{_modulesdir}/misc
 
-gzip -9nf README
-
 cd $RPM_BUILD_ROOT/dev
 echo "Making DinX devices.."
 mknod dinxwin0 c 60 0
@@ -121,7 +119,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README.gz doc/*
+%doc README doc/*
 %attr(755,root,root) %{_bindir}/dinxd
 %attr(666,root,root) /dev/dinx*
 
This page took 0.058445 seconds and 4 git commands to generate.