[clamav/f18] disabled upstart support

ensc ensc at fedoraproject.org
Tue Aug 14 16:14:39 UTC 2012


commit 52de5ac92b4ee0567c47d692869c9f1a0c51a441
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Thu Oct 27 17:21:44 2011 -0500

    disabled upstart support

 clamav.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/clamav.spec b/clamav.spec
index 1827aad..6ef8c88 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -2,7 +2,7 @@
 
 ## Fedora Extras specific customization below...
 %bcond_without		fedora
-%bcond_without		upstart
+%bcond_with		upstart
 %bcond_without		systemd
 %bcond_with		sysv
 %bcond_without		tmpfiles
@@ -55,7 +55,7 @@ test "$1" = "0" || /bin/systemctl try-restart %2 >/dev/null 2>&1 || :\
 Summary:	End-user tools for the Clam Antivirus scanner
 Name:		clamav
 Version:	0.97.5
-Release:	%release_func 1801
+Release:	%release_func 1802
 License:	%{?with_unrar:proprietary}%{!?with_unrar:GPLv2}
 Group:		Applications/File
 URL:		http://www.clamav.net
@@ -859,6 +859,9 @@ test "$1" != "0" || /sbin/initctl -q stop clamav-milter || :
 
 
 %changelog
+* Tue Aug 14 2012 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.97.5-1802
+- disabled upstart support
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.97.5-1801
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list