summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
-rw-r--r--urpmi.spec5
2 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5cf33997..f5423b69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-04-11 10:28 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
+
+ * man/C/urpmi.addmedia.8, man/C/urpmi.files.5, urpm/cfg.pm: Change
+ the default URL of the mirrorsfull.list file
+
+2005-04-06 15:15 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
+
+ * urpmi.spec: 4.6.24-2mdk
+
2005-04-05 01:33 Pablo Saratxaga <pablo at mandrakesoft.com>
* po/gl.po: updated po file
diff --git a/urpmi.spec b/urpmi.spec
index bbf8d290..26fc6970 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -8,7 +8,7 @@
%define name urpmi
%define version 4.6.24
-%define release 2mdk
+%define release 3mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -236,6 +236,9 @@ if (-e "/etc/urpmi/urpmi.cfg") {
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Mon Apr 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.24-3mdk
+- Change the default URL for the mirrors list file
+
* Wed Apr 06 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.24-2mdk
- po updates