summaryrefslogtreecommitdiff
path: root/createdirdeps
AgeCommit message (Collapse)AuthorFilesLines
2017-02-13Fix deps file order errory0169.zhang1-2/+2
Change-Id: Ic8624d3b6ed9010a8f0c281e04c5669759e87eb4
2017-02-13Also recored supplements, use recommends as choice breaker only in 3rd pass.Michael Schroeder1-1/+1
Conflicts: Build.pm expanddeps Change-Id: I0eee5303d2098bfc7a69f6ecda239db2263818e2
2017-02-10Recognize Recommends relations of RPMsMyungJoo Ham1-3/+3
When there are multiple candidate packages as a result of Provides, the current obs-build gives an error: "have choice for". However, according to http://www.rpm.org/wiki/PackagerDocs/Dependencies , Recommends tells the system to install the corresponding package unless there is a conflict; thus, if there is a package recommended (as described in issue #302), obs-build shall install the recommended package, resolving "have choice for" error. To enable, OBS project should declare: "BuildFlags: UseRecommendsForChoices=1" or "BuildFlags: UseRecommendsForChoices" in its project config. Fixes #302 Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com> Conflicts: createdirdeps expanddeps Change-Id: I65dc6dd16a6874b7c1ae47932d37c23ec98b9cdf
2016-06-15Solve gbs local full build problemyang.zhang1-1/+1
Change-Id: Id7bd20082ab0016fea7cb31ec47e5bc2e964847f
2016-06-15update to upstream 20150115SoonKyu Park1-0/+99
Change-Id: I8943d5a8c98049843e6753c38beac89927690d72