[git] conditionalize systemd vs xinetd, cleanup systemd handling (it was not quite right in -2)

Tom Callaway spot at fedoraproject.org
Wed May 1 15:44:13 UTC 2013


commit 7f3286eb193ba368a0df685b528edf62729e960c
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed May 1 11:43:40 2013 -0400

    conditionalize systemd vs xinetd, cleanup systemd handling (it was not quite right in -2)

 git.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/git.spec b/git.spec
index 239afa8..a1c89af 100644
--- a/git.spec
+++ b/git.spec
@@ -51,7 +51,7 @@
 
 Name:           git
 Version:        1.8.2.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Fast Version Control System
 License:        GPLv2
 Group:          Development/Tools


More information about the scm-commits mailing list