Document global/system/user configuration hierarchy in rpmrc/macros (#17038).
authorjbj <devnull@localhost>
Mon, 28 Aug 2000 15:25:04 +0000 (15:25 +0000)
committerjbj <devnull@localhost>
Mon, 28 Aug 2000 15:25:04 +0000 (15:25 +0000)
CVS patchset: 4142
CVS date: 2000/08/28 15:25:04

macros.in
rpmrc.in

index 3061bcf..9b51c5d 100644 (file)
--- a/macros.in
+++ b/macros.in
@@ -1,4 +1,10 @@
-# $Id: macros.in,v 1.66 2000/07/07 20:36:19 jbj Exp $
+# $Id: macros.in,v 1.67 2000/08/28 15:25:04 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
+# should be added to /etc/rpm/macros, while per-user configuration should
+# be added to ~/.rpmmacros.
+#
 #==============================================================================
 # Macro naming conventions (preliminary):
 #
index fb62108..0dddde8 100644 (file)
--- a/rpmrc.in
+++ b/rpmrc.in
@@ -1,9 +1,10 @@
-# $Id: rpmrc.in,v 2.28 2000/07/05 20:39:15 jbj Exp $
-
-#############################################################
-
-# Please send new entries to rpm-list@redhat.com
-
+# $Id: rpmrc.in,v 2.29 2000/08/28 15:25:04 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
+# should be added to /etc/rpm/rpmrc, while per-user configuration should
+# be added to ~/.rpmrc.
+#
 #############################################################
 # Values for RPM_OPT_FLAGS for various platforms