[hylafax+] Patrick Laimbock points out that it should be "hylafax+" and not "hylafax".

Lee Howard faxguy at fedoraproject.org
Thu Dec 5 23:52:36 UTC 2013


commit 1554886f2543418c66ecb304257eb9eb8bb1bb47
Author: Lee Howard <faxguy at howardsilvan.com>
Date:   Sat Sep 14 13:17:47 2013 -0700

    Patrick Laimbock points out that it should be "hylafax+" and not "hylafax".

 hylafax+.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/hylafax+.spec b/hylafax+.spec
index 87e2ea6..bcb4005 100644
--- a/hylafax+.spec
+++ b/hylafax+.spec
@@ -4,7 +4,7 @@
 Summary:   An enterprise-strength fax server
 Name:      hylafax+
 Version:   5.5.4
-Release:   1%{?dist}
+Release:   2%{?dist}
 License:   libtiff and BSD with advertising
 Group:     Applications/Communications
 URL:       http://hylafax.sourceforge.net
@@ -201,7 +201,7 @@ fi
 %preun
 if [ 0$1 -eq 0 ]; then
     /sbin/chkconfig --del hylafax+
-    /sbin/service hylafax stop >/dev/null 2>&1 || :
+    /sbin/service hylafax+ stop >/dev/null 2>&1 || :
 fi
 
 %postun
@@ -393,6 +393,9 @@ fi
 %dir %{faxspool}/etc
 
 %changelog
+* Sat Sep 14 2013 Lee Howard <faxguy at howardsilvan.com> - 5.5.4-2
+- fix %preun stop call to hylafax+ (and not hylafax)
+
 * Tue Aug 06 2013 Lee Howard <faxguy at howardsilvan.com> - 5.5.4-1
 - update to 5.5.4
 - add _hardened_build 1 per https://bugzilla.redhat.com/show_bug.cgi?id=955168


More information about the scm-commits mailing list