]> git.pld-linux.org Git - packages/Glide_V2.git/blobdiff - Glide_V2.spec
- use new %doc infrastructure.
[packages/Glide_V2.git] / Glide_V2.spec
index ca82a5d5e0918ad93e14a66d82b903ccef35746f..49dbd40530489931896ff776d11f90ced70481d3 100644 (file)
@@ -82,17 +82,15 @@ install glide2x/cvg/glide/tests/test00 \
 install glide3x/cvg/glide3/tests/test00 \
        $RPM_BUILD_ROOT%{_bindir}/testGlide3x
 
-gzip -9nf glide2x/glide_license.txt
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post -p /sbin/ldconfig
+%post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
-%doc glide2x/glide_license.txt.gz
+%doc glide2x/glide_license.txt
 %attr(755,root,root) %{_bindir}/texus
 %attr(755,root,root) %{_bindir}/test3Dfx
 %attr(755,root,root) %{_bindir}/testGlide3x
This page took 0.055089 seconds and 4 git commands to generate.