aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake.spec
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2002-08-19 08:05:08 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2002-08-19 08:05:08 +0000
commit9924d770738293ede2a71a80da67978d1c4bd63c (patch)
tree0012dfd7765f2bf2f24fdbeeec53667dddec8ec6 /rpmdrake.spec
parent8ddceaa0c983f479dcc80faef8efe55f4ac52e1f (diff)
downloadrpmdrake-9924d770738293ede2a71a80da67978d1c4bd63c.tar
rpmdrake-9924d770738293ede2a71a80da67978d1c4bd63c.tar.gz
rpmdrake-9924d770738293ede2a71a80da67978d1c4bd63c.tar.bz2
rpmdrake-9924d770738293ede2a71a80da67978d1c4bd63c.tar.xz
rpmdrake-9924d770738293ede2a71a80da67978d1c4bd63c.zip
2.0-5mdk
Diffstat (limited to 'rpmdrake.spec')
-rw-r--r--rpmdrake.spec19
1 files changed, 18 insertions, 1 deletions
diff --git a/rpmdrake.spec b/rpmdrake.spec
index 5615d50a..5f3f0a5c 100644
--- a/rpmdrake.spec
+++ b/rpmdrake.spec
@@ -8,7 +8,7 @@
%define name rpmdrake
%define version 2.0
-%define release 4mdk
+%define release 5mdk
Name: %{name}
Version: %{version}
@@ -112,6 +112,23 @@ rm -rf $RPM_BUILD_ROOT
%{perl_vendorarch}/*.pm
%changelog
+* Mon Aug 5 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0-5mdk
+- when searching in files, limit search results to listed
+ packages or the program might crash
+- when searching in files, do it case sensitive
+- in MandrakeUpdate mode, display a nice explanation message when
+ the list of updates is void, and also put "(none)" in the list
+ instead of seeing nothing and wondering if something is broken
+ or not
+- don't quit when validation was not ok (e.g. when user doesn't
+ like the "these packages need to be removed for others to be
+ upgraded", don't quit)
+- handle case when use entered ftp location with a leading ftp://
+- edit-urpm-sources: don't strictly require that all the fields be
+ filled since urpmi can make guesses or build the hdlist itself;
+ in removable and local modes, give the probe_with_hdlist option
+ when the hdlist field is void
+
* Mon Aug 5 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 2.0-4mdk
- grpmi: provide information about the number of current download and
number of overall downloads, same with installation of packages