diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2004-01-15 19:54:06 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2004-01-15 19:54:06 +0000 |
commit | 24a73d0b3f753624676e7a4361783ea5a7e990bc (patch) | |
tree | 1c791d3f21b6f7d0b231e969f186c9d0491c4b2d /rpmdrake.spec | |
parent | 88104c302e2ca174a7ff233b7c2416d3beb56b98 (diff) | |
download | rpmdrake-24a73d0b3f753624676e7a4361783ea5a7e990bc.tar rpmdrake-24a73d0b3f753624676e7a4361783ea5a7e990bc.tar.gz rpmdrake-24a73d0b3f753624676e7a4361783ea5a7e990bc.tar.bz2 rpmdrake-24a73d0b3f753624676e7a4361783ea5a7e990bc.tar.xz rpmdrake-24a73d0b3f753624676e7a4361783ea5a7e990bc.zip |
reword "void" for "empty" (#6873)
Diffstat (limited to 'rpmdrake.spec')
-rw-r--r-- | rpmdrake.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rpmdrake.spec b/rpmdrake.spec index ce31921e..7201ea23 100644 --- a/rpmdrake.spec +++ b/rpmdrake.spec @@ -105,6 +105,7 @@ rm -rf $RPM_BUILD_ROOT - add ability to use rpmdrake/rpmdrake-remove with a "parallel" urpmi configuration (drawbacks: deps are shown only valid for a given node; multiple choices will work in --auto mode only) +- reword "void" for "empty" (#6873) * Wed Jan 14 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 2.1.1-2mdk - fix wrongly using unavailable sorting method in remove mode after |