forked from pool/post-build-checks
- Update to version 84.87+git20210517.d960568:
* support cross builds OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=163
This commit is contained in:
parent
40ce889868
commit
89c6049f65
@ -1,5 +1,5 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/openSUSE/post-build-checks.git</param>
|
||||
<param name="changesrevision">df696a02bd9972972eb1048ef41c6fdbce30c274</param></service>
|
||||
<param name="changesrevision">9132afd5bef651ab31bf3492ebc137aff61a1ec3</param></service>
|
||||
</servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a8e8d0091bd43508b6a0032042ab6eb8f3b04642523dbc81f01c15f066720d03
|
||||
size 32212
|
3
post-build-checks-84.87+git20210517.d960568.tar.xz
Normal file
3
post-build-checks-84.87+git20210517.d960568.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c40f2ffa19d734da208f199d3cc886c9fae8ab37de98a2a3f98d711b6e63110d
|
||||
size 32372
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 17 09:24:00 UTC 2021 - ro@suse.de
|
||||
|
||||
- Update to version 84.87+git20210517.d960568:
|
||||
* support cross builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 04 10:26:35 UTC 2021 - lnussel@suse.de
|
||||
|
||||
|
@ -16,15 +16,17 @@
|
||||
#
|
||||
|
||||
|
||||
%define version_unconverted 84.87+git20210304.df696a0
|
||||
%define version_unconverted 84.87+git20210517.d960568
|
||||
|
||||
Name: post-build-checks
|
||||
Summary: post checks for build after rpms have been created
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Tools/Building
|
||||
Version: 84.87+git20210304.df696a0
|
||||
Version: 84.87+git20210517.d960568
|
||||
Release: 0
|
||||
PreReq: aaa_base permissions sed
|
||||
PreReq: aaa_base
|
||||
PreReq: permissions
|
||||
PreReq: sed
|
||||
Requires: aaa_base-malloccheck
|
||||
Requires: gawk
|
||||
URL: https://github.com/openSUSE/post-build-checks
|
||||
@ -48,8 +50,6 @@ it may not be a good idea to install this to a running system:
|
||||
/etc/sysconfig/security:PERMISSION_SECURITY="secure"
|
||||
/etc/sysconfig/clock:TIMEZONE="UTC"
|
||||
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user