Author: arekm Date: Sat Nov 22 11:00:06 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 6; works fine without udev-core here
---- Files affected: SPECS: cryptsetup-luks.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/cryptsetup-luks.spec diff -u SPECS/cryptsetup-luks.spec:1.29 SPECS/cryptsetup-luks.spec:1.30 --- SPECS/cryptsetup-luks.spec:1.29 Wed Nov 12 22:16:13 2008 +++ SPECS/cryptsetup-luks.spec Sat Nov 22 12:00:01 2008 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): LUKS dla dm-crypta zaimplementowany w cryptsetup Name: cryptsetup-luks Version: 1.0.6 -Release: 5 +Release: 6 License: GPL v2 Group: Base Source0: http://luks.endorphin.org/source/%{realname}-%{version}.tar.bz2 @@ -35,7 +35,7 @@ BuildRequires: libuuid-static BuildRequires: popt-static %endif -Requires: udev-core >= 1:115 +Suggests: udev-core >= 1:115 Provides: cryptsetup = %{version} Obsoletes: cryptsetup BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -184,6 +184,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2008/11/22 11:00:01 arekm +- rel 6; works fine without udev-core here + Revision 1.29 2008/11/12 21:16:13 glen - update for udev 115 with udevadm; rel 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cryptsetup-luks.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
