[dracut-modules-olpc] v0.5.9

Daniel Drake dsd at fedoraproject.org
Tue May 17 16:49:21 UTC 2011


commit fc95766273aebcbf6f6a2c74ba711145dc15f007
Author: Daniel Drake <dsd at laptop.org>
Date:   Tue May 17 17:52:34 2011 +0100

    v0.5.9

 .gitignore               |    1 +
 dracut-modules-olpc.spec |    9 ++++++---
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3d09b52..78d1cf8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ dracut-modules-olpc-0.3.4.tar.bz2
 /dracut-modules-olpc-0.5.6.tar.bz2
 /dracut-modules-olpc-0.5.7.tar.bz2
 /dracut-modules-olpc-0.5.8.tar.bz2
+/dracut-modules-olpc-0.5.9.tar.bz2
diff --git a/dracut-modules-olpc.spec b/dracut-modules-olpc.spec
index a552fb3..85080ab 100644
--- a/dracut-modules-olpc.spec
+++ b/dracut-modules-olpc.spec
@@ -1,12 +1,12 @@
 Name:		dracut-modules-olpc
-Version:	0.5.8
+Version:	0.5.9
 Release:	1%{?dist}
 Summary:	OLPC modules for dracut initramfs
 
 Group:		System Environment/Base
 License:	GPLv2
-URL:		http://dev.laptop.org/git/users/dsd/dracut-modules-olpc
-Source0:	http://dev.laptop.org/~dsd/dracut-modules-olpc/%{name}-%{version}.tar.bz2
+URL:		http://wiki.laptop.org/go/Dracut-modules-olpc
+Source0:	http://dev.laptop.org/pub/source/%{name}/%{name}-%{version}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	Pyrex, zlib-devel, python-devel, netpbm-progs
@@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue May 17 2011 Daniel Drake <dsd at laptop.org> - 0.5.9-1
+- Start boot animation while purging old versions
+
 * Tue Feb 22 2011 Daniel Drake <dsd at laptop.org> - 0.5.8-1
 - Install build configuration files in /etc
 
diff --git a/sources b/sources
index 5cffb7b..a0863a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc3fdae96e10e75463edda0eef4d7659  dracut-modules-olpc-0.5.8.tar.bz2
+6794d556a955fe64cf74edf1f89593a6  dracut-modules-olpc-0.5.9.tar.bz2


More information about the scm-commits mailing list