s390 build fix
This commit is contained in:
parent
46b32e6d30
commit
3346df56a1
@ -7,6 +7,7 @@ Source1: mdmonitor.init
|
|||||||
Source2: mdmpd-0.4.tgz
|
Source2: mdmpd-0.4.tgz
|
||||||
Source3: mdmpd.init
|
Source3: mdmpd.init
|
||||||
Patch: mdadm-1.5.0-email.patch
|
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/
|
URL: http://www.cse.unsw.edu.au/~neilb/source/mdadm/
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -24,6 +25,7 @@ file can be used to help with some common tasks.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -a 2
|
%setup -q -a 2
|
||||||
%patch -p1 -b .email
|
%patch -p1 -b .email
|
||||||
|
%patch2 -p1 -b .s390
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make CXFLAGS="$RPM_OPT_FLAGS" SYSCONFDIR="%{_sysconfdir}" mdadm
|
make CXFLAGS="$RPM_OPT_FLAGS" SYSCONFDIR="%{_sysconfdir}" mdadm
|
||||||
@ -75,6 +77,7 @@ fi
|
|||||||
%changelog
|
%changelog
|
||||||
* Wed Mar 09 2005 Doug Ledford <dledford@redhat.com> 1.9.0-1
|
* Wed Mar 09 2005 Doug Ledford <dledford@redhat.com> 1.9.0-1
|
||||||
- Initial upgrade to 1.9.0 and update of doc files
|
- 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
|
* 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
|
- Remove /etc/mdadm.conf from the file list. Anaconda will write one out
|
||||||
|
Loading…
Reference in New Issue
Block a user