[Skiboot] [PATCH] skiboot.spec: Update to v5.10 release
Murilo Opsfelder Araujo
muriloo at linux.vnet.ibm.com
Fri Mar 2 23:14:19 AEDT 2018
On 03/02/2018 12:56 AM, Stewart Smith wrote:
> Murilo Opsfelder Araujo <muriloo at linux.vnet.ibm.com> writes:
>> Update skiboot.spec to be able to package skiboot v5.10 release.
>>
>> Signed-off-by: Murilo Opsfelder Araujo <muriloo at linux.vnet.ibm.com>
>> ---
>> skiboot.spec | 9 ++++++---
>> 1 file changed, 6 insertions(+), 3 deletions(-)
>
> too easy, merged to master as of
> f23240f50653f3404b21e064f80e8c74b095c2ea.
>
> Would it be worthwhile having some magic to update it automatically?
>
We could have a `make rpm` target in the root directory that reads
skiboot version, among other information needed in the spec file, and
pass that to skiboot.spec via --define of rpmbuild.
Or we could mimic what kernel does in scripts/package/mkspec when `make
rpm-pkg` is run.
Suggestions?
Cheers
Murilo
More information about the Skiboot
mailing list