diff options
author | jbj <devnull@localhost> | 1999-11-30 18:07:08 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1999-11-30 18:07:08 +0000 |
commit | 06aedc29ca90537e91d0ed2b7a90493a8bd7d8e8 (patch) | |
tree | 04f9a82d3ac694eb20321a3c9d3c51d294ab74a6 /rpm.spec | |
parent | 4e56943831a57ab9cc00182007ee55c6fc46ba1e (diff) | |
download | rpm-06aedc29ca90537e91d0ed2b7a90493a8bd7d8e8.tar.gz rpm-06aedc29ca90537e91d0ed2b7a90493a8bd7d8e8.tar.bz2 rpm-06aedc29ca90537e91d0ed2b7a90493a8bd7d8e8.zip |
lib/depends.c: Fix minor memory leak.
lib/fprint.c: Pass both dirName/baseName to fpLookup() to avoid memory leaks.
lib/rpmdb.c: ditto, and use scaremem=1.
lib/transaction.c: Fix minor memory leak.
CVS patchset: 3443
CVS date: 1999/11/30 18:07:08
Diffstat (limited to 'rpm.spec')
-rw-r--r-- | rpm.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Summary: The Red Hat package management system. Name: rpm %define version 3.0.4 Version: %{version} -Release: 0.1 +Release: 0.2 Group: System Environment/Base Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/rpm-%{version}.tar.gz Copyright: GPL |