avoid inst. from repo if .rpm given (bnc #524280)
authorJán Kupec <jkupec@suse.cz>
Thu, 14 Oct 2010 16:39:40 +0000 (18:39 +0200)
committerJán Kupec <jkupec@suse.cz>
Thu, 14 Oct 2010 16:39:40 +0000 (18:39 +0200)
src/Zypper.cc

index 75316db..d03f415 100644 (file)
@@ -3344,6 +3344,7 @@ void Zypper::doCommand()
             if (header)
             {
               string nvrcap =
+                TMP_RPM_REPO_ALIAS ":" +
                 header->tag_name() + "=" +
                 str::numstring(header->tag_epoch()) + ":" +
                 header->tag_version() + "-" +