- 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
|
||||
%define with_switch_root 1
|
||||
%else
|
||||
@ -13,8 +12,8 @@
|
||||
%endif
|
||||
|
||||
Name: dracut
|
||||
Version: 001
|
||||
Release: 12%{?rdist}
|
||||
Version: 002
|
||||
Release: 1%{?rdist}
|
||||
Summary: Initramfs generator using udev
|
||||
Group: System Environment/Base
|
||||
License: GPLv2+
|
||||
@ -181,6 +180,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%dir /var/lib/dracut/overlay
|
||||
|
||||
%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
|
||||
- removed lvm/mdraid/dmraid lock files
|
||||
- add missing ifname= files
|
||||
|
Loading…
Reference in New Issue
Block a user