]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdadm.spec
Don't set 'hold' option for mdstat_read if not needed.
[thirdparty/mdadm.git] / mdadm.spec
index 4b834d6dc9e449828ea9afed001e1ad7671ec519..beaefe75751ed5eefabe671e1d44d1eec69b3aa9 100644 (file)
@@ -1,8 +1,8 @@
 Summary:     mdadm is used for controlling Linux md devices (aka RAID arrays)
 Name:        mdadm
-Version:     3.1.5
+Version:     3.2.5
 Release:     1
-Source:      http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tgz
+Source:      http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.gz
 URL:         http://neil.brown.name/blog/mdadm
 License:     GPL
 Group:       Utilities/System
@@ -12,11 +12,6 @@ Obsoletes:   mdctl
 %description 
 mdadm is a program that can be used to create, manage, and monitor
 Linux MD (Software RAID) devices.
-As such is provides similar functionality to the raidtools packages.
-The particular differences to raidtools is that mdadm is a single
-program, and it can perform (almost) all functions without a
-configuration file (that a config file can be used to help with
-some common tasks).
 
 %prep
 %setup -q
@@ -41,6 +36,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root)
 %doc TODO ChangeLog mdadm.conf-example COPYING
 %{_sbindir}/mdadm
+%{_sbindir}/mdmon
+/lib/udev/rules.d/64-md-raid.rules
 %config(noreplace,missingok)/%{_sysconfdir}/mdadm.conf
 %{_mandir}/man*/md*