]> git.pld-linux.org Git - packages/bin86.git/commitdiff
- added using %{ix86} macro.
authorkloczek <kloczek@pld-linux.org>
Thu, 3 Jun 1999 23:26:22 +0000 (23:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bin86.spec -> 1.9

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