3 Commits

Author SHA1 Message Date
Shuicheng Lin
8955cd876c Add BuildRequires to avoid build failure in clean mock
Closes-Bug: 1880829
Change-Id: I7dfb8dc494f2e873105cd0282ac4fe553b985a97
Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
2020-05-28 23:14:28 +08:00
albailey
eeaaaf5796 Fix build break for python-html5lib and python-webencodings
The lst files which stage the downloaded tarballs were altering the
internal directory structure during the mirror download phase, which
meant the %setup commands in the spec files were failing.

This change adapts the spec files to the files downloaded from
the mirror.

Change-Id: I8031c8af0f424a8e19bee062a4df6ddf3383f38d
Closes-Bug: 1866133
Signed-off-by: albailey <Al.Bailey@windriver.com>
2020-03-04 17:09:26 -06:00
Teresa Ho
fdaa4c4a9d Add dependency required by oidc-auth
The oidc-auth CLI requires the libraries python-mechanize,
python-html5lib and python-webencodings.
These libraries do not have RPMs available therefore they
need to be packaged here.

Story: 2006711
Task: 38919
Depends-On: https://review.opendev.org/#/c/710991/

Change-Id: Ife8719a70388bc9a0e96149059fd5cc2c1fb232a
Signed-off-by: Teresa Ho <teresa.ho@windriver.com>
2020-03-03 12:56:11 -05:00