Author: glen Date: Sat Oct 15 23:24:53 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added docs
---- Files affected: SPECS: multipath-tools.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/multipath-tools.spec diff -u SPECS/multipath-tools.spec:1.9 SPECS/multipath-tools.spec:1.10 --- SPECS/multipath-tools.spec:1.9 Sun Oct 16 01:22:11 2005 +++ SPECS/multipath-tools.spec Sun Oct 16 01:24:47 2005 @@ -1,10 +1,9 @@ # $Revision$, $Date$ -# TODO: optflags 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 -Release: 0.2 +Release: 0.3 License: GPL Group: Base Source0: http://christophe.varoqui.free.fr/multipath-tools/%{name}-%{version}.tar.bz2 @@ -37,6 +36,7 @@ %prep %setup -q %patch0 -p1 +mv kpartx/README README.kpartx %build %{__make} -j1 \ @@ -57,6 +57,7 @@ %files %defattr(644,root,root,755) +%doc AUTHOR ChangeLog FAQ README* TODO %{_sysconfdir}/udev/rules.d/*.rules %attr(755,root,root) %{_sbindir}/devmap_name %attr(755,root,root) %{_sbindir}/kpartx @@ -85,6 +86,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2005/10/15 23:24:47 glen +- added docs + Revision 1.9 2005/10/15 23:22:11 glen - multipathd to /usr/sbin ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/multipath-tools.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
