forked from vmware/photon
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Package builder: fix incremental build
It should remove all subpackage rpms from the stage folder and not only main rpm. Otherwise packagebuilder might use, for instance, rpm-libs-4.14 from the stage and rpm-4.13 from the publishrpms - known issue in package builder. Extra: - added `make print-upward-deps pkg=<spec file name>` target Change-Id: I3f100ba7139ffd09d2d1cdd5158d127f3e26ec9a Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/5896 Tested-by: gerrit-photon <[email protected]> Reviewed-by: Srivatsa S. Bhat <[email protected]> Reviewed-by: Alexey Makhalov <[email protected]>
- Loading branch information
Alexey Makhalov
committed
Oct 11, 2018
1 parent
01c924d
commit 0f58805
Showing
3 changed files
with
13 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters