- version 002
- set correct PATH - workaround for broken mdmon implementation
This commit is contained in:
parent
d98ab270a3
commit
3b75f2cf1a
@ -1 +1 @@
|
|||||||
dracut-001-0f7e10ce.tar.bz2
|
dracut-002.tar.bz2
|
||||||
|
10
dracut.spec
10
dracut.spec
@ -1,4 +1,3 @@
|
|||||||
%define gittag 0f7e10ce
|
|
||||||
%if 0%{?fedora} < 12
|
%if 0%{?fedora} < 12
|
||||||
%define with_switch_root 1
|
%define with_switch_root 1
|
||||||
%else
|
%else
|
||||||
@ -13,8 +12,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: dracut
|
Name: dracut
|
||||||
Version: 001
|
Version: 002
|
||||||
Release: 12%{?rdist}
|
Release: 1%{?rdist}
|
||||||
Summary: Initramfs generator using udev
|
Summary: Initramfs generator using udev
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -181,6 +180,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%dir /var/lib/dracut/overlay
|
%dir /var/lib/dracut/overlay
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 17 2009 Harald Hoyer <harald@redhat.com> 002-1
|
||||||
|
- version 002
|
||||||
|
- set correct PATH
|
||||||
|
- workaround for broken mdmon implementation
|
||||||
|
|
||||||
* Wed Sep 16 2009 Harald Hoyer <harald@redhat.com> 001-12
|
* Wed Sep 16 2009 Harald Hoyer <harald@redhat.com> 001-12
|
||||||
- removed lvm/mdraid/dmraid lock files
|
- removed lvm/mdraid/dmraid lock files
|
||||||
- add missing ifname= files
|
- add missing ifname= files
|
||||||
|
Loading…
Reference in New Issue
Block a user