diff options
author | Olivier Thauvin <nanardon@mandriva.org> | 2004-12-14 00:23:16 +0000 |
---|---|---|
committer | Olivier Thauvin <nanardon@mandriva.org> | 2004-12-14 00:23:16 +0000 |
commit | 149b47a72552b0e72bd6b513a6412dc5433d2010 (patch) | |
tree | 3e991eca084d2defe40b3975bb866336ca8aa8ac | |
parent | 6a3b3807d8ff31d6214475555b7fee2981d61a45 (diff) | |
download | rpmtools-149b47a72552b0e72bd6b513a6412dc5433d2010.tar rpmtools-149b47a72552b0e72bd6b513a6412dc5433d2010.tar.gz rpmtools-149b47a72552b0e72bd6b513a6412dc5433d2010.tar.bz2 rpmtools-149b47a72552b0e72bd6b513a6412dc5433d2010.tar.xz rpmtools-149b47a72552b0e72bd6b513a6412dc5433d2010.zip |
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +2004-12-14 01:22 Olivier Thauvin <thauvin@aerov.jussieu.fr> + + * Makefile.PL, Packdrakeng.pm, rpmtools.spec: - 5.0.3 - fix mkpath + +2004-12-14 01:00 Olivier Thauvin <thauvin@aerov.jussieu.fr> + + * t/01packdrakeng.t, Packdrakeng.pm: - don't use File::* modules + +2004-12-13 18:54 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> + + * rpmtools.spec: Fix a misplaced Provides in the specfile. + +2004-12-13 17:17 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> + + * Packdrakeng.pm: Explicit import list for POSIX + +2004-12-13 16:57 Olivier Thauvin <thauvin@aerov.jussieu.fr> + + * rpmtools.spec: - add conflicts to help update + 2004-12-13 16:48 Olivier Thauvin <thauvin@aerov.jussieu.fr> * Makefile.PL, rpmtools.spec: - add missing file zlib.pm |