diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-01-21 19:37:26 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-01-21 19:37:26 +0000 |
commit | 84c1d96b3fb1b00ae4ce553c903a7f2887974c90 (patch) | |
tree | 0d9187e8df808d7c488257480ab6bec249cb26ba /rpmdrake.spec | |
parent | 9f09b9b002192e3ae4288133e4dad2dd49fad08b (diff) | |
download | rpmdrake-84c1d96b3fb1b00ae4ce553c903a7f2887974c90.tar rpmdrake-84c1d96b3fb1b00ae4ce553c903a7f2887974c90.tar.gz rpmdrake-84c1d96b3fb1b00ae4ce553c903a7f2887974c90.tar.bz2 rpmdrake-84c1d96b3fb1b00ae4ce553c903a7f2887974c90.tar.xz rpmdrake-84c1d96b3fb1b00ae4ce553c903a7f2887974c90.zip |
fix many errors originating from not being able to access widgets after dialog is finished
Diffstat (limited to 'rpmdrake.spec')
-rw-r--r-- | rpmdrake.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rpmdrake.spec b/rpmdrake.spec index 7645fb0b..bc30af07 100644 --- a/rpmdrake.spec +++ b/rpmdrake.spec @@ -119,6 +119,10 @@ rm -rf $RPM_BUILD_ROOT * Tue Jan 21 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.1-3mdk - rpmdrake: - fix "update sources" dialog which didn't update the asked mediums +- edit-urpm-sources: + - fix many errors originating from not being able to access toggle + buttons and entries after the dialog is finished (empty source + name, impossible to add mediums without hdlists, etc) * Fri Jan 10 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.1-2mdk - grpmi: |