Hello community, here is the log from the commit of package lbdb for openSUSE:Factory checked in at 2015-02-05 11:01:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lbdb (Old) and /work/SRC/openSUSE:Factory/.lbdb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lbdb" Changes: -------- --- /work/SRC/openSUSE:Factory/lbdb/lbdb.changes 2013-08-01 17:17:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lbdb.new/lbdb.changes 2015-02-05 11:01:10.000000000 +0100 @@ -1,0 +2,26 @@ +Thu Jan 29 23:25:58 UTC 2015 - [email protected] + +- Update to version 0.39 + * Use dh_autotools-dev (Closes: bdo#727289). + * Update packaged autotools files. + * Rebuild aclocal/autoconf. + * Change debian/source-format to 3.0 (native). + * Remove mutt-ja from Suggests, since this no longer exists. + * Upgrade build depenency to debhelper (>= 9). + * Change debian/compat to "9". + * Complete rewrite of debian/rules. + * Now uses hardening via debhelper. + * Add $CPPFLAGS to $CFLAGS to really use hardening. + * Upgrade to Standards-Version 3.9.5 (no changes). + * m_vcf: Optimize missing names handling (Closes: bdo#624590). + * Made debian/copyright machine readable. + * m_abook: fix formatting (Closes: bdo#681526). + * mutt-ldap-query: Add parameters for TLS and SASL_MECH (Closes: bdo#512074). + * Mention user mutt-ldap-query configuration files in lbdbq(1) man page + (Closes: bdo#534710). + * Update ABQuery build mechanism +- Remove obsolete AUTHORS section +- Remove redundant %clean section +- Do not package INSTALL file into doc directory + +------------------------------------------------------------------- Old: ---- lbdb_0.37.tar.gz lbdb_0.38.tar.gz New: ---- lbdb_0.39.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lbdb.spec ++++++ --- /var/tmp/diff_new_pack.tJVy7R/_old 2015-02-05 11:01:12.000000000 +0100 +++ /var/tmp/diff_new_pack.tJVy7R/_new 2015-02-05 11:01:12.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package lbdb # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -20,10 +20,10 @@ Summary: Address Database for mutt License: GPL-2.0+ Group: Productivity/Networking/Email/Utilities -Version: 0.38 +Version: 0.39 Release: 0 Url: http://www.spinnaker.de/lbdb/ -Source: http://www.spinnaker.de/debian/lbdb_%{version}.tar.gz +Source: http://www.spinnaker.de/debian/lbdb_%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build Patch: lbdb.rc.dif Patch2: lbdb-hostname.diff @@ -44,12 +44,6 @@ set query_command="lbdbq %s" - - -Authors: --------- - Roland Rosenfeld <[email protected]> - %prep %setup -n lbdb-%{version} %patch -p0 @@ -77,16 +71,13 @@ libdir=${RPM_BUILD_ROOT}%{_libdir}/lbdb \ install -%clean -rm -rf ${RPM_BUILD_ROOT} - %files %defattr(-, root, root) -%doc README COPYING INSTALL TODO +%doc README COPYING TODO %config(noreplace) %{_sysconfdir}/* -%{_prefix}/bin/* +%{_bindir}/* %{_libdir}/lbdb/* %dir %{_libdir}/lbdb -%doc %{_mandir}/man?/* +%{_mandir}/man?/* %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
