diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-27 16:23:16 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-27 16:23:16 +0000 |
commit | 7e54d47105159894a617398dd2ca4faa782fe587 (patch) | |
tree | 88cd58d16b733453d8fb0c6d74ef72ce93ef8037 /NEWS | |
parent | 8a9cc74642b417898fef83f621973a846f0b2608 (diff) | |
download | urpmi-7e54d47105159894a617398dd2ca4faa782fe587.tar urpmi-7e54d47105159894a617398dd2ca4faa782fe587.tar.gz urpmi-7e54d47105159894a617398dd2ca4faa782fe587.tar.bz2 urpmi-7e54d47105159894a617398dd2ca4faa782fe587.tar.xz urpmi-7e54d47105159894a617398dd2ca4faa782fe587.zip |
- urpm::media::update_media:
o ensure a second pass is done even if media has not been modified
(useful for the %trigger trick done in urpmi to rebuild synthesis with
suggests)
without it, file provides are not computed properly
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +- urpm::media::update_media: + o ensure a second pass is done even if media has not been modified + (useful for the %trigger trick done in urpmi to rebuild synthesis with + suggests) - urpmf o fix -a and -o |