summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog12
-rw-r--r--urpmi.spec5
2 files changed, 16 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a00d6b7e..0c9ee96c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-02-14 15:09 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * urpm/cfg.pm: Avoid using rpm because of locking
+
+2005-02-14 15:02 shivahuang
+
+ * po/zh_TW.po: updated po file
+
+2005-02-14 13:51 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * urpm.pm, urpmi.spec: 4.6.16-1mdk
+
2005-02-14 12:14 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
* man/C/urpmi.addmedia.8: Document the new URL variables.
diff --git a/urpmi.spec b/urpmi.spec
index 4b117126..90630572 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -8,7 +8,7 @@
%define name urpmi
%define version 4.6.16
-%define release 1mdk
+%define release 2mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -233,6 +233,9 @@ if (-e "/etc/urpmi/urpmi.cfg") {
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Mon Feb 14 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.16-2mdk
+- Don't call rpm during restart to avoid locking
+
* Mon Feb 14 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.16-1mdk
- Patch by Michael Scherer to allow to use variables in media URLs
- Fix retrieval of source packages (e.g. urpmq --sources) with alternative