SPECS: mdadm.spec - updated to 2.5.1 (many changes) - rel 0.1 caus...
paszczus
paszczus at pld-linux.org
Sat Jun 17 11:44:19 CEST 2006
Author: paszczus Date: Sat Jun 17 09:44:19 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.5.1 (many changes)
- rel 0.1 cause builds only without initrd (added TODO)
---- Files affected:
SPECS:
mdadm.spec (1.52 -> 1.53)
---- Diffs:
================================================================
Index: SPECS/mdadm.spec
diff -u SPECS/mdadm.spec:1.52 SPECS/mdadm.spec:1.53
--- SPECS/mdadm.spec:1.52 Thu Mar 30 09:35:54 2006
+++ SPECS/mdadm.spec Sat Jun 17 11:44:14 2006
@@ -1,7 +1,9 @@
# $Revision$, $Date$
#
+# TODO: fix building with initrd
+#
# Conditional build:
-%bcond_without initrd # don't build initrd version
+%bcond_with initrd # don't build initrd version
%bcond_without uClibc # link initrd version with static glibc instead of uClibc
#
%ifarch ppc %{x8664}
@@ -10,12 +12,12 @@
Summary: Tool for creating and maintaining software RAID devices
Summary(pl): Narzędzie do tworzenia i obsługi programowych macierzy RAID
Name: mdadm
-Version: 2.4
-Release: 1
+Version: 2.5.1
+Release: 0.1
License: GPL
Group: Base
Source0: http://www.kernel.org/pub/linux/utils/raid/mdadm/%{name}-%{version}.tar.bz2
-# Source0-md5: 3f82d45b8d2b08e3c6953d5808dc64ba
+# Source0-md5: 62bc0d8e21116f34bb5c2060eaad7502
Source1: %{name}.init
Source2: %{name}.sysconfig
Patch0: %{name}-degraded.patch
@@ -152,6 +154,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.53 2006/06/17 09:44:14 paszczus
+- updated to 2.5.1 (many changes)
+- rel 0.1 cause builds only without initrd (added TODO)
+
Revision 1.52 2006/03/30 07:35:54 paszczus
- updated to 2.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mdadm.spec?r1=1.52&r2=1.53&f=u
More information about the pld-cvs-commit
mailing list