SPECS: cryptsetup-luks.spec - added provides cryptsetup = ver for ...
mguevara
mguevara at pld-linux.org
Sat Feb 18 03:23:37 CET 2006
Author: mguevara Date: Sat Feb 18 02:23:37 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added provides cryptsetup = ver for easy cryptsetup replacement
---- Files affected:
SPECS:
cryptsetup-luks.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/cryptsetup-luks.spec
diff -u SPECS/cryptsetup-luks.spec:1.6 SPECS/cryptsetup-luks.spec:1.7
--- SPECS/cryptsetup-luks.spec:1.6 Sat Feb 18 03:01:37 2006
+++ SPECS/cryptsetup-luks.spec Sat Feb 18 03:23:31 2006
@@ -17,7 +17,7 @@
BuildRequires: libsepol-static
BuildRequires: libuuid-static
BuildRequires: popt-static
-Provides: cryptsetup
+Provides: cryptsetup = 0.2-1.pre1.8
Obsoletes: cryptsetup
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -67,6 +67,8 @@
Summary(pl): Statyczna biblioteka cryptsetup
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
+Provides: cryptsetup-static
+Obsoletes: cryptsetup-static
%description static
Static version of cryptsetup library.
@@ -130,6 +132,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2006/02/18 02:23:31 mguevara
+- added provides cryptsetup = ver for easy cryptsetup replacement
+
Revision 1.6 2006/02/18 02:01:37 mguevara
- 1.0.1 rel 1 - added BR libsepol-static, %{name}-sepol.patch and
some autoconf/automake
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cryptsetup-luks.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list