Author: mguevara Date: Wed Oct 18 12:28:00 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.0.4-1 update, removed libsepol-patch, added br: libtool
---- Files affected: SPECS: cryptsetup-luks.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/cryptsetup-luks.spec diff -u SPECS/cryptsetup-luks.spec:1.12 SPECS/cryptsetup-luks.spec:1.13 --- SPECS/cryptsetup-luks.spec:1.12 Mon Sep 18 23:55:30 2006 +++ SPECS/cryptsetup-luks.spec Wed Oct 18 14:27:54 2006 @@ -6,13 +6,12 @@ Summary: LUKS for dm-crypt implemented in cryptsetup Summary(pl): LUKS dla dm-crypta zaimplementowany w cryptsetup Name: cryptsetup-luks -Version: 1.0.3 +Version: 1.0.4 Release: 1 License: GPL Group: Base Source0: http://luks.endorphin.org/source/%{name}-%{version}.tar.bz2 -# Source0-md5: e134b82b4706a28ba1d73b9176d5ad0c -Patch0: %{name}-sepol.patch +# Source0-md5: 156ae6b618438ee9feeddc6c2bdc4e94 Patch1: %{name}-nostatic.patch URL: http://luks.endorphin.org/about BuildRequires: autoconf @@ -24,6 +23,7 @@ BuildRequires: libsepol-devel BuildRequires: libuuid-devel BuildRequires: popt-devel +BuildRequires: libtool %if %{with static} BuildRequires: device-mapper-static >= 1.02.07 BuildRequires: libgcrypt-static >= 1.1.42 @@ -94,7 +94,6 @@ %prep %setup -q -%patch0 -p1 %patch1 -p1 %build @@ -150,6 +149,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2006/10/18 12:27:54 mguevara +- 1.0.4-1 update, removed libsepol-patch, added br: libtool + Revision 1.12 2006/09/18 21:55:30 qboosh - added BRs for dynamic version ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cryptsetup-luks.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
