SPECS: util-linux.spec, cryptsetup-luks.spec - cryptsetup-luks isn...
sls
sls at pld-linux.org
Mon Apr 2 23:40:25 CEST 2007
Author: sls Date: Mon Apr 2 21:40:25 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cryptsetup-luks isn't equivalent of cryptsetup
---- Files affected:
SPECS:
util-linux.spec (1.295 -> 1.296) , cryptsetup-luks.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/util-linux.spec
diff -u SPECS/util-linux.spec:1.295 SPECS/util-linux.spec:1.296
--- SPECS/util-linux.spec:1.295 Sun Mar 25 17:40:36 2007
+++ SPECS/util-linux.spec Mon Apr 2 23:40:19 2007
@@ -116,7 +116,7 @@
BuildRequires: audit-libs-devel >= 1.0.6
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: cryptsetup-devel
+BuildRequires: cryptsetup-luks-devel
BuildRequires: e2fsprogs-devel >= 1.36
BuildRequires: gettext-devel
BuildRequires: intltool
@@ -286,7 +286,7 @@
Summary(tr.UTF-8): Dosya sistemlerini bağlamak ve çözmek için programlar
Summary(uk.UTF-8): Програми для монтування та розмонтування файлових систем
Group: Applications/System
-Requires: cryptsetup >= 0.2-1.pre1.4
+Requires: cryptsetup-luks >= 1.0.4
Requires: libgcrypt >= 1.2.0-6
Requires: libgpg-error >= 1.0-4
@@ -1175,6 +1175,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.296 2007/04/02 21:40:19 sls
+- cryptsetup-luks isn't equivalent of cryptsetup
+
Revision 1.295 2007/03/25 15:40:36 baggins
- added patch for mount to call mount.<FSTYPE> also for autodetected fs
================================================================
Index: SPECS/cryptsetup-luks.spec
diff -u SPECS/cryptsetup-luks.spec:1.15 SPECS/cryptsetup-luks.spec:1.16
--- SPECS/cryptsetup-luks.spec:1.15 Mon Feb 12 22:23:52 2007
+++ SPECS/cryptsetup-luks.spec Mon Apr 2 23:40:19 2007
@@ -33,7 +33,6 @@
BuildRequires: libuuid-static
BuildRequires: popt-static
%endif
-Provides: cryptsetup = 0.2-1.pre1.8
Obsoletes: cryptsetup
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -69,7 +68,6 @@
Requires: %{name} = %{version}-%{release}
Requires: device-mapper-devel
Requires: libgcrypt-devel >= 1.1.42
-Provides: cryptsetup-devel
Obsoletes: cryptsetup-devel
%description devel
@@ -83,7 +81,6 @@
Summary(pl.UTF-8): Statyczna biblioteka cryptsetup
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
-Provides: cryptsetup-static
Obsoletes: cryptsetup-static
%description static
@@ -149,6 +146,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2007/04/02 21:40:19 sls
+- cryptsetup-luks isn't equivalent of cryptsetup
+
Revision 1.15 2007/02/12 21:23:52 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/util-linux.spec?r1=1.295&r2=1.296&f=u
http://cvs.pld-linux.org/SPECS/cryptsetup-luks.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list