From 23e8d887e8ca41947f5b0870bb99dfb8da5c6fa2 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 15 Nov 2007 13:06:14 +0000 Subject: - urpmi: o fix "urpmi --install-src" (regression introduced in 4.10.9) nb: packages_by_name can't be used here since $urpm->{provides} doesn't have src.rpm so a full search is needed --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b69ec433..a324b05b 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ - urpmi: o with rsync, use --copy-links (to have the same behaviour as http/ftp, and so allow symlinks on the server) + o fix "urpmi --install-src" (regression introduced in 4.10.9) Version 4.10.14 - 4 October 2007, by Pascal "Pixel" Rigaux -- cgit v1.2.1