From 2a000d3164cfb0c7e0ad2a4e19b1c0466fba8e6a Mon Sep 17 00:00:00 2001 From: Duncan Mac-Vicar P Date: Thu, 12 Oct 2006 10:01:09 +0000 Subject: [PATCH] include source for each patch in check-patches --- tools/zmart/zmart-updates.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/zmart/zmart-updates.cc b/tools/zmart/zmart-updates.cc index dd9f275..f25a8bf 100644 --- a/tools/zmart/zmart-updates.cc +++ b/tools/zmart/zmart-updates.cc @@ -92,6 +92,8 @@ void render_result( std::ostream &out, const zypp::ResPool &pool) out << " category() << "\">" << std::endl; out << " " << patch->name() << "" <" << patch->edition() << "" <source() != Source_Ref::noSource ) + out << " source().url() << "\" alias=\"" << patch->source().alias() << "\"/>" << std::endl; out << " " <