diff options
author | Francois Pons <fpons@mandriva.com> | 2001-01-30 17:47:53 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-01-30 17:47:53 +0000 |
commit | 5615f84f22560720b637a3d77ba03ecb3f306b68 (patch) | |
tree | fbd03a610ac3f126568db223f6e8f2b5f903d101 | |
parent | 64c3b339cf85bd84d86296eebe880e4c6cf8f442 (diff) | |
download | rpmtools-5615f84f22560720b637a3d77ba03ecb3f306b68.tar rpmtools-5615f84f22560720b637a3d77ba03ecb3f306b68.tar.gz rpmtools-5615f84f22560720b637a3d77ba03ecb3f306b68.tar.bz2 rpmtools-5615f84f22560720b637a3d77ba03ecb3f306b68.tar.xz rpmtools-5615f84f22560720b637a3d77ba03ecb3f306b68.zip |
*** empty log message ***
-rw-r--r-- | rpmtools.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rpmtools.spec b/rpmtools.spec index cf08ba4..bb1c436 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -51,11 +51,11 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/perl5/man/*/* %changelog -* Tue Jan 30 2001 François Pons <fpons@ackbar.mandrakesoft.com> 2.1-10mdk +* Tue Jan 30 2001 François Pons <fpons@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 +* Tue Jan 23 2001 François Pons <fpons@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. - removed bug of gendistrib with relative pathname of distrib. |