821561cda7
- Updated the .spec file (bsc#1218933, bsc#1221627) * Amended the .spec file to use modulesdir variable - Implemented _multibuild environment (openssl1, engine, provider) - Added a flag and logic for provider in the .spec file * When provider is set to 1, it 'configures' the provider * When provider is set to 0, it 'configures' the engine OBS-URL: https://build.opensuse.org/request/show/1159117 OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-ibmca?expand=0&rev=57
6 lines
109 B
Plaintext
6 lines
109 B
Plaintext
<multibuild>
|
|
<flavor>openssl1</flavor>
|
|
<flavor>engine</flavor>
|
|
<flavor>provider</flavor>
|
|
</multibuild>
|