summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2003-01-07 00:49:55 +0000
committerjbj <devnull@localhost>2003-01-07 00:49:55 +0000
commita585d154ac9b9b8d19bf28b2de56e98276ed990e (patch)
tree25a6f2f844e919ee522d89cb11c82ef75e5c59c6 /macros.in
parentb4ca0ec8b20851e331578b7191d8562e3f0de17f (diff)
downloadrpm-a585d154ac9b9b8d19bf28b2de56e98276ed990e.tar.gz
rpm-a585d154ac9b9b8d19bf28b2de56e98276ed990e.tar.bz2
rpm-a585d154ac9b9b8d19bf28b2de56e98276ed990e.zip
- add perldeps.pl, start to replace perl.{prov,req}.
CVS patchset: 5999 CVS date: 2003/01/07 00:49:55
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/macros.in b/macros.in
index 8398589ab..b795821f3 100644
--- a/macros.in
+++ b/macros.in
@@ -1,7 +1,7 @@
#/*! \page config_macros Default configuration: @RPMCONFIGDIR@/macros
# \verbatim
#
-# $Id: macros.in,v 1.135 2003/01/01 20:33:21 jbj Exp $
+# $Id: macros.in,v 1.136 2003/01/07 00:49:55 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
@@ -121,6 +121,7 @@
%package debug\
Summary: Debug information for package %{name}\
Group: Development/Debug\
+AutoReqProv: 0\
%description debug\
This package provides debug information for package %{name}.\
Debug information is useful when developing applications that use this\