]> git.pld-linux.org Git - packages/bmv.git/blobdiff - bmv.spec
- new %%doc, ExclusiveArch: x86 alpha
[packages/bmv.git] / bmv.spec
index b05825d52e384f887a993090f76698317041de6c..f56f7eff6b1815eb920144c99360e88d71d9c540 100644 (file)
--- a/bmv.spec
+++ b/bmv.spec
@@ -8,9 +8,10 @@ Group:         Applications/Publishing
 License:       GPL
 Source0:       ftp://sunsite.unc.edu/pub/Linux/apps/graphics/viewers/svga/%{name}-%{version}.tgz
 Patch0:                %{name}-glibc.patch
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildRequires: svgalib-devel
 Requires:      ghostscript
+ExclusiveArch: %{ix86} alpha
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 BMV is a front end for GhostScript. Using BMV you can now preview your
@@ -36,12 +37,11 @@ Jest ma
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_bindir}
 install bmv $RPM_BUILD_ROOT%{_bindir}
-gzip -9nf bmv.{CHANGES,README}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc bmv.{CHANGES,README}
 %attr(755,root,root) %{_bindir}/bmv
This page took 0.081356 seconds and 4 git commands to generate.