]> git.pld-linux.org Git - packages/Glide_VG.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_VG.spec -> 1.15

Glide_VG.spec

index 61d4366d6d969f50ab5ff24cb4915e1c104409b8..2ba8d1cc69662b900f43ae6041d6698e53571d46 100644 (file)
@@ -87,8 +87,6 @@ install swlibs/texus/lib/texusint.h $RPM_BUILD_ROOT%{_prefix}/src/examples/glide
 install swlibs/texus/cmd/*.c $RPM_BUILD_ROOT%{_prefix}/src/examples/glide/texus/cmd
 install swlibs/texus/examples/*.c $RPM_BUILD_ROOT%{_prefix}/src/examples/glide/texus/examples
 
-gzip -9nf glide_license.txt
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -97,7 +95,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc glide_license.txt.gz
+%doc glide_license.txt
 %attr(755,root,root) %{_bindir}/texus
 %attr(755,root,root) %{_bindir}/test3Dfx
 %attr(755,root,root) %{_libdir}/libglide2x.so
This page took 0.083764 seconds and 4 git commands to generate.