forked from pool/syslinux
This commit is contained in:
parent
220965f62b
commit
4a2be3e5e7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 08:52:44 CEST 2008 - olh@suse.de
|
||||
|
||||
- add ExclusiveArch x86 x86_64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 14:33:43 CEST 2008 - snwint@suse.de
|
||||
|
||||
|
@ -18,6 +18,7 @@
|
||||
|
||||
|
||||
Name: syslinux
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
BuildRequires: glibc-devel-32bit libpng-devel nasm netpbm
|
||||
%ifarch x86_64
|
||||
BuildRequires: gcc-32bit
|
||||
@ -29,7 +30,7 @@ Requires: mtools
|
||||
AutoReqProv: on
|
||||
Summary: Boot Loader for Linux
|
||||
Version: 3.63
|
||||
Release: 42
|
||||
Release: 43
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source1: isolinux-config
|
||||
Patch: %{name}-%{version}.diff
|
||||
@ -75,6 +76,8 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/syslinux/com32
|
||||
%{_datadir}/syslinux
|
||||
|
||||
%changelog
|
||||
* Fri Oct 17 2008 olh@suse.de
|
||||
- add ExclusiveArch x86 x86_64
|
||||
* Thu Oct 16 2008 snwint@suse.de
|
||||
- minor serial line patch fix (bnc #436034)
|
||||
* Wed Sep 10 2008 snwint@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user