summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-06-28 07:37:10 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-06-28 07:37:10 +0000
commitd24a8a1eee7871021fbca58579ac183fd978e299 (patch)
tree11579cba6efb11b10408cf6f2d15db088503ae63 /urpmi.spec
parent7b02dcbc138f9aa51547445504acfdd32c5f8bf1 (diff)
downloadurpmi-d24a8a1eee7871021fbca58579ac183fd978e299.tar
urpmi-d24a8a1eee7871021fbca58579ac183fd978e299.tar.gz
urpmi-d24a8a1eee7871021fbca58579ac183fd978e299.tar.bz2
urpmi-d24a8a1eee7871021fbca58579ac183fd978e299.tar.xz
urpmi-d24a8a1eee7871021fbca58579ac183fd978e299.zip
4.7.8-1mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 95c26644..6acc16f5 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,7 +7,7 @@
##################################################################
%define name urpmi
-%define version 4.7.7
+%define version 4.7.8
%define release 1mdk
%define group %(perl -e 'print "%_vendor" =~ /\\bmandr/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -250,6 +250,12 @@ if (-e "/etc/urpmi/urpmi.cfg") {
%{compat_perl_vendorlib}/urpm/ldap.pm
%changelog
+* Tue Jun 28 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.8-1mdk
+- Allow to select more than one choice in alternative packages to be installed
+ by urpmi
+- Add LDAP media at the end
+- Doc and translations updated
+
* Mon Jun 13 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.7-1mdk
- Fix documentation for urpmq --summary/-S and urpmf -i (Olivier Blin)
- urpmq: extract headers only once