SPECS: multipath-tools.spec - update summary/description from sour...

glen glen at pld-linux.org
Sun Oct 16 00:45:14 CEST 2005


Author: glen                         Date: Sat Oct 15 22:45:14 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update summary/description from sources
- resolve udev conflict

---- Files affected:
SPECS:
   multipath-tools.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/multipath-tools.spec
diff -u SPECS/multipath-tools.spec:1.3 SPECS/multipath-tools.spec:1.4
--- SPECS/multipath-tools.spec:1.3	Sun Oct 16 00:28:25 2005
+++ SPECS/multipath-tools.spec	Sun Oct 16 00:45:09 2005
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 # TODO: optflags
-Summary:	Linux multipath implementation
+Summary:	Tools to manage multipathed devices with the device-mapper.
 Summary(pl):	Implementacja wielotrasowego dostępu do zasobów dla Linuksa
 Name:		multipath-tools
 Version:	0.4.5
@@ -11,12 +11,21 @@
 # Source0-md5:	d8f87a4f08448a209d6e5bb7aa426830
 URL:		http://christophe.varoqui.free.fr/
 BuildRequires:	sysfsutils >= 1.3.0-1.1
+Requires:	udev >= 1:070-4.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sbindir /sbin
 
 %description
-The Linux multipath implementation.
+multipath-tools provides the tools to manage multipathed devices by
+instructing the device-mapper multipath module what to do. The tools
+are:
+- multipath: scan the system for multipathed devices, assembles them
+  and update the device-mapper's maps
+- multipathd: wait for maps events, then execs multipath
+- devmap-name: provides a meaningful device name to udev for devmaps
+- kpartx: maps linear devmaps upon device partitions, which makes
+  multipath maps partionable
 
 %description -l pl
 Implementacja wielotrasowego dostępu do zasobów dla Linuksa.
@@ -66,6 +75,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/10/15 22:45:09  glen
+- update summary/description from sources
+- resolve udev conflict
+
 Revision 1.3  2005/10/15 22:28:25  glen
 - 0.4.5; completed %files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/multipath-tools.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list