Hello community,

here is the log from the commit of package apache2-mod_dnssd for 
openSUSE:Factory checked in at 2015-12-21 12:04:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2-mod_dnssd (Old)
 and      /work/SRC/openSUSE:Factory/.apache2-mod_dnssd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache2-mod_dnssd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache2-mod_dnssd/apache2-mod_dnssd.changes      
2015-07-20 11:21:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.apache2-mod_dnssd.new/apache2-mod_dnssd.changes 
2015-12-21 12:04:37.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Dec 11 12:05:03 UTC 2015 - [email protected]
+
+- %{apache_branch} converted to number
+
+-------------------------------------------------------------------
+Tue Sep  1 09:16:05 UTC 2015 - [email protected]
+
+- test module with %apache_test_module_load
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ apache2-mod_dnssd.spec ++++++
--- /var/tmp/diff_new_pack.eYbbIl/_old  2015-12-21 12:04:38.000000000 +0100
+++ /var/tmp/diff_new_pack.eYbbIl/_new  2015-12-21 12:04:38.000000000 +0100
@@ -53,7 +53,7 @@
 %patch0 -p1
 
 %build
-%if "%{apache_branch}" == "2.4"
+%if %{apache_branch} >= 204
 sed -i 's/unixd_setup_child/ap_&/' src/mod_dnssd.c
 %endif
 %configure \
@@ -65,6 +65,11 @@
 mkdir -p %{buildroot}/%{apache_libexecdir}
 cp -p src/.libs/%{_name}.so %{buildroot}/%{apache_libexecdir}
 
+%check
+set +x
+%apache_test_module_load -m dnssd
+set -x
+
 %files
 %defattr(-,root,root)
 %doc README LICENSE


Reply via email to