summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-07-26 10:52:45 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-07-26 10:52:45 +0000
commitf179ef136d4517d0b95fc044816c200e9a27e0e1 (patch)
treecc64483f9a2370b7c77a2f887f7d2c1fa22cea47 /quilt.changes
parente56a7949db331f7c6703bae4c38b1445747a5918 (diff)
downloadquilt-f179ef136d4517d0b95fc044816c200e9a27e0e1.tar.gz
- Install package documentation into $RPM_DOC_DIR if this
environment variable is set. On RedHat 9 $RPM_DOC_DIR points to /usr/share/doc/packages, but documentation lives in /usr/share/doc. This is a bug in RedHat's RPM configuration; working around it would break other distributions.
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes9
1 files changed, 9 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index 110b4fd..df013f8 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,13 @@
-------------------------------------------------------------------
+Sat Jul 26 12:49:36 CEST 2003 - agruen@suse.de
+
+- Install package documentation into $RPM_DOC_DIR if this
+ environment variable is set. On RedHat 9 $RPM_DOC_DIR points to
+ /usr/share/doc/packages, but documentation lives in
+ /usr/share/doc. This is a bug in RedHat's RPM configuration;
+ working around it would break other distributions.
+
+-------------------------------------------------------------------
Wed Jul 23 11:44:24 CEST 2003 - agruen@suse.de
- Add Autoconf test for rpmbuild vs. rpm (needed for `make rpm').