forked from pool/openscap
This commit is contained in:
parent
57e2d03c9f
commit
31b86a44ed
13
_service
Normal file
13
_service
Normal file
@ -0,0 +1,13 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="url">https://github.com/openscap/openscap.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">maint-1.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@+git.%cd</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">bz2</param>
|
||||
</service>
|
||||
<service mode="disabled" name="set_version"/>
|
||||
</services>
|
3
openscap-1.3.1+git.20200110.tar.bz2
Normal file
3
openscap-1.3.1+git.20200110.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0624c283f9a6da2cce858d1ccdbd52c6b375b158bd244d3ddc424eaafe63f5ae
|
||||
size 7951975
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cbd51cdd2580a67188a4544650ad72968cd12992c2aa9a8b1cb32cb35fcc04b1
|
||||
size 34823568
|
@ -25,8 +25,8 @@
|
||||
%define with_bindings 0
|
||||
|
||||
Name: openscap
|
||||
Version: 1.3.1.20200112
|
||||
Release: 1.0
|
||||
Version: 1.3.1+git.20200110
|
||||
Release: 0
|
||||
#Source: https://github.com/OpenSCAP/openscap/archive/%{version}.tar.gz
|
||||
# temp snapshot to make it build with new RPM before 1.3.2
|
||||
Source: openscap-%version.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user