SPECS: cryptsetup.spec - 0.2 rel 1.pre1.8 - added obsoletes crypts...
mguevara
mguevara at pld-linux.org
Sat Feb 18 03:26:19 CET 2006
Author: mguevara Date: Sat Feb 18 02:26:19 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.2 rel 1.pre1.8 - added obsoletes cryptsetup-luks for easy replacement
---- Files affected:
SPECS:
cryptsetup.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/cryptsetup.spec
diff -u SPECS/cryptsetup.spec:1.14 SPECS/cryptsetup.spec:1.15
--- SPECS/cryptsetup.spec:1.14 Sat Sep 10 22:26:25 2005
+++ SPECS/cryptsetup.spec Sat Feb 18 03:26:13 2006
@@ -12,7 +12,7 @@
Name: cryptsetup
Version: 0.2
%define _rel pre1
-Release: 1.%{_rel}.7
+Release: 1.%{_rel}.8
License: GPL
Group: Base
Source0: http://www.saout.de/misc/dm-crypt/%{name}-%{version}-%{_rel}.tar.bz2
@@ -27,6 +27,7 @@
%{?with_initrd:BuildRequires: libgcrypt-static}
%{?with_initrd:BuildRequires: libgpg-error-static}
%{?with_initrd:BuildRequires: popt-static}
+Obsoletes: %{name}-luks
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _sbindir /sbin
@@ -45,6 +46,7 @@
Requires: %{name} = %{version}-%{release}
Requires: device-mapper-devel
Requires: libgcrypt-devel >= 1.1.42
+Obsoletes: %{name}-luks-devel
%description devel
Header files for cryptsetup library.
@@ -57,6 +59,7 @@
Summary(pl): Statyczna biblioteka cryptsetup
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
+Obsoletes: %{name}-luks-static
%description static
Static version of cryptsetup library.
@@ -149,6 +152,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2006/02/18 02:26:13 mguevara
+- 0.2 rel 1.pre1.8 - added obsoletes cryptsetup-luks for easy replacement
+
Revision 1.14 2005/09/10 20:26:25 areq
- BR popt-static
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cryptsetup.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list