Hello community, here is the log from the commit of package lbdb for openSUSE:Factory checked in at 2013-08-01 17:17:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2011-09-23 02:07:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lbdb.new/lbdb.changes 2013-08-01 17:17:10.000000000 +0200 @@ -1,0 +2,14 @@ +Thu Aug 1 12:32:54 UTC 2013 - [email protected] + +- new version 0.38 + * m_evolution: Try to evaluate the location of + evolution-addressbook-export at runtime, since it is no longer + available in /usr/bin since evolution 2.30.1.2-3 + (Closes: #583851, #598380). + * m_vcf: Apply patch by Jamey Sharp <[email protected]> to support VCF + contacts without real name (Closes: #624590). + * vcquery: Apply patch by martin f krafft <[email protected]> to search + in NICKNAME field, too. (Closes: #586300). +- remove lbdb-0.32-evolution.diff + +------------------------------------------------------------------- Old: ---- lbdb-0.32-evolution.diff New: ---- lbdb_0.38.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lbdb.spec ++++++ --- /var/tmp/diff_new_pack.eigoLu/_old 2013-08-01 17:17:11.000000000 +0200 +++ /var/tmp/diff_new_pack.eigoLu/_new 2013-08-01 17:17:11.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package lbdb # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -15,20 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: lbdb Summary: Address Database for mutt -Version: 0.37 -Release: 2 License: GPL-2.0+ -Url: http://www.spinnaker.de/lbdb/ Group: Productivity/Networking/Email/Utilities +Version: 0.38 +Release: 0 +Url: http://www.spinnaker.de/lbdb/ Source: http://www.spinnaker.de/debian/lbdb_%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build Patch: lbdb.rc.dif -Patch1: lbdb-0.32-evolution.diff Patch2: lbdb-hostname.diff Suggests: perl(Net::LDAP) Suggests: perl(Getopt::Long) @@ -56,7 +53,6 @@ %prep %setup -n lbdb-%{version} %patch -p0 -%patch1 -p1 %patch2 -p1 %build @@ -65,7 +61,6 @@ FINGER=/usr/bin/finger ABOOK=/usr/bin/abook \ ADDR_EMAIL=/usr/bin/addr-email SH=/bin/sh \ YPCAT=/usr/bin/ypcat MAWK=/usr/bin/awk \ - EVOLUTION_ADDRESSBOOK_EXPORT='/usr/lib/evolution/*/evolution-addressbook-export' \ ./configure --prefix=%{_prefix} \ --sysconfdir=%{_sysconfdir} \ --mandir=%{_mandir} \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
