fix: Fopen should use 0666 as default (umask will be applied later).
authorjbj <devnull@localhost>
Mon, 6 Dec 1999 17:53:13 +0000 (17:53 +0000)
committerjbj <devnull@localhost>
Mon, 6 Dec 1999 17:53:13 +0000 (17:53 +0000)
CVS patchset: 3459
CVS date: 1999/12/06 17:53:13

CHANGES
rpm.spec

diff --git a/CHANGES b/CHANGES
index 2c06d70..cb10488 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,7 @@
        - fail to package if absolute symlink points within build root.
        - initial version of check-prereqs.
        - expose enough of legacy fdio interface to compile rpmfind/rpm2html.
+       - fix: Fopen should use 0666 as default (umask will be applied later).
 
 3.0.2 -> 3.0.3
        - add --eval to find result of macro expansion.
index d9f59ad..53dc462 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -2,7 +2,7 @@ Summary: The Red Hat package management system.
 Name: rpm
 %define version 3.0.4
 Version: %{version}
-Release: 0.5
+Release: 0.6
 Group: System Environment/Base
 Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/rpm-%{version}.tar.gz
 Copyright: GPL