How does yum decide rpm A to depnd on B?
"Yang, Yi Y" <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <9D7649D18729DE4BB2BD7B494F7FEDC201B2E853@pdsmsx415.ccr.corp.intel.com> |
Hi, I notcied yum repo has a xml file primary.xml, that provides what a rpm requires and what a rpm provides, optionally, yum repo can also have a sqlite database primary.sqlite which has similar info to primary.xml, I want to decide dependency according to xml file or sqlite database, my decision logic is A requires B and C provides C, then A depends on C, I don't know if this logic is correct, I don't know how to decide the real dependency logic, anybody know it? _______________________________________________ Yum mailing list [email protected] https://lists.dulug.duke.edu/mailman/listinfo/yum