diff --git a/.cvsignore b/.cvsignore index 9be6c59..cbba0df 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ mdmpd-0.4.tgz mdadm-2.2.tar.bz2 +mdadm-2.3.1.tgz diff --git a/mdadm.spec b/mdadm.spec index e05f19a..4bd9d67 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -1,8 +1,8 @@ Summary: mdadm controls Linux md devices (software RAID arrays) Name: mdadm -Version: 2.2 -Release: 1.fc5.2.1 -Source: http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.bz2 +Version: 2.3.1 +Release: 1 +Source: http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tgz Source1: mdmonitor.init Source2: mdmpd-0.4.tgz Source3: mdmpd.init @@ -83,6 +83,9 @@ fi %attr(0700,root,root) %dir /var/run/mdadm %changelog +* Wed Mar 8 2006 Jeremy Katz - 2.3.1-1 +- update to 2.3.1 to fix raid5 (#184284) + * Fri Feb 10 2006 Jesse Keating - 2.2-1.fc5.2.1 - bump again for double-long bug on ppc(64) diff --git a/sources b/sources index 44f339c..60ed8b5 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ d173fc81f2cc11cb84522fac63e876f1 mdmpd-0.4.tgz c8df672f809aa4a43a88a2516d421d6e mdadm-2.2.tar.bz2 +3fef2abf76cf019286db5c465619e39d mdadm-2.3.1.tgz