diff options
author | Francois Pons <fpons@mandriva.com> | 2003-04-24 10:06:40 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-04-24 10:06:40 +0000 |
commit | f15b9910503bc8223f6b4eda600f9a4822cd2126 (patch) | |
tree | 2adc8d33f7d4114fb0445ac808dc8f188c7e75e7 /urpmi.spec | |
parent | a505ac7724215dd08fc4ae17fdd2577469c06117 (diff) | |
download | urpmi-f15b9910503bc8223f6b4eda600f9a4822cd2126.tar urpmi-f15b9910503bc8223f6b4eda600f9a4822cd2126.tar.gz urpmi-f15b9910503bc8223f6b4eda600f9a4822cd2126.tar.bz2 urpmi-f15b9910503bc8223f6b4eda600f9a4822cd2126.tar.xz urpmi-f15b9910503bc8223f6b4eda600f9a4822cd2126.zip |
4.3-7mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.3 -Release: 6mdk +Release: 7mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -199,7 +199,9 @@ $urpm->update_media; %changelog - +* Thu Apr 24 2003 François Pons <fpons@mandrakesoft.com> 4.3-7mdk +- added -v to urpme and removed default log. +- avoid curl output to be seen. - make require of Date::Manip optional (urpmi manage to continue evan if Date::Manip is not there of fail due to unknown TZ). |