s390 build fix

This commit is contained in:
Doug Ledford 2005-03-09 20:02:02 +00:00
parent 46b32e6d30
commit 3346df56a1

View File

@ -7,6 +7,7 @@ Source1: mdmonitor.init
Source2: mdmpd-0.4.tgz
Source3: mdmpd.init
Patch: mdadm-1.5.0-email.patch
Patch2: mdadm-1.9.0-s390-build.patch
URL: http://www.cse.unsw.edu.au/~neilb/source/mdadm/
License: GPL
Group: System Environment/Base
@ -24,6 +25,7 @@ file can be used to help with some common tasks.
%prep
%setup -q -a 2
%patch -p1 -b .email
%patch2 -p1 -b .s390
%build
make CXFLAGS="$RPM_OPT_FLAGS" SYSCONFDIR="%{_sysconfdir}" mdadm
@ -75,6 +77,7 @@ fi
%changelog
* Wed Mar 09 2005 Doug Ledford <dledford@redhat.com> 1.9.0-1
- Initial upgrade to 1.9.0 and update of doc files
- Fix an s390 build error
* Mon Oct 04 2004 Doug Ledford <dledford@redhat.com> 1.6.0-2
- Remove /etc/mdadm.conf from the file list. Anaconda will write one out