isimluk pushed to scap-security-guide (master). "scap-security-guide-0.1.22-1"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 5 13:43:41 UTC 2015


>From f024d80ee54b1c293070df35fb2f11f7bc0986da Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=A0imon=20Luka=C5=A1=C3=ADk?= <slukasik at redhat.com>
Date: Tue, 5 May 2015 15:33:30 +0200
Subject: scap-security-guide-0.1.22-1


diff --git a/.gitignore b/.gitignore
index 77a889a..e7b0699 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /scap-security-guide-0.1.18.tar.gz
 /scap-security-guide-0.1.19.tar.gz
 /scap-security-guide-0.1.21.tar.gz
+/v0.1.22.tar.gz
diff --git a/scap-security-guide.spec b/scap-security-guide.spec
index 18631e5..39dc5b2 100644
--- a/scap-security-guide.spec
+++ b/scap-security-guide.spec
@@ -6,13 +6,13 @@
 # this one).
 
 Name:		scap-security-guide
-Version:	0.1.21
+Version:	0.1.22
 Release:	1%{?dist}
 Summary:	Security guidance and baselines in SCAP formats
 Group:		Applications/System
 License:	Public Domain
 URL:		https://fedorahosted.org/scap-security-guide/
-Source0:	http://repos.ssgproject.org/sources/%{name}-%{version}.tar.gz
+Source0:	https://github.com/OpenSCAP/scap-security-guide/archive/v0.1.22.tar.gz
 BuildArch:	noarch
 BuildRequires:	libxslt, expat, python
 BuildRequires:	python-lxml
@@ -50,7 +50,7 @@ mkdir -p %{buildroot}%{_mandir}/en/man8/
 # Add in core Fedora content (SCAP XCCDF and OVAL)
 cp -a Fedora/dist/content/* %{buildroot}%{_datadir}/xml/scap/ssg/content/
 # Add in Fedora manpage
-cp -a Fedora/input/auxiliary/scap-security-guide.8 %{buildroot}%{_mandir}/en/man8/scap-security-guide.8
+cp -a docs/scap-security-guide.8 %{buildroot}%{_mandir}/en/man8/scap-security-guide.8
 
 # Add in datastream form of RHEL-6 benchmark
 cp -a RHEL/6/dist/content/ssg-rhel6-ds.xml %{buildroot}%{_datadir}/xml/scap/ssg/content/
@@ -65,6 +65,9 @@ cp -a RHEL/7/dist/content/ssg-rhel7-ds.xml %{buildroot}%{_datadir}/xml/scap/ssg/
 
 
 %changelog
+* Tue May 05 2015 Šimon Lukašík <slukasik at redhat.com> - 0.1.22-1
+- update to the latest upstream release
+
 * Wed Mar 04 2015 Šimon Lukašík <slukasik at redhat.com> - 0.1.21-1
 - update to the latest upstream release
 - move content to /usr/share/scap/ssg/content
diff --git a/sources b/sources
index 859309d..69df78c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea51f8f70e7825d76c869f545a99be14  scap-security-guide-0.1.21.tar.gz
+08b30c45b332fdb314b64903e80a8e9c  v0.1.22.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/scap-security-guide.git/commit/?h=master&id=f024d80ee54b1c293070df35fb2f11f7bc0986da


More information about the scm-commits mailing list