scap-security-guide-0.1.21-1
This commit is contained in:
parent
57b107c947
commit
6b23eba82f
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/scap-security-guide-0.1.5.tar.gz
|
||||
/scap-security-guide-0.1.18.tar.gz
|
||||
/scap-security-guide-0.1.19.tar.gz
|
||||
/scap-security-guide-0.1.21.tar.gz
|
||||
|
@ -6,7 +6,7 @@
|
||||
# this one).
|
||||
|
||||
Name: scap-security-guide
|
||||
Version: 0.1.19
|
||||
Version: 0.1.21
|
||||
Release: 1%{?dist}
|
||||
Summary: Security guidance and baselines in SCAP formats
|
||||
Group: Applications/System
|
||||
@ -61,11 +61,14 @@ cp -a RHEL/7/dist/content/ssg-rhel7-ds.xml %{buildroot}%{_datadir}/xml/scap/ssg/
|
||||
%files
|
||||
%{_datadir}/xml/scap
|
||||
%lang(en) %{_mandir}/en/man8/scap-security-guide.8.*
|
||||
%doc Fedora/LICENSE Fedora/output/ssg-fedora-guide.html
|
||||
%doc Fedora/LICENSE Fedora/output/ssg-fedora-common-guide.html
|
||||
%doc RHEL/6/input/auxiliary/DISCLAIMER
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 04 2015 Šimon Lukašík <slukasik@redhat.com> - 0.1.21-1
|
||||
- update to the latest upstream release
|
||||
|
||||
* Thu Oct 02 2014 Šimon Lukašík <slukasik@redhat.com> - 0.1.19-1
|
||||
- update to the latest upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user