]> git.pld-linux.org Git - packages/Glide_V2.git/commitdiff
- use new %doc infrastructure.
authorkloczek <kloczek@pld-linux.org>
Sat, 25 May 2002 20:15:33 +0000 (20:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Glide_V2.spec -> 1.12

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.062761 seconds and 4 git commands to generate.