diff options
author | Francois Pons <fpons@mandriva.com> | 2001-01-16 16:38:48 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-01-16 16:38:48 +0000 |
commit | 8e2e4d4a24ca75a8041e80e3a0bae1befaf0eeaf (patch) | |
tree | 71b34bdc6807379e2f05f51f933ff70b65af7bba | |
parent | 9f4b501c30357c3c3880e304b0a71ef8be9217f8 (diff) | |
download | rpmtools-8e2e4d4a24ca75a8041e80e3a0bae1befaf0eeaf.tar rpmtools-8e2e4d4a24ca75a8041e80e3a0bae1befaf0eeaf.tar.gz rpmtools-8e2e4d4a24ca75a8041e80e3a0bae1befaf0eeaf.tar.bz2 rpmtools-8e2e4d4a24ca75a8041e80e3a0bae1befaf0eeaf.tar.xz rpmtools-8e2e4d4a24ca75a8041e80e3a0bae1befaf0eeaf.zip |
2.1-7mdk snapshot.
-rw-r--r-- | rpmtools.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec index 0524a98..3dba1a7 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 6mdk +%define release 7mdk # do not modify here, see Makefile in the CVS %define version 2.1 @@ -53,6 +53,12 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/perl5/man/*/* %changelog +* Tue Jan 16 2001 François Pons <fpons@mandrakesoft.com> 2.1-7mdk +- fixed white char in packdrake archive. +- added output mode for parsehdlist. +- added build_hdlist to rpmtools. +- rpmtools.pm to 0.03. + * Fri Jan 05 2001 François Pons <fpons@mandrakesoft.com> 2.1-6mdk - fixed dependancy in parsehdlist against packdrake. - fixed packdrake.pm against DrakX usage. |