From e8cf6cbb056a5b4517191b2a216d48a712993460 Mon Sep 17 00:00:00 2001 From: jbj Date: Wed, 5 Mar 2003 00:13:11 +0000 Subject: Sanity. CVS patchset: 6652 CVS date: 2003/03/05 00:13:11 --- macros.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'macros.in') diff --git a/macros.in b/macros.in index 09ddc875e..6740b88a0 100644 --- a/macros.in +++ b/macros.in @@ -1,7 +1,7 @@ #/*! \page config_macros Default configuration: @RPMCONFIGDIR@/macros # \verbatim # -# $Id: macros.in,v 1.137 2003/01/31 22:55:28 jbj Exp $ +# $Id: macros.in,v 1.138 2003/03/05 00:13:11 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 @@ -339,6 +339,8 @@ package or when debugging this package.\ # # Note: Used iff _use_internal_dependency_generator is non-zero. The # helpers are also used by @RPMCONFIGDIR@/rpmdeps {--provides|--requires). +#%__perl_provides /usr/lib/rpm/perldeps --provides +#%__perl_requires /usr/lib/rpm/perldeps --requires %__perl_provides @RPMCONFIGDIR@/perl.prov %__perl_requires @RPMCONFIGDIR@/perl.req -- cgit v1.2.3