auto-import changelog data from mdadm-1.5.0-8.src.rpm
Thu May 20 2004 Jeremy Katz <katzj@redhat.com> - 1.5.0-8 - remove unneeded patch, can use --run instead
This commit is contained in:
parent
580b152b0e
commit
0598f9c721
@ -1,14 +1,13 @@
|
|||||||
Summary: mdadm controls Linux md devices (software RAID arrays)
|
Summary: mdadm controls Linux md devices (software RAID arrays)
|
||||||
Name: mdadm
|
Name: mdadm
|
||||||
Version: 1.5.0
|
Version: 1.5.0
|
||||||
Release: 7
|
Release: 8
|
||||||
Source: http://www.cse.unsw.edu.au/~neilb/source/mdadm/mdadm-%{version}.tgz
|
Source: http://www.cse.unsw.edu.au/~neilb/source/mdadm/mdadm-%{version}.tgz
|
||||||
Source1: mdmonitor.init
|
Source1: mdmonitor.init
|
||||||
Source2: mdmpd-0.2.tgz
|
Source2: mdmpd-0.2.tgz
|
||||||
Source3: mdmpd.init
|
Source3: mdmpd.init
|
||||||
Patch: mdadm-1.4.0-build-mdmpd.patch
|
Patch: mdadm-1.4.0-build-mdmpd.patch
|
||||||
Patch1: mdadm-1.5.0-email.patch
|
Patch1: mdadm-1.5.0-email.patch
|
||||||
Patch2: mdadm-1.5.0-reallyforce.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
|
||||||
@ -27,7 +26,6 @@ file can be used to help with some common tasks.
|
|||||||
%setup -q -a 2
|
%setup -q -a 2
|
||||||
%patch -p1 -b .mdmpd-make
|
%patch -p1 -b .mdmpd-make
|
||||||
%patch1 -p1 -b .email
|
%patch1 -p1 -b .email
|
||||||
%patch2 -p1 -b .reallyforce
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make CXFLAGS="$RPM_OPT_FLAGS" SYSCONFDIR="%{_sysconfdir}"
|
make CXFLAGS="$RPM_OPT_FLAGS" SYSCONFDIR="%{_sysconfdir}"
|
||||||
@ -75,6 +73,9 @@ fi
|
|||||||
%attr(0700,root,root) %dir /var/run/mdmpd
|
%attr(0700,root,root) %dir /var/run/mdmpd
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 20 2004 Jeremy Katz <katzj@redhat.com> - 1.5.0-8
|
||||||
|
- remove unneeded patch, can use --run instead
|
||||||
|
|
||||||
* Wed May 19 2004 Jeremy Katz <katzj@redhat.com> - 1.5.0-7
|
* Wed May 19 2004 Jeremy Katz <katzj@redhat.com> - 1.5.0-7
|
||||||
- add patch with reallyforce mode on creation to be used by anaconda
|
- add patch with reallyforce mode on creation to be used by anaconda
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user