diff --git a/mdadm.spec b/mdadm.spec index fadb0c7..8283785 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -1,7 +1,7 @@ Summary: mdadm controls Linux md devices (software RAID arrays) Name: mdadm Version: 1.11.0 -Release: 2.fc4 +Release: 3.fc4 Source: http://www.cse.unsw.edu.au/~neilb/source/mdadm/mdadm-%{version}.tgz Source1: mdmonitor.init Source2: mdmpd-0.4.tgz @@ -15,7 +15,7 @@ URL: http://www.cse.unsw.edu.au/~neilb/source/mdadm/ License: GPL Group: System Environment/Base BuildRoot: %{_tmppath}/%{name}-root -Obsoletes: mdctl +Obsoletes: mdctl,raidtools Requires: smtpdaemon %description @@ -81,7 +81,10 @@ fi %attr(0700,root,root) %dir /var/run/mdadm %changelog -* Mon May 16 2005 Doug Ledford +* Mon May 16 2005 Doug Ledford 1.11.0-3.fc4 +- Put back the obsoletes: raidtools that was present in 1.11.0-1.fc4 + +* Mon May 16 2005 Doug Ledford 1.11.0-2.fc4 - Change the default auto= mode so it need not be on the command line to work with udev, however it is still supported on the command line. - Add a man page (from Luca Berra) for mdassemble