[Rpm-maint] [rpm-software-management/rpm] elfdeps: Add full multiarch deps support (#360)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Tue Feb 27 09:33:57 UTC 2018


Conan-Kudo commented on this pull request.



>  	    addDep(&ei->provides, ei->soname, NULL, ei->marker);
+	    if (multiarch_deps)
+		addDep(&ei->provides, ei->soname, NULL, ei->archmarker);
+	}

I'll add to the commit message about the backwards compatibility concern.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/360#discussion_r170861629
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180227/292a7fe9/attachment.html>


More information about the Rpm-maint mailing list