aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake.spec
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2002-08-23 13:50:09 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2002-08-23 13:50:09 +0000
commitbf86cf147a3dd44e9a08fc8955099505718bdced (patch)
tree8e223d2dfb35d1a2ba963e2237c60fc658db41e5 /rpmdrake.spec
parent74ef59d9a870913a1e0809220501f5d7dd4e7332 (diff)
downloadrpmdrake-bf86cf147a3dd44e9a08fc8955099505718bdced.tar
rpmdrake-bf86cf147a3dd44e9a08fc8955099505718bdced.tar.gz
rpmdrake-bf86cf147a3dd44e9a08fc8955099505718bdced.tar.bz2
rpmdrake-bf86cf147a3dd44e9a08fc8955099505718bdced.tar.xz
rpmdrake-bf86cf147a3dd44e9a08fc8955099505718bdced.zip
meuh
Diffstat (limited to 'rpmdrake.spec')
-rw-r--r--rpmdrake.spec17
1 files changed, 16 insertions, 1 deletions
diff --git a/rpmdrake.spec b/rpmdrake.spec
index 11158aca..e194b5e2 100644
--- a/rpmdrake.spec
+++ b/rpmdrake.spec
@@ -8,7 +8,7 @@
%define name rpmdrake
%define version 2.0
-%define release 6mdk
+%define release 7mdk
Name: %{name}
Version: %{version}
@@ -113,6 +113,21 @@ rm -rf $RPM_BUILD_ROOT
%{perl_vendorarch}/*.pm
%changelog
+* Fri Aug 23 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0-7mdk
+- rpmdrake: when a choice has to be made involving locales,
+ autochoose the package requiring the locales already installed
+ on the machine, or the package requiring an already selected
+ locale
+- rpmdrake: when user does a multiple selection of packages to
+ install, if some packages require a new locale to install and
+ they look like i18n packages (eg they contain the same locale
+ name in their name), don't select them; it should fix the
+ selection of all the locales when user selects "KDE
+ Workstation" or "Gnome Workstation"; of course, still possible
+ to select these packages one by one
+- in by_presence and by_selection modes, limit search results to
+ upgradable packages and to selected packages
+
* Thu Aug 22 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0-6mdk
- edit-urpm-sources: toggle the ignore flag only when the button
press was really done in an existing col/row