[lynis/epel7] Update to 1.6.1

Christopher Meng cicku at fedoraproject.org
Sat Sep 13 10:48:06 UTC 2014


commit 47b2efb4c253e48fbc03eed42eddbf283f539d08
Author: Christopher Meng <i at cicku.me>
Date:   Sat Sep 13 06:47:14 2014 -0400

    Update to 1.6.1

 .gitignore |    1 +
 lynis.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 344f7a8..f1aa141 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ lynis-1.2.9.tar.gz
 /lynis-1.5.6.tar.gz
 /lynis-1.5.7.tar.gz
 /lynis-1.5.9.tar.gz
+/lynis-1.6.1.tar.gz
diff --git a/lynis.spec b/lynis.spec
index be9f126..121a2a5 100644
--- a/lynis.spec
+++ b/lynis.spec
@@ -1,5 +1,5 @@
 Name:           lynis
-Version:        1.5.9
+Version:        1.6.1
 Release:        1%{?dist}
 Summary:        Security and system auditing tool
 License:        GPLv3
@@ -50,7 +50,7 @@ touch %{buildroot}%{_localstatedir}/log/lynis-report.dat
 %files
 %doc CHANGELOG FAQ LICENSE README
 %{_bindir}/lynis
-%{_datadir}/%{name}
+%{_datadir}/lynis/
 %{_mandir}/man8/lynis.8*
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/default.prf
@@ -58,6 +58,9 @@ touch %{buildroot}%{_localstatedir}/log/lynis-report.dat
 %ghost %{_localstatedir}/log/lynis-report.dat
 
 %changelog
+* Fri Sep 12 2014 Christopher Meng <rpm at cicku.me> - 1.6.1-1
+- Update to 1.6.1
+
 * Sun Aug 03 2014 Christopher Meng <rpm at cicku.me> - 1.5.9-1
 - Update to 1.5.9
 
diff --git a/sources b/sources
index 941364a..560e9e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a9440caeac11b976648222a51d48e214  lynis-1.5.9.tar.gz
+9f90a01eb24bd398bdefb997011bb79c  lynis-1.6.1.tar.gz


More information about the scm-commits mailing list