diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-08-07 11:49:39 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-08-07 11:49:39 +0000 |
commit | b084a03928c68929eae319b5950f111c0b5cb68c (patch) | |
tree | b7880f22be257024ba67bbe4ccb90903f9aa5acc /rpmdrake.spec | |
parent | baf60c29398da87c690b784023cacb368056ef40 (diff) | |
download | rpmdrake-b084a03928c68929eae319b5950f111c0b5cb68c.tar rpmdrake-b084a03928c68929eae319b5950f111c0b5cb68c.tar.gz rpmdrake-b084a03928c68929eae319b5950f111c0b5cb68c.tar.bz2 rpmdrake-b084a03928c68929eae319b5950f111c0b5cb68c.tar.xz rpmdrake-b084a03928c68929eae319b5950f111c0b5cb68c.zip |
message about signatures problems:
- when there are more than 10 packages with signatures problems, pass the "scroll" option
- basename the packages
- sort the packages
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 6959fdd9..6e8be481 100644 --- a/rpmdrake.spec +++ b/rpmdrake.spec @@ -108,6 +108,8 @@ rm -rf $RPM_BUILD_ROOT - fixes interactive_packtables dialogs initially much too small because titi replaced ->size_request by ->get_size_request (such dialog is for example "more information on packages") +- don't display a too high message when there are many packages + with signatures problems (#4335) * Mon Aug 4 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.1-30mdk - revert "use checkboxes instead of icons" |