diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-05-28 15:53:19 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-05-28 15:53:19 +0000 |
commit | 4dfd979264401bdf01323336f3d8eb30f9184309 (patch) | |
tree | 2946983fe1328018c238dab6bf4fec7d9a2c8113 /rpmdrake.spec | |
parent | b0413e270babfaf403171cd5386059eccb5a7104 (diff) | |
download | rpmdrake-4dfd979264401bdf01323336f3d8eb30f9184309.tar rpmdrake-4dfd979264401bdf01323336f3d8eb30f9184309.tar.gz rpmdrake-4dfd979264401bdf01323336f3d8eb30f9184309.tar.bz2 rpmdrake-4dfd979264401bdf01323336f3d8eb30f9184309.tar.xz rpmdrake-4dfd979264401bdf01323336f3d8eb30f9184309.zip |
add ability to run the rpmdrake suite as a user (you can browse
packages but can't modify the system)
Diffstat (limited to 'rpmdrake.spec')
-rw-r--r-- | rpmdrake.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rpmdrake.spec b/rpmdrake.spec index 5752a0dd..367ec064 100644 --- a/rpmdrake.spec +++ b/rpmdrake.spec @@ -103,6 +103,8 @@ rm -rf $RPM_BUILD_ROOT - 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 + packages but can't modify the system) * Fri May 16 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.1-20mdk - perl-URPM API change: gives architecture in ask_remove |