SPECS: cryptsetup.spec - no macros in Obsoletes for foreign packages
qboosh
qboosh at pld-linux.org
Sat Feb 18 11:19:45 CET 2006
Author: qboosh Date: Sat Feb 18 10:19:45 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- no macros in Obsoletes for foreign packages
---- Files affected:
SPECS:
cryptsetup.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/cryptsetup.spec
diff -u SPECS/cryptsetup.spec:1.16 SPECS/cryptsetup.spec:1.17
--- SPECS/cryptsetup.spec:1.16 Sat Feb 18 03:55:31 2006
+++ SPECS/cryptsetup.spec Sat Feb 18 11:19:40 2006
@@ -28,7 +28,7 @@
%{?with_initrd:BuildRequires: libgcrypt-static}
%{?with_initrd:BuildRequires: libgpg-error-static}
%{?with_initrd:BuildRequires: popt-static}
-Obsoletes: %{name}-luks
+Obsoletes: cryptsetup-luks
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _sbindir /sbin
@@ -47,7 +47,7 @@
Requires: %{name} = %{version}-%{release}
Requires: device-mapper-devel
Requires: libgcrypt-devel >= 1.1.42
-Obsoletes: %{name}-luks-devel
+Obsoletes: cryptsetup-luks-devel
%description devel
Header files for cryptsetup library.
@@ -60,7 +60,7 @@
Summary(pl): Statyczna biblioteka cryptsetup
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
-Obsoletes: %{name}-luks-static
+Obsoletes: cryptsetup-luks-static
%description static
Static version of cryptsetup library.
@@ -159,6 +159,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2006/02/18 10:19:40 qboosh
+- no macros in Obsoletes for foreign packages
+
Revision 1.16 2006/02/18 02:55:31 mguevara
- hmmm -initrd is dynamically linked - added temp desc.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cryptsetup.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list