[mcstrans] fix systemd.service file

Daniel J Walsh dwalsh at fedoraproject.org
Thu Feb 2 18:24:13 UTC 2012


commit 7c6e6abc59629ce8d98befb4b43a2da535cc25c1
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Feb 2 13:23:58 2012 -0500

    fix systemd.service file

 mcstrans.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mcstrans.spec b/mcstrans.spec
index aae3b60..e3b0234 100644
--- a/mcstrans.spec
+++ b/mcstrans.spec
@@ -1,7 +1,7 @@
 Summary: SELinux Translation Daemon
 Name: mcstrans
 Version: 0.3.3
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPL+
 Group: System Environment/Daemons
 Source: http://fedora.redhat.com/projects/%{name}-%{version}.tgz
@@ -96,7 +96,10 @@ fi
 %{_usr}/share/mcstrans/util/*
 
 %changelog
-* Wed Feb 1 2012 Dan Walsh <dwalsh at redhat.com> - 0.3.3-1
+* Thu Feb 2 2012 Dan Walsh <dwalsh at redhat.com> - 0.3.3-3
+- Fix the systemd service file
+
+* Wed Feb 1 2012 Dan Walsh <dwalsh at redhat.com> - 0.3.3-2
 - Update to upstream
 - Write pid file
 


More information about the scm-commits mailing list