From d6b3c1662866c82c4196cedf71b3c40749688e10 Mon Sep 17 00:00:00 2001 From: Steve Conklin Date: Mon, 29 Oct 2007 21:53:05 +0000 Subject: [PATCH] Fixed compile problem with last fix and added acompliant init script --- .cvsignore | 1 + mcstrans.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 870da50..2704d68 100644 --- a/.cvsignore +++ b/.cvsignore @@ -14,3 +14,4 @@ mcstrans-0.2.3.tgz mcstrans-0.2.4.tgz mcstrans-0.2.5.tgz mcstrans-0.2.6.tgz +mcstrans-0.2.7.tgz diff --git a/mcstrans.spec b/mcstrans.spec index b2e6ed9..32a655e 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -1,6 +1,6 @@ Summary: SELinux Translation Daemon Name: mcstrans -Version: 0.2.6 +Version: 0.2.7 Release: 1%{?dist} License: GPL Group: System Environment/Daemons @@ -70,6 +70,9 @@ fi %{_sysconfdir}/rc.d/init.d/mcstrans %changelog +* Thu Oct 30 2007 Steve Conklin 0.2.7-1 +- Fixed a compile error and added compliant init script + * Thu Sep 13 2007 Dan Walsh 0.2.6-1 - Check for max_categories and error out diff --git a/sources b/sources index 45acde1..af0d632 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -85e22ebd19c93b1120003050691889fe mcstrans-0.2.6.tgz +9c6540ee9b2e94aa78a8187df8cba092 mcstrans-0.2.7.tgz