]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
version 002 002
authorHarald Hoyer <harald@redhat.com>
Thu, 17 Sep 2009 15:52:00 +0000 (17:52 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 17 Sep 2009 15:52:00 +0000 (17:52 +0200)
Makefile
dracut.spec

index 9c794bd8a28d3601b93a62d825b16cfbadb21ab8..d9ce0f834f0cf87fe03e2dea67e0ffa9d7a12c2d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=001
+VERSION=002
 GITVERSION=$(shell [ -d .git ] && git rev-list  --abbrev-commit  -n 1 HEAD  |cut -b 1-8)
 
 prefix = /usr
index 395b85cbf7ce606687ba545a555edc19dd61577c..f53779852c8c2ac56642693faf5cd5e19fcfcadf 100644 (file)
@@ -12,8 +12,8 @@
 %endif
 
 Name: dracut
-Version: 001
-Release: 13%{?rdist}
+Version: 002
+Release: 1%{?rdist}
 Summary: Initramfs generator using udev
 Group: System Environment/Base         
 License: GPLv2+        
@@ -180,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