Author: baggins Date: Mon Jun 20 12:21:48 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - release 2 - strict req dlm in gulm (lvm2 must have them in /lib)
---- Files affected: SPECS: lvm2.spec (1.55 -> 1.56) ---- Diffs: ================================================================ Index: SPECS/lvm2.spec diff -u SPECS/lvm2.spec:1.55 SPECS/lvm2.spec:1.56 --- SPECS/lvm2.spec:1.55 Sat Jun 18 20:31:14 2005 +++ SPECS/lvm2.spec Mon Jun 20 14:21:42 2005 @@ -13,7 +13,7 @@ Summary(pl): Nowa wersja Logical Volume Managera dla Linuksa Name: lvm2 Version: 2.01.12 -Release: 1 +Release: 2 License: GPL Group: Applications/System Source0: ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz @@ -38,6 +38,8 @@ %endif BuildRequires: readline-devel Requires: device-mapper +Requires: dlm >= 1.0-0.pre21.2 +Requires: gulm >= 1.0-0.pre26.2 %{?with_selinux:Requires: libselinux >= 1.10} Obsoletes: lvm BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -158,6 +160,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.56 2005/06/20 12:21:42 baggins +- release 2 +- strict req dlm in gulm (lvm2 must have them in /lib) + Revision 1.55 2005/06/18 18:31:14 qboosh - use device-mapper 1.01.03 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/lvm2.spec?r1=1.55&r2=1.56&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
