]> git.pld-linux.org Git - packages/dmsdos.git/commitdiff
- use new %%doc
authormarcus <marcus@pld-linux.org>
Mon, 25 Nov 2002 14:41:40 +0000 (14:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dmsdos.spec -> 1.3

dmsdos.spec

index bec7a24fd7ab5ba9fb65b55e45d2115049e260f4..9539911bd502ce42ce3f84da89c8de3b406787bd 100644 (file)
@@ -105,8 +105,6 @@ install cvf*.1 dmsdosd.1 dutil.1 $RPM_BUILD_ROOT%{_mandir}/man1
 install mcdmsdos.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
 cd ..
-# note: COPYING file contains only some details, not actual GPL text
-gzip -9nf BUGS COPYING NEWS README doc/*
 
 %clean 
 rm -rf $RPM_BUILD_ROOT
@@ -128,7 +126,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz doc/*.gz
+%doc BUGS COPYING NEWS README doc/*
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
 %attr(755,root,root) %{_libdir}/libdmsdos.so.*.*
This page took 0.085434 seconds and 4 git commands to generate.