]> git.pld-linux.org Git - packages/bin86.git/blobdiff - bin86.spec
- added using %{ix86} macro.
[packages/bin86.git] / bin86.spec
index 1d117522f1c4f08c06a7e3af695e30f3990f780c..1bdde793ae11f73640f56e662aa6e77b42cd0cbc 100644 (file)
@@ -13,7 +13,7 @@ Source:               ftp://sunsite.unc.edu/pub/Linux/GCC/%{name}-%{version}.tar.gz
 Patch0:                bin86-glibc.patch
 Patch1:                bin86-opt.patch
 Buildroot:     /tmp/%{name}-%{version}-root
-Exclusivearch: i386 i486 i586 i686
+Exclusivearch: %{ix86}
 
 %description
 This package provides an assembler and linker for real mode 80x86
@@ -77,7 +77,6 @@ rm -rf $RPM_BUILD_ROOT
 - added -q %setup parameter,
 - added missing Buildroot field in header,
 - added using %%{name} and %%{version} in Source,
-- start at RH spec.
-- added %attr and %defattr macros in %files (allows build package from
+- start at RH spec.- added %attr and %defattr macros in %files (allows build package from
   non-root account),
 - start at RH spec.
This page took 0.053263 seconds and 4 git commands to generate.