diff options
author | jbj <devnull@localhost> | 2000-06-23 00:49:43 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-06-23 00:49:43 +0000 |
commit | 4d888092960c6160f86dff474b2bf9e89f106d5e (patch) | |
tree | 1108862a7f5cef65abd9e11a779f1189c7d129f5 /rpm.spec | |
parent | 4cd7474f6e3bb9937c3a884ad010dbc1413bc00d (diff) | |
download | librpm-tizen-4d888092960c6160f86dff474b2bf9e89f106d5e.tar.gz librpm-tizen-4d888092960c6160f86dff474b2bf9e89f106d5e.tar.bz2 librpm-tizen-4d888092960c6160f86dff474b2bf9e89f106d5e.zip |
- python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>).
- internalize --freshen (Gordon Messmer <yinyang@eburg.com>).
CVS patchset: 3905
CVS date: 2000/06/23 00:49:43
Diffstat (limited to 'rpm.spec')
-rw-r--r-- | rpm.spec | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -255,6 +255,9 @@ fi %{__prefix}/include/popt.h %changelog +* Thu Jun 22 2000 Jeff Johnson <jbj@redhat.com> +- internalize --freshen (Gordon Messmer <yinyang@eburg.com>). + * Wed Jun 21 2000 Jeff Johnson <jbj@redhat.com> - fix: don't expand macros in false branch of %if (kasal@suse.cz). - fix: macro expansion problem and clean up (#11484) (kasal@suse.cz). |