Hello community,
here is the log from the commit of package apache2-mod_auth_kerb for
openSUSE:Factory checked in at 2015-07-20 11:21:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-11 08:22:35.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.apache2-mod_auth_kerb.new/apache2-mod_auth_kerb.changes
2015-07-20 11:21:45.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Jul 16 07:22:02 UTC 2015 - [email protected]
+
+- Requries: %{apache_suse_maintenance_mmn}
+ This will pull this module to the update (in released distribution)
+ when apache maintainer thinks it is good (due api/abi changes).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache2-mod_auth_kerb.spec ++++++
--- /var/tmp/diff_new_pack.HBTECl/_old 2015-07-20 11:21:47.000000000 +0200
+++ /var/tmp/diff_new_pack.HBTECl/_new 2015-07-20 11:21:47.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package apache2-mod_auth_kerb
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: apache2-mod_auth_kerb
Version: 5.4
Release: 0
@@ -33,14 +34,16 @@
Patch103: 0103-mod_auth_kerb-5.4-delegation.patch
Patch104: 0104-mod_auth_kerb-5.4-longuser.patch
Patch105: 0105-mod_auth_kerb-5.4-handle-continue.patch
-BuildRequires: apache2-devel
BuildRequires: apache-rpm-macros
+BuildRequires: apache2-devel
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gcc
BuildRequires: glibc-devel
-BuildRequires: libtool
BuildRequires: krb5-devel
+BuildRequires: libtool
+Requires: %{apache_mmn}
+Requires: %{apache_suse_maintenance_mmn}
%description
Mod_auth_kerb is an Apache module designed to provide Kerberos authentication
to