From 0a7481d0f777a6fc0e578b31d08312f5376cb125 Mon Sep 17 00:00:00 2001 From: jbj Date: Thu, 20 Jun 2002 02:19:21 +0000 Subject: - make sure that rpm can verify prelinked shared libraries. - don't install /usr/lib/rpm/redhat per-vendor configuration anymore. CVS patchset: 5512 CVS date: 2002/06/20 02:19:21 --- rpmrc.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rpmrc.in') diff --git a/rpmrc.in b/rpmrc.in index 9550ae0b8..c7256d9fd 100644 --- a/rpmrc.in +++ b/rpmrc.in @@ -1,7 +1,7 @@ #/*! \page config_rpmrc Default configuration: /usr/lib/rpm/rpmrc # \verbatim # -# $Id: rpmrc.in,v 2.48 2002/05/21 16:33:33 jbj Exp $ +# $Id: rpmrc.in,v 2.49 2002/06/20 02:19:21 jbj Exp $ # # This is a global RPM configuration file. All changes made here will # be lost when the rpm package is upgraded. Any per-system configuration @@ -343,7 +343,7 @@ buildarch_compat: ia64: noarch buildarch_compat: s390: noarch buildarch_compat: s390x: noarch -macrofiles: @RPMCONFIGDIR@/macros:@RPMCONFIGDIR@/%{_target}/macros:@SYSCONFIGDIR@/macros.specspo:@SYSCONFIGDIR@/macros:@SYSCONFIGDIR@/%{_target}/macros:~/.rpmmacros +macrofiles: @RPMCONFIGDIR@/macros:@RPMCONFIGDIR@/%{_target}/macros:@SYSCONFIGDIR@/macros.specspo:@SYSCONFIGDIR@/macros.prelink:@SYSCONFIGDIR@/macros:@SYSCONFIGDIR@/%{_target}/macros:~/.rpmmacros # \endverbatim #*/ -- cgit v1.2.3