Hello community,

here is the log from the commit of package krb5 for openSUSE:Factory checked in 
at 2012-03-01 07:25:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/krb5 (Old)
 and      /work/SRC/openSUSE:Factory/.krb5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "krb5", Maintainer is "m...@suse.com"

Changes:
--------
krb5-mini.changes: same change
--- /work/SRC/openSUSE:Factory/krb5/krb5.changes        2012-02-15 
16:16:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5.changes   2012-03-01 
07:25:14.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Feb 26 22:23:15 UTC 2012 - stefan.bru...@rwth-aachen.de
+
+- add autoconf macro to devel subpackage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ krb5-doc.spec ++++++
--- /var/tmp/diff_new_pack.FJRq85/_old  2012-03-01 07:25:16.000000000 +0100
+++ /var/tmp/diff_new_pack.FJRq85/_new  2012-03-01 07:25:16.000000000 +0100
@@ -16,6 +16,7 @@
 #
 
 
+
 Name:           krb5-doc
 BuildRequires:  ghostscript-library
 BuildRequires:  latex2html

++++++ krb5.spec ++++++
--- /var/tmp/diff_new_pack.FJRq85/_old  2012-03-01 07:25:16.000000000 +0100
+++ /var/tmp/diff_new_pack.FJRq85/_new  2012-03-01 07:25:16.000000000 +0100
@@ -282,6 +282,9 @@
 cd ..
 # Munge the krb5-config script to remove rpaths and CFLAGS.
 sed "s|^CC_LINK=.*|CC_LINK='\$(CC) \$(PROG_LIBPATH)'|g" src/krb5-config > 
$RPM_BUILD_ROOT/usr/lib/mit/bin/krb5-config
+# install autoconf macro
+mkdir -p %{buildroot}/%{_datadir}/aclocal
+install -m 644 src/util/ac_check_krb5.m4 %{buildroot}%{_datadir}/aclocal/
 # install sample config files
 # I'll probably do something about this later on
 mkdir -p %{buildroot}%{_sysconfdir} 
%{buildroot}%{_localstatedir}/lib/kerberos/krb5kdc
@@ -389,6 +392,7 @@
 %dir /usr/lib/mit
 %dir /usr/lib/mit/bin
 %dir /usr/lib/mit/sbin
+%dir %{_datadir}/aclocal
 %{_libdir}/libgssrpc.so
 %{_libdir}/libk5crypto.so
 %{_libdir}/libkadm5clnt_mit.so
@@ -403,6 +407,7 @@
 /usr/lib/mit/sbin/krb5-send-pr
 %{_mandir}/man1/krb5-send-pr.1*
 %{_mandir}/man1/krb5-config.1*
+%{_datadir}/aclocal/ac_check_krb5.m4
 %if %{build_mini}
 
 %files

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to