Author: glen Date: Tue Nov 13 23:14:06 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - add branch.diff
---- Files affected: SPECS: multipath-tools.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: SPECS/multipath-tools.spec diff -u SPECS/multipath-tools.spec:1.37 SPECS/multipath-tools.spec:1.38 --- SPECS/multipath-tools.spec:1.37 Fri Oct 26 14:50:58 2007 +++ SPECS/multipath-tools.spec Wed Nov 14 00:14:01 2007 @@ -6,7 +6,7 @@ Summary(pl.UTF-8): Implementacja wielotrasowego dostępu do zasobów przy użyciu device-mappera Name: multipath-tools Version: 0.4.8 -Release: 0.8 +Release: 0.9 License: GPL v2 Group: Base Source0: http://christophe.varoqui.free.fr/multipath-tools/%{name}-%{version}.tar.bz2 @@ -14,10 +14,11 @@ Source1: multipathd.init Source2: multipathd.sysconfig URL: http://christophe.varoqui.free.fr/ +Patch100: %{name}-branch.diff Patch0: %{name}-llh.patch Patch1: %{name}-kpartx-udev.patch -# was not used - is OPTIONS+="last_rule" stille needed? -#Patch1: %{name}-udev.patch +# was not used - is OPTIONS+="last_rule" still needed? +#PatchX: %{name}-udev.patch BuildRequires: device-mapper-devel >= 1.02.08 BuildRequires: libaio-devel BuildRequires: linux-libc-headers >= 2.6.12.0-5 @@ -63,8 +64,10 @@ %prep %setup -q +%patch100 -p1 %patch0 -p1 %patch1 -p1 + mv kpartx/README README.kpartx %{__sed} -i -e 's,/lib/libdevmapper.so,/%{_lib}/libdevmapper.so,' libmultipath/Makefile @@ -146,7 +149,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.37 2007-10-26 12:50:58 glen +Revision 1.38 2007-11-13 23:14:01 glen +- add branch.diff + +Revision 1.37 2007/10/26 12:50:58 glen - install sysconfig Revision 1.36 2007/10/26 12:04:23 glen ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/multipath-tools.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
