[dracut-modules-olpc] v0.5.2

Daniel Drake dsd at fedoraproject.org
Fri Sep 3 00:41:07 UTC 2010


commit 3312fa50cf3c5d6bd75f6af061d48250bba98fb6
Author: Daniel Drake <dsd at laptop.org>
Date:   Thu Sep 2 18:43:13 2010 -0600

    v0.5.2

 .gitignore               |    1 +
 dracut-modules-olpc.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6fbd137..4150021 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 dracut-modules-olpc-0.3.4.tar.bz2
 /dracut-modules-olpc-0.5.0.tar.bz2
 /dracut-modules-olpc-0.5.1.tar.bz2
+/dracut-modules-olpc-0.5.2.tar.bz2
diff --git a/dracut-modules-olpc.spec b/dracut-modules-olpc.spec
index cec658e..f923745 100644
--- a/dracut-modules-olpc.spec
+++ b/dracut-modules-olpc.spec
@@ -1,5 +1,5 @@
 Name:		dracut-modules-olpc
-Version:	0.5.1
+Version:	0.5.2
 Release:	1%{?dist}
 Summary:	OLPC modules for dracut initramfs
 
@@ -10,7 +10,7 @@ Source0:	http://dev.laptop.org/~dsd/dracut-modules-olpc/%{name}-%{version}.tar.b
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	Pyrex, zlib-devel, python-devel, netpbm-progs
-Requires:		dracut, bitfrost
+Requires:		dracut, bitfrost, mtd-utils-ubi
 
 %description
 Dracut initramfs modules to implement OLPC-specific features, including
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep  2 2010 Daniel Drake <dsd at laptop.org> - 0.5.2-1
+- Add ubifs boot support
+
 * Tue Aug 31 2010 Daniel Drake <dsd at laptop.org> - 0.5.1-1
 - Generate activation initramfs separately
 
diff --git a/sources b/sources
index 8e37781..0dc8616 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72dcdb4c4cf2ad4b364d9a515710e6f0  dracut-modules-olpc-0.5.1.tar.bz2
+8a7951672aa7ca5b8d6dad9cc826da23  dracut-modules-olpc-0.5.2.tar.bz2


More information about the scm-commits mailing list