- Exit gracefully when selinux is not enabled

This commit is contained in:
Daniel J Walsh 2006-06-06 20:00:39 +00:00
parent 06ee9402f2
commit cb2430f406
3 changed files with 6 additions and 2 deletions

View File

@ -4,3 +4,4 @@ mcstrans-0.1.2.tgz
mcstrans-0.1.3.tgz
mcstrans-0.1.4.tgz
mcstrans-0.1.5.tgz
mcstrans-0.1.6.tgz

View File

@ -1,6 +1,6 @@
Summary: SELinux Translation Daemon
Name: mcstrans
Version: 0.1.5
Version: 0.1.6
Release: 1
License: GPL
Group: System Environment/Daemons
@ -67,6 +67,9 @@ fi
%{_sysconfdir}/rc.d/init.d/mcstrans
%changelog
* Tue Jun 6 2006 Dan Walsh <dwalsh@redhat.com> 0.1.6-1
- Exit gracefully when selinux is not enabled
* Mon May 15 2006 Dan Walsh <dwalsh@redhat.com> 0.1.5-1
- Fix sighup handling

View File

@ -1 +1 @@
1e6e8530cf759e72fd05df8daaa9194d mcstrans-0.1.5.tgz
59c9934968c13bfc4d3e319868ab3a1b mcstrans-0.1.6.tgz