- remove _service confusion, we use final tarballs.

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=282
This commit is contained in:
Marcus Meissner 2023-03-29 15:23:18 +00:00 committed by Git OBS Bridge
parent 0aea1b618f
commit 19f9eddb36
4 changed files with 6 additions and 19 deletions

View File

@ -1,14 +0,0 @@
<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">1.3.7</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</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>

View File

@ -1,4 +0,0 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openscap/openscap.git</param>
<param name="changesrevision">55efbfda0f617e05862ab6ed4862e10dbee52b03</param></service></servicedata>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 29 15:22:55 UTC 2023 - Marcus Meissner <meissner@suse.com>
- remove _service confusion, we use final tarballs.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 28 09:59:10 UTC 2023 - kkaempf@suse.com Tue Mar 28 09:59:10 UTC 2023 - kkaempf@suse.com

View File

@ -29,7 +29,7 @@ Summary: A Set of Libraries for Integration with SCAP
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
Group: Development/Tools/Other Group: Development/Tools/Other
URL: https://www.open-scap.org/ URL: https://www.open-scap.org/
Source: https://github.com/OpenSCAP/openscap/archive/%{name}-%{version}.tar.gz Source: https://github.com/OpenSCAP/openscap/archive/%{version}.tar.gz#/%name-%version.tar.gz
Source1: openscap-rpmlintrc Source1: openscap-rpmlintrc
Source2: sysconfig.oscap-scan Source2: sysconfig.oscap-scan
# SUSE specific profile, based on yast2-security checks. # SUSE specific profile, based on yast2-security checks.