summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-11-25 14:45:13 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-11-25 14:45:13 +0000
commitfb46d45320a59f04ebbdc88b10c9d18d328ab60a (patch)
tree5f7267a7ae15a27600a70b6b496203da1b971fd8 /urpmi.spec
parent25ac8202340dd2e0894b8336ee18e4dbbd58b596 (diff)
downloadurpmi-fb46d45320a59f04ebbdc88b10c9d18d328ab60a.tar
urpmi-fb46d45320a59f04ebbdc88b10c9d18d328ab60a.tar.gz
urpmi-fb46d45320a59f04ebbdc88b10c9d18d328ab60a.tar.bz2
urpmi-fb46d45320a59f04ebbdc88b10c9d18d328ab60a.tar.xz
urpmi-fb46d45320a59f04ebbdc88b10c9d18d328ab60a.zip
4.8.2
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec12
1 files changed, 10 insertions, 2 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 5b29f86c..8b0459dc 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,8 +7,8 @@
##################################################################
%define name urpmi
-%define version 4.8.1
-%define release 2mdk
+%define version 4.8.2
+%define release 1mdk
%define group %(perl -e 'print "%_vendor" =~ /\\bmandr/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -246,6 +246,14 @@ if (-e "/etc/urpmi/urpmi.cfg") {
%{compat_perl_vendorlib}/urpm/ldap.pm
%changelog
+* Fri Nov 25 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.2-1mdk
+- Now build urpmi using MakeMaker.
+- Some basic regression tests.
+- Non-english man pages are not installed by default anymore. They were not at
+ all up to date with the development of the last years.
+- English man pages are now in POD format.
+- Correctly search for package names that contain regex metacharacters.
+
* Thu Nov 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.1-2mdk
- urpmi: Move summary of number of packages / size installed at the end
- Don't require ka-run directly, use virtual package parallel-tools