Author: baggins Date: Tue Apr 17 17:39:54 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 8 - better systemd deps
---- Files affected: packages/multipath-tools: multipath-tools.spec (1.76 -> 1.77) ---- Diffs: ================================================================ Index: packages/multipath-tools/multipath-tools.spec diff -u packages/multipath-tools/multipath-tools.spec:1.76 packages/multipath-tools/multipath-tools.spec:1.77 --- packages/multipath-tools/multipath-tools.spec:1.76 Tue Apr 3 19:21:40 2012 +++ packages/multipath-tools/multipath-tools.spec Tue Apr 17 19:39:49 2012 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Implementacja wielotrasowego dostępu do zasobów przy użyciu device-mappera Name: multipath-tools Version: 0.4.9 -Release: 7 +Release: 8 License: GPL v2 Group: Base Source0: http://christophe.varoqui.free.fr/multipath-tools/%{name}-%{version}.tar.bz2 @@ -35,6 +35,7 @@ BuildRequires: klibc-static %endif Requires(post,preun): /sbin/chkconfig +Requires(post,preun,postun): systemd-units >= 38 Requires: device-mapper >= 1.02.08 Requires: kpartx = %{version}-%{release} Requires: libaio >= 0.3.106-2 @@ -213,6 +214,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.77 2012/04/17 17:39:49 baggins +- rel 8 +- better systemd deps + Revision 1.76 2012/04/03 17:21:40 baggins - rel 7 - updated to current git ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/multipath-tools/multipath-tools.spec?r1=1.76&r2=1.77 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
