From 46b32e6d3029b4c56e352af6f950b2f7d7f4fafc Mon Sep 17 00:00:00 2001 From: Doug Ledford Date: Wed, 9 Mar 2005 18:56:19 +0000 Subject: [PATCH] Update to mdadm-1.9.0 --- .cvsignore | 4 +--- mdadm.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 17fbb4e..8676477 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1,2 @@ -mdadm-1.5.0.tgz -mdmpd-0.3.tgz -mdadm-1.6.0.tgz mdmpd-0.4.tgz +mdadm-1.9.0.tgz diff --git a/mdadm.spec b/mdadm.spec index 61fd925..0a7c8d9 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -1,7 +1,7 @@ Summary: mdadm controls Linux md devices (software RAID arrays) Name: mdadm -Version: 1.6.0 -Release: 2 +Version: 1.9.0 +Release: 1 Source: http://www.cse.unsw.edu.au/~neilb/source/mdadm/mdadm-%{version}.tgz Source1: mdmonitor.init Source2: mdmpd-0.4.tgz @@ -65,7 +65,7 @@ fi %files %defattr(-,root,root) -%doc TODO ChangeLog mdadm.conf-example COPYING +%doc ANNOUNCE-* TODO ChangeLog mdadm.conf-example COPYING INSTALL misc/* /sbin/* %{_initrddir}/* %{_mandir}/man*/md* @@ -73,6 +73,9 @@ fi %attr(0700,root,root) %dir /var/run/mdadm %changelog +* Wed Mar 09 2005 Doug Ledford 1.9.0-1 +- Initial upgrade to 1.9.0 and update of doc files + * Mon Oct 04 2004 Doug Ledford 1.6.0-2 - Remove /etc/mdadm.conf from the file list. Anaconda will write one out if it's needed. diff --git a/sources b/sources index 6ab7bb1..4b73ab1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -49b6f89709d95f103ca7c8fd83986c16 mdadm-1.6.0.tgz d173fc81f2cc11cb84522fac63e876f1 mdmpd-0.4.tgz +4c5667761ba98890069127e54682e879 mdadm-1.9.0.tgz