diff options
author | Francois Pons <fpons@mandriva.com> | 2001-01-30 17:47:20 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-01-30 17:47:20 +0000 |
commit | 64c3b339cf85bd84d86296eebe880e4c6cf8f442 (patch) | |
tree | 5b4ff1fcbf7359be05673986066188aa677aca05 /rpmtools.spec | |
parent | e394cc397cefc2ceb7fbcb8046ebad85cc9c1e23 (diff) | |
download | rpmtools-64c3b339cf85bd84d86296eebe880e4c6cf8f442.tar rpmtools-64c3b339cf85bd84d86296eebe880e4c6cf8f442.tar.gz rpmtools-64c3b339cf85bd84d86296eebe880e4c6cf8f442.tar.bz2 rpmtools-64c3b339cf85bd84d86296eebe880e4c6cf8f442.tar.xz rpmtools-64c3b339cf85bd84d86296eebe880e4c6cf8f442.zip |
*** empty log message ***
Diffstat (limited to 'rpmtools.spec')
-rw-r--r-- | rpmtools.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec index bf4609b..cf08ba4 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 9mdk +%define release 10mdk # do not modify here, see Makefile in the CVS %define version 2.1 @@ -51,6 +51,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/perl5/man/*/* %changelog +* Tue Jan 30 2001 François Pons <fpons@ackbar.mandrakesoft.com> 2.1-10mdk +- fixed bug of NOTFOUND_6 in depslist computation. +- fixed depslist relocation bug. + * Tue Jan 23 2001 François Pons <fpons@ackbar.mandrakesoft.com> 2.1-9mdk - packdrake.pm to 0.03, added source directory for building an archive. - changed build_archive to use a specific directory. |