Hello community,
here is the log from the commit of package apache-rpm-macros-control for
openSUSE:Factory checked in at 2015-12-23 08:48:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-rpm-macros-control (Old)
and /work/SRC/openSUSE:Factory/.apache-rpm-macros-control.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-rpm-macros-control"
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-rpm-macros-control/apache-rpm-macros-control.changes
2015-11-24 22:30:04.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.apache-rpm-macros-control.new/apache-rpm-macros-control.changes
2015-12-23 08:48:50.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Dec 18 23:37:37 UTC 2015 - [email protected]
+
+- fix typo in %apache_request_restart
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ macros.apache-control ++++++
--- /var/tmp/diff_new_pack.F6taXW/_old 2015-12-23 08:48:51.000000000 +0100
+++ /var/tmp/diff_new_pack.F6taXW/_new 2015-12-23 08:48:51.000000000 +0100
@@ -27,7 +27,7 @@
# restart only specified instance, %%{apache_restart_flag}@ \
# means _only_ apache2.service \
echo "$instance_name" > %{apache_restart_flag}@$instance_name \
- echo "Requesting apache restart ($instance_name intance)" \
+ echo "Requesting apache restart ($instance_name instance)" \
fi \
done \
fi \