[clamav] disabled upstart support

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


commit 3b4009434240344584d5578dde8b0b54b93bddc3
Author: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
Date:   Tue Aug 14 18:07:58 2012 +0200

    disabled upstart support

 clamav.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/clamav.spec b/clamav.spec
index 1827aad..cba4bcb 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 1900
 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-1900
+- 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