From e35acd85783d408991440e0853e52c0140ce469b Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 16 Aug 2002 16:32:24 +0000 Subject: [PATCH] - svgalib on x86 and alpha, new %%doc Changed files: STonX.spec -> 1.8 --- STonX.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/STonX.spec b/STonX.spec index d1c4986..7c96484 100644 --- a/STonX.spec +++ b/STonX.spec @@ -3,7 +3,7 @@ # _without_svga without svgalib support # -%ifnarch %{ix86} +%ifnarch %{ix86} alpha %define _without_svga 1 %endif @@ -73,8 +73,6 @@ cd %{_libdir}/STonX exec ./stonx EOF -gzip -9nf docs/{PROGRAMS,README,RELEASE_NOTES,TOS-VERSIONS} - %clean rm -rf $RPM_BUILD_ROOT @@ -96,7 +94,7 @@ fi %files %defattr(644,root,root,755) -%doc docs/*.gz +%doc docs/{PROGRAMS,README,RELEASE_NOTES,TOS-VERSIONS} %attr(755,root,root) %{_bindir}/* %dir %{_libdir}/STonX %attr(755,root,root) %{_libdir}/STonX/stonx -- 2.43.0