Hello community,

here is the log from the commit of package apache2-mod_auth_kerb for 
openSUSE:Factory checked in at 2015-10-12 10:02:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2-mod_auth_kerb (Old)
 and      /work/SRC/openSUSE:Factory/.apache2-mod_auth_kerb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache2-mod_auth_kerb"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache2-mod_auth_kerb/apache2-mod_auth_kerb.changes  
    2015-07-20 11:21:45.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache2-mod_auth_kerb.new/apache2-mod_auth_kerb.changes
 2015-10-12 10:02:50.000000000 +0200
@@ -1,0 +2,10 @@
+Fri Oct  2 06:54:30 UTC 2015 - [email protected]
+
+- fix build for 11sp3 (add BuildRoot:)
+
+-------------------------------------------------------------------
+Wed Sep 23 09:08:11 UTC 2015 - [email protected]
+
+- test module with %apache_test_module_load
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache2-mod_auth_kerb.spec ++++++
--- /var/tmp/diff_new_pack.omRKug/_old  2015-10-12 10:02:51.000000000 +0200
+++ /var/tmp/diff_new_pack.omRKug/_new  2015-10-12 10:02:51.000000000 +0200
@@ -44,6 +44,7 @@
 BuildRequires:  libtool
 Requires:       %{apache_mmn}
 Requires:       %{apache_suse_maintenance_mmn}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Mod_auth_kerb is an Apache module designed to provide Kerberos authentication 
to
@@ -81,6 +82,11 @@
 %install
 install -D -m0755 src/.libs/mod_auth_kerb.so 
"%{buildroot}/%{apache_libexecdir}/mod_auth_kerb.so"
 
+%check
+set +x
+%apache_test_module_load -m auth_kerb
+set -x
+
 %files
 %defattr(-,root,root)
 %doc LICENSE README


Reply via email to