Hello community, here is the log from the commit of package courier-authlib for openSUSE:Factory checked in at 2012-10-22 21:45:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/courier-authlib (Old) and /work/SRC/openSUSE:Factory/.courier-authlib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "courier-authlib", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/courier-authlib/courier-authlib.changes 2011-10-27 11:07:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.courier-authlib.new/courier-authlib.changes 2012-10-22 21:45:22.000000000 +0200 @@ -1,0 +2,26 @@ +Mon Sep 24 10:57:31 UTC 2012 - [email protected] + +- license update: SUSE-GPL-3.0-with-openssl-exception + Contains an exception to permit linking with openssl + +------------------------------------------------------------------- +Fri Sep 21 11:32:28 UTC 2012 - [email protected] + +- update to 0.64.0 + * authpam.c (callback_pam): Call pam_end() after an authentication + attempt. + * Makefile.am: Renamed authstaticlist.h to courierauthstaticlist.h, and + added it to the list of header files that 'make install' puts into + includedir. + * Fix gcc 4.6 warnings + * courier.spec.in: switch to systemd. + * Fix autoconf warnings. + * courier-authlib.spec: Make rmplint happy. +- 0.63.1 + * Remove the bundled libtdl library. Require the system-installed + libltdl library. + * authmysqllib.c (auth_mysql_setpass): Fix crash if DEFAULT_DOMAIN + is not set in the config file. +- fix license (GPL-2.0+ -> GPL-3.0+) + +------------------------------------------------------------------- Old: ---- courier-authlib-0.63.0.tar.bz2 New: ---- courier-authlib-0.64.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ courier-authlib.spec ++++++ --- /var/tmp/diff_new_pack.12rJUu/_old 2012-10-22 21:45:24.000000000 +0200 +++ /var/tmp/diff_new_pack.12rJUu/_new 2012-10-22 21:45:24.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package courier-authlib # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,15 +16,14 @@ # - Name: courier-authlib Summary: Courier authentication library -Version: 0.63.0 -Release: 1 -License: GPL-2.0+ +License: SUSE-GPL-3.0-with-openssl-exception Group: Productivity/Networking/Email/Servers +Version: 0.64.0 +Release: 0 Url: http://www.courier-mta.org/imap/ -Source: %{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.bz2 Source1: courier-authdaemon.init Source2: rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -32,6 +31,7 @@ BuildRequires: expect BuildRequires: gcc-c++ BuildRequires: gdbm-devel +BuildRequires: libtool BuildRequires: mysql-devel BuildRequires: openldap2-devel BuildRequires: pam-devel @@ -128,7 +128,9 @@ %{buildroot}%{_sbindir}/rccourier-authdaemon %preun +%if 0%{?suse_version} %stop_on_removal courier-authdaemon +%endif if [ "$1" = "0" ]; then %{__rm} -f %{_localstatedir}/run/%{name}/{socket,pid,pid.lock} fi @@ -137,14 +139,18 @@ /sbin/ldconfig %{_prefix}/lib/%{name}/authmigrate >/dev/null %{_prefix}/lib/%{name}/sysconftool %{_sysconfdir}/authlib/*.dist >/dev/null +%if 0%{?suse_version} if [ "$1" = "1" ]; then %{fillup_and_insserv -f courier-authdaemon} fi +%endif %postun /sbin/ldconfig +%if 0%{?suse_version} %restart_on_update courier-authdaemon %insserv_cleanup +%endif %post userdb -p /sbin/ldconfig ++++++ courier-authlib-0.63.0.tar.bz2 -> courier-authlib-0.64.0.tar.bz2 ++++++ ++++ 414871 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
