Support "Recommends" RPM dependencies 48/94248/2
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 28 Oct 2016 01:11:57 +0000 (10:11 +0900)
committerSoonKyu Park <sk7.park@samsung.com>
Fri, 10 Feb 2017 01:07:28 +0000 (10:07 +0900)
commitc441cabc3271f7122167c8339faee73a481c017f
tree57c64957b279857f6af5e44b9fb7276452cc4b63
parent20dde9c50f24082d69cae3709ed246ba9d755fac
Support "Recommends" RPM dependencies

This requires updates of obs-build (for GBS/OBS):
https://github.com/openSUSE/obs-build/pull/303

and Perl-BSSolv (for OBS):
https://github.com/openSUSE/perl-BSSolv/pull/7

and RPM > 4.12.0 or "Recommends" backported (for OBS/GBS):
https://review.tizen.org/gerrit/#/c/93958/

The issue that we are trying to resolve with these is:
https://github.com/openSUSE/obs-build/issues/302

Change-Id: I579f402a3502c57ca3b2cacfc12a5a3a975aac34
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
depanneur