- put version on rpmpopt filename to avoid legacy filename collision.
authorjbj <devnull@localhost>
Thu, 22 Jun 2000 14:03:36 +0000 (14:03 +0000)
committerjbj <devnull@localhost>
Thu, 22 Jun 2000 14:03:36 +0000 (14:03 +0000)
CVS patchset: 3898
CVS date: 2000/06/22 14:03:36

CHANGES
rpm.spec

diff --git a/CHANGES b/CHANGES
index 91fdea6..79c1e88 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -66,7 +66,7 @@
        - fix: typo in brp-compress caused i18n man pages not to compress.
        - API: uncouple fadio from rest of rpmio.
        - API: externalize legacy fdOpen interface for rpmfind et al.
-       - put version on rpmpopt filename to avoid legacy name collision.
+       - put version on rpmpopt filename to avoid legacy filename collision.
 
 3.0.4 -> 3.0.5
        - handle version 4 packaging as input.
index 948bbf4..1a84995 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -259,6 +259,7 @@ fi
 - fix: don't expand macros in false branch of %if (kasal@suse.cz).
 - fix: macro expansion problem and clean up (#11484) (kasal@suse.cz).
 - uname on i370 has s390 as arch (#11456).
+- put version on rpmpopt filename to avoid legacy filename collision.
 
 * Tue Jun 20 2000 Jeff Johnson <jbj@redhat.com>
 - fix: typo in brp-compress caused i18n man pages not to compress.