[certmonger] - modify the systemd .service file to be a proper 'dbus' service (more of #718172)

Nalin Dahyabhai nalin at fedoraproject.org
Thu Aug 11 17:57:20 UTC 2011


commit b81a31a3da360d16d99c632d71076cfb675c2a46
Author: Nalin Dahyabhai <nalin at dahyabhai.net>
Date:   Thu Aug 11 13:56:57 2011 -0400

    - modify the systemd .service file to be a proper 'dbus' service (more of #718172)

 .gitignore      |    1 +
 certmonger.spec |    6 +++++-
 sources         |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 02b5dfd..f8108f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ certmonger-0.28.tar.gz
 /certmonger-0.42.tar.gz
 /certmonger-0.43.tar.gz
 /certmonger-0.44.tar.gz
+/certmonger-0.45.tar.gz
diff --git a/certmonger.spec b/certmonger.spec
index de7f92b..ad7a03f 100644
--- a/certmonger.spec
+++ b/certmonger.spec
@@ -19,7 +19,7 @@
 %endif
 
 Name:		certmonger
-Version:	0.44
+Version:	0.45
 Release:	1%{?dist}
 Summary:	Certificate status monitor and PKI enrollment client
 
@@ -182,6 +182,10 @@ exit 0
 %endif
 
 %changelog
+* Thu Aug 11 2011 Nalin Dahyabhai <nalin at redhat.com> 0.45-1
+- modify the systemd .service file to be a proper 'dbus' service (more
+  of #718172)
+
 * Thu Aug 11 2011 Nalin Dahyabhai <nalin at redhat.com> 0.44-1
 - check specifically for cases where a specified token that we need to
   use just isn't present for whatever reason (#697058)
diff --git a/sources b/sources
index 54a6041..fc3c7ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5357b75bfdf598cc1e2587b6e08fea03  certmonger-0.44.tar.gz
+656d58e89b08d0a942dbcc916ead3e22  certmonger-0.45.tar.gz


More information about the scm-commits mailing list