forked from pool/openscap
Accepting request 129774 from home:dmacvicar:branches:security
- Fix schema_version of scap-rhel6-oval.xml (to 5.8) OBS-URL: https://build.opensuse.org/request/show/129774 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=48
This commit is contained in:
parent
6b9bdd29b4
commit
eb783a4d92
12
openscap-0.8.3-rhel6-invalid-syntax.patch
Normal file
12
openscap-0.8.3-rhel6-invalid-syntax.patch
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
diff -ur openscap-0.8.3.orig/dist/rhel6/scap-rhel6-oval.xml openscap-0.8.3/dist/rhel6/scap-rhel6-oval.xml
|
||||||
|
--- openscap-0.8.3.orig/dist/rhel6/scap-rhel6-oval.xml 2012-03-01 13:18:24.000000000 +0100
|
||||||
|
+++ openscap-0.8.3/dist/rhel6/scap-rhel6-oval.xml 2012-08-03 10:36:48.000000000 +0200
|
||||||
|
@@ -8,7 +8,7 @@
|
||||||
|
xmlns:unix-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix">
|
||||||
|
<generator>
|
||||||
|
<oval:product_name>vim</oval:product_name>
|
||||||
|
- <oval:schema_version>5.6</oval:schema_version>
|
||||||
|
+ <oval:schema_version>5.8</oval:schema_version>
|
||||||
|
<oval:timestamp>2011-03-06T12:00:00-04:00</oval:timestamp>
|
||||||
|
</generator>
|
||||||
|
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 3 09:00:36 UTC 2012 - dmacvicar@suse.de
|
||||||
|
|
||||||
|
- Fix schema_version of scap-rhel6-oval.xml (to 5.8)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 1 09:43:28 UTC 2012 - meissner@suse.com
|
Wed Aug 1 09:43:28 UTC 2012 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -31,6 +31,8 @@ Source2: sysconfig.oscap-scan
|
|||||||
Source3: scap-yast2sec-xccdf.xml
|
Source3: scap-yast2sec-xccdf.xml
|
||||||
Source4: scap-yast2sec-oval.xml
|
Source4: scap-yast2sec-oval.xml
|
||||||
#
|
#
|
||||||
|
Patch0: openscap-0.8.3-rhel6-invalid-syntax.patch
|
||||||
|
#
|
||||||
Url: http://www.open-scap.org/
|
Url: http://www.open-scap.org/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: libacl-devel
|
BuildRequires: libacl-devel
|
||||||
@ -144,6 +146,7 @@ commonly used and require additional dependencies.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user