[dnsmasq/f16] put back changes removed by mistake

Douglas Schilling Landgraf dougsland at fedoraproject.org
Fri Oct 28 12:45:11 UTC 2011


commit b72e60135e95004bd910fa3962f744a42b70165b
Author: Douglas Schilling Landgraf <dougsland at redhat.com>
Date:   Fri Oct 28 10:35:03 2011 -0200

    put back changes removed by mistake

 dnsmasq.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/dnsmasq.spec b/dnsmasq.spec
index 6164886..da7a296 100644
--- a/dnsmasq.spec
+++ b/dnsmasq.spec
@@ -101,7 +101,6 @@ fi
 
 %triggerun -- dnsmasq < 2.52-3
 %{_bindir}/systemd-sysv-convert --save dnsmasq >/dev/null 2>&1 ||:
-/bin/systemctl enable dnsmasq.service >/dev/null 2>&1
 /sbin/chkconfig --del dnsmasq >/dev/null 2>&1 || :
 /bin/systemctl try-restart dnsmasq.service >/dev/null 2>&1 || :
 
@@ -122,6 +121,9 @@ fi
 - New version 2.59
 - Fix regression in 2.58 (IPv6 issue) - bz 744814
 
+* Thu Sep 15 2011 Adam Williamson <awilliam at redhat.com> - 2.58-2
+do not enable service on upgrade, it was not enabled by default before
+
 * Fri Aug 26 2011 Douglas Schilling Landgraf <dougsland at redhat.com> - 2.58-1
 - Fixed License
 - New version 2.58


More information about the scm-commits mailing list