Hello community,

here is the log from the commit of package apache2-mod_jk for openSUSE:Factory 
checked in at 2015-09-24 06:13:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2-mod_jk (Old)
 and      /work/SRC/openSUSE:Factory/.apache2-mod_jk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache2-mod_jk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache2-mod_jk/apache2-mod_jk.changes    
2015-07-20 11:20:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.apache2-mod_jk.new/apache2-mod_jk.changes       
2015-09-24 06:13:51.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep  9 11:26:17 UTC 2015 - pgaj...@suse.com
+
+- test package with %apache_test_module_load
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache2-mod_jk.spec ++++++
--- /var/tmp/diff_new_pack.Ia4TBR/_old  2015-09-24 06:13:51.000000000 +0200
+++ /var/tmp/diff_new_pack.Ia4TBR/_new  2015-09-24 06:13:51.000000000 +0200
@@ -69,6 +69,18 @@
 cp %{SOURCE1} .
 cp %{SOURCE2} .
 
+%check
+set +x
+mkdir -p %{apache_test_module_dir}
+cat << EOF > %{apache_test_module_dir}/jk-test.conf
+JkWorkersFile %{apache_test_module_dir}/workers.properties
+JkLogFile     %{apache_test_module_dir}/mod_jk.log
+JkLogLevel    debug
+EOF
+cp conf/workers.properties %{apache_test_module_dir}
+%apache_test_module_load -m jk -i jk-test.conf
+set -x
+
 %files
 %defattr(-,root,root,-)
 %doc LICENSE README.SUSE


Reply via email to