Author: glen Date: Thu Nov 8 23:28:11 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - from 1.0.5 release onwards, cryptsetup-luks becomes cryptsetup, so, provide cryptsetup - rel 2
---- Files affected: SPECS: cryptsetup-luks.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/cryptsetup-luks.spec diff -u SPECS/cryptsetup-luks.spec:1.19 SPECS/cryptsetup-luks.spec:1.20 --- SPECS/cryptsetup-luks.spec:1.19 Fri Jun 22 19:55:54 2007 +++ SPECS/cryptsetup-luks.spec Fri Nov 9 00:28:06 2007 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): LUKS dla dm-crypta zaimplementowany w cryptsetup Name: cryptsetup-luks Version: 1.0.5 -Release: 1 +Release: 2 License: GPL Group: Base Source0: http://luks.endorphin.org/source/%{_realname}-%{version}.tar.bz2 @@ -22,9 +22,9 @@ BuildRequires: libgcrypt-devel >= 1.1.42 BuildRequires: libselinux-devel BuildRequires: libsepol-devel +BuildRequires: libtool BuildRequires: libuuid-devel BuildRequires: popt-devel -BuildRequires: libtool %if %{with static} BuildRequires: device-mapper-static >= 1.02.07 BuildRequires: libgcrypt-static >= 1.1.42 @@ -34,6 +34,7 @@ BuildRequires: libuuid-static BuildRequires: popt-static %endif +Provides: cryptsetup = 1.0.5 Obsoletes: cryptsetup BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -148,6 +149,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2007-11-08 23:28:06 glen +- from 1.0.5 release onwards, cryptsetup-luks becomes cryptsetup, + so, provide cryptsetup +- rel 2 + Revision 1.19 2007-06-22 17:55:54 prism - up to 1.0.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cryptsetup-luks.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
