SPECS (AC-branch): rpm.spec - rel 5; damn, enforce proper libmagic

arekm arekm at pld-linux.org
Sat Sep 3 21:15:41 CEST 2005


Author: arekm                        Date: Sat Sep  3 19:15:41 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rel 5; damn, enforce proper libmagic

---- Files affected:
SPECS:
   rpm.spec (1.555.2.107 -> 1.555.2.108) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.555.2.107 SPECS/rpm.spec:1.555.2.108
--- SPECS/rpm.spec:1.555.2.107	Sat Sep  3 20:10:22 2005
+++ SPECS/rpm.spec	Sat Sep  3 21:15:35 2005
@@ -32,7 +32,7 @@
 Name:		rpm
 %define	sover	4.4
 Version:	4.4.2
-Release:	4
+Release:	5
 License:	GPL
 Group:		Base
 Source0:	ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz
@@ -223,6 +223,7 @@
 Requires:	beecrypt >= %{beecrypt_ver}
 Requires:	db >= %{reqdb_ver}
 %{?with_selinux:Requires:	libselinux >= 1.18}
+%{?with_system_libmagic:Requires:	libmagic >= 1.15-2}
 Requires:	popt >= %{reqpopt_ver}
 Obsoletes:	rpm-libs
 # avoid SEGV caused by mixed db versions
@@ -1108,6 +1109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.555.2.108  2005/09/03 19:15:35  arekm
+- rel 5; damn, enforce proper libmagic
+
 Revision 1.555.2.107  2005/09/03 18:10:22  arekm
 - rel 4; use patched system libmagic
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.555.2.107&r2=1.555.2.108&f=u




More information about the pld-cvs-commit mailing list