Patches for Rpmbuildstage:bb. 50/83950/1 accepted/tizen/base/20160817.064158 submit/tizen_base/20160816.083924
authorJunghyun Kim <jh0822.kim@samsung.com>
Tue, 16 Aug 2016 02:57:52 +0000 (11:57 +0900)
committerJunghyun Kim <jh0822.kim@samsung.com>
Tue, 16 Aug 2016 02:57:52 +0000 (11:57 +0900)
commitd5e77a41329d45d4ccec8332ae417a5b361aa0c0
tree691e36789461c38076ab57a2c26571a40ffde714
parentfaab67ac6f96ac2f760f243d7ccd8b004d03cd5a
Patches for Rpmbuildstage:bb.

If "RpmbuildStage:bb" is in project config, *.src.rpm are not generated.
However, for our RPM comparison optimization for prerelease projects,
it is required to compare RPMs in prerelease projects and RPMs in normal projects.

In this case, we have to do followings:
1. Exclude *.src.rpm to check the number of subpackages
2. Do not check the existence of source rpm
3. Do not compare rpmlint.log
  The last line of rpmlint.log can be different because the number of subpackages are different.

Change-Id: Ie0b02e45ad46cc23737a5fec836f42118f6e6868
Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
packaging/same-build-result.sh