summaryrefslogtreecommitdiff
path: root/build/TODO
diff options
context:
space:
mode:
authormarc <devnull@localhost>1998-05-27 02:17:21 +0000
committermarc <devnull@localhost>1998-05-27 02:17:21 +0000
commit45570444844be9203b28d6ed8dd9b238eeb7e1a5 (patch)
tree33b82e656f614d9e504b2994dcfce9bc0153595e /build/TODO
parent1789870b35cdbd1ca058bd22affe6ffd31fdacbd (diff)
downloadrpm-45570444844be9203b28d6ed8dd9b238eeb7e1a5.tar.gz
rpm-45570444844be9203b28d6ed8dd9b238eeb7e1a5.tar.bz2
rpm-45570444844be9203b28d6ed8dd9b238eeb7e1a5.zip
Fix segfault
CVS patchset: 2136 CVS date: 1998/05/27 02:17:21
Diffstat (limited to 'build/TODO')
-rw-r--r--build/TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/build/TODO b/build/TODO
index 760c19593..448050eda 100644
--- a/build/TODO
+++ b/build/TODO
@@ -1,3 +1,11 @@
+>I just found an odd little bug in rpm 2.5, when there is something like
+>
+>%doc readme
+>
+>in the %files list, then if readme doesn't exit, rpm will just put an empty
+>doc directory in the package.
+
+
option to %setup to *not* do chown/chgrp/chmod
> Most of my spec files have empty Distribution: and Vendor: tag because I