diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-05-28 19:41:33 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-05-28 19:41:33 +0000 |
commit | 95fbda37ac7651c57d851f442b959d5526ba22a3 (patch) | |
tree | 72a5d82721cc773b7d6ab39b1cc08b7b2b112b4b | |
parent | 6b3a715dc98ffa7ae86e5e04797f6ff95a40af83 (diff) | |
download | rpmdrake-95fbda37ac7651c57d851f442b959d5526ba22a3.tar rpmdrake-95fbda37ac7651c57d851f442b959d5526ba22a3.tar.gz rpmdrake-95fbda37ac7651c57d851f442b959d5526ba22a3.tar.bz2 rpmdrake-95fbda37ac7651c57d851f442b959d5526ba22a3.tar.xz rpmdrake-95fbda37ac7651c57d851f442b959d5526ba22a3.zip |
*** empty log message ***
-rw-r--r-- | rpmdrake.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmdrake.spec b/rpmdrake.spec index ff91061b..8bb62f31 100644 --- a/rpmdrake.spec +++ b/rpmdrake.spec @@ -100,7 +100,6 @@ rm -rf $RPM_BUILD_ROOT %changelog * Thu May 22 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.1-21mdk -- fix some distlint DIRM - let medias be reorderable in the medias editor (drag and drop the list) - add ability to list leaves (sorted by installation date) in remove mode - add ability to run the rpmdrake suite as a user (you can browse @@ -108,6 +107,7 @@ rm -rf $RPM_BUILD_ROOT - edit-medias: remove weird looking Save&Quit / Quit buttons, use Ok only - adding an update source: fix sorting according to tz - let rpm groups be translatable (exhausts many invalid groups...) +- fix some distlint DIRM * Fri May 16 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.1-20mdk - perl-URPM API change: gives architecture in ask_remove |