[milter-greylist] disabled upstart

ensc ensc at fedoraproject.org
Sun Aug 19 12:56:01 UTC 2012


commit 3b2799adba7dcff4eed99f1b61188db53dc8099e
Author: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
Date:   Sun Aug 19 14:51:27 2012 +0200

    disabled upstart

 milter-greylist.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/milter-greylist.spec b/milter-greylist.spec
index 1bb3c1e..a3fb88a 100644
--- a/milter-greylist.spec
+++ b/milter-greylist.spec
@@ -5,7 +5,7 @@
 %bcond_without		fedora
 %bcond_without		noarch
 %bcond_with		sysv
-%bcond_without		upstart
+%bcond_with		upstart
 %bcond_without		systemd
 %bcond_with		spf
 %bcond_with		libbind
@@ -44,7 +44,7 @@ test "$1" = "0" || /bin/systemctl try-restart %2 >/dev/null 2>&1 || :\
 Summary:	Milter for greylisting, the next step in the spam control war
 Name:		milter-greylist
 Version:	4.2.7
-Release:	%release_func 1701
+Release:	%release_func 1900
 License:	BSD with advertising
 Group:		System Environment/Daemons
 URL:		http://hcpnet.free.fr/milter-greylist/
@@ -309,6 +309,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Aug 19 2012 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 4.2.7-1900
+- disabled upstart
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2.7-1701
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list