Hello community,

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

Package is "apache2-mod_fcgid"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache2-mod_fcgid/apache2-mod_fcgid.changes      
2015-07-20 11:21:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.apache2-mod_fcgid.new/apache2-mod_fcgid.changes 
2015-09-24 06:14:20.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep  3 11:11:14 UTC 2015 - [email protected]
+
+- test module with %apache_test_module_load
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache2-mod_fcgid.spec ++++++
--- /var/tmp/diff_new_pack.mIU7UV/_old  2015-09-24 06:14:21.000000000 +0200
+++ /var/tmp/diff_new_pack.mIU7UV/_new  2015-09-24 06:14:21.000000000 +0200
@@ -66,6 +66,15 @@
 install -D -m 0644 %{SOURCE1}              
%{buildroot}%{apache_sysconfdir}/conf.d/mod_fcgid.conf
 install -d -m 0755 %{buildroot}%{_localstatedir}/lib/apache2/fcgid/
 
+%check
+set +x
+mkdir -p %{apache_test_module_dir}
+cp %{SOURCE1} %{apache_test_module_dir}/mod_fcgid-test.conf
+mkdir -p "%{apache_test_module_dir}/var/lib/apache2/fcgid/"
+sed -i "s:/var/lib:%{apache_test_module_dir}/var/lib:" 
%{apache_test_module_dir}/mod_fcgid-test.conf
+%apache_test_module_load -m fcgid -i mod_fcgid-test.conf
+set -x
+
 %files
 %defattr(-,root,root)
 %{apache_libexecdir}/mod_fcgid.so


Reply via email to