30 Commits

Author SHA256 Message Date
9e5d4fd7b2 Accepting request 1101530 from devel:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/1101530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=29
2023-08-01 12:15:51 +00:00
c5f5d5c928 Accepting request 1101524 from home:dirkmueller:Factory
- update to 0.52.1:
  * Fix version information.
  * The m_inmail DB is now located by default in
  * $XDG_DATA_HOME/lbdb/m_inmail.db.  For backward compatibility
    an already existing $HOME/.lbdb/m_inmail.utf-8 file is used as
    first* preference
  * Add $XDG_CONFIG_HOME/lbdb/config as additional ldbdrc file
    location, and $XDG_CONFIG_HOME/lbdb/ldap.rc as additional
    ldaprc file location
  * lbdb-fetchaddr: discard stdin at the end to avoid problems
    with tee(1) and command substitution

OBS-URL: https://build.opensuse.org/request/show/1101524
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/lbdb?expand=0&rev=19
2023-07-31 12:32:51 +00:00
904d2bf91c Accepting request 1095778 from devel:openSUSE:Factory
- Update to 0.51.1:
  * Add support for running testsuite on local built code (via $USE_LOCAL_LIB).
  * Add testsuite for m_inmail/lbdb-fetchaddr.
  * Fix example of MUNGE_LIMITDATE in lbdb.rc.
  * Ignore case and non alphanumeric chars in SORT_OUTPUT=name.
  * Update dotlock code from mutt 2.2.1 (uses snprintf now).
  * Update rfc822 code from mutt 2.2.1.
  * Fix quoting of grep Regex in m_muttalias.
  * Repair missing 7bit name part in rfc2047 on arm and mips architecture.

OBS-URL: https://build.opensuse.org/request/show/1095778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=28
2023-06-29 15:28:32 +00:00
cdca2dc48b - Update to 0.51.1:
* Add support for running testsuite on local built code (via $USE_LOCAL_LIB).
  * Add testsuite for m_inmail/lbdb-fetchaddr.
  * Fix example of MUNGE_LIMITDATE in lbdb.rc.
  * Ignore case and non alphanumeric chars in SORT_OUTPUT=name.
  * Update dotlock code from mutt 2.2.1 (uses snprintf now).
  * Update rfc822 code from mutt 2.2.1.
  * Fix quoting of grep Regex in m_muttalias.
  * Repair missing 7bit name part in rfc2047 on arm and mips architecture.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/lbdb?expand=0&rev=17
2023-06-28 08:32:46 +00:00
e79288d465 Accepting request 930599 from devel:openSUSE:Factory
- Update to 0.49.1:
  * Update to Standards-Version 4.6.0
  * Create empty config.rpath to make autoconf 2.71 happy

OBS-URL: https://build.opensuse.org/request/show/930599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=27
2021-11-10 20:46:33 +00:00
8aafa3c0ed - Update to 0.49.1:
* Update to Standards-Version 4.6.0
  * Create empty config.rpath to make autoconf 2.71 happy

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/lbdb?expand=0&rev=16
2021-11-10 06:37:39 +00:00
f517376567 Accepting request 893874 from devel:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/893874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=26
2021-05-18 16:27:01 +00:00
19bccd9442 Accepting request 893783 from home:susnux:branches:devel:openSUSE:Factory
- Update to version 0.49

OBS-URL: https://build.opensuse.org/request/show/893783
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/lbdb?expand=0&rev=14
2021-05-18 05:25:40 +00:00
b0efb89258 Accepting request 807433 from devel:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/807433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=25
2020-05-20 16:46:32 +00:00
Stephan Kulow
730d29f471 Accepting request 800604 from home:polslinux:branches:devel:openSUSE:Factory
- Update to 0.48.1:
  * Fix wrong quoting in lbdb-fetchaddr 
  * m_muttalias: Fix some shellcheck warnings.
  * Change project homepage URL to https.
  * Use literal tab characters in order to make m_abook and m_goobook
    modules work without requiring GNU sed(1).  Thanks to Raf Czlonka.
  * Add tests for m_abook.
  * Add update-version target to update version in all autotool files.
  * m_abook: Fix a shellcheck warning.
  * lbdbq, lbdb-fetchaddr: Fix some shellcheck warnings.
  * Upgrade Standards-Version to 4.3.0
    - Declare Rules-Requires-Root: no.
  * Upgrade debhelper to v12.
  * m_inmail/lbdb-munge: Use INMAIL_DB if set in config
  * Upgrade debhelper to v11.
  * Replace legacy `...` by $(...) in sh scripts.
  * Update copyright notice.
  * Add test_perl to check perl syntax.
  * Add some perl libs <!nocheck> to Build-Depends, to be able do
    perl syntax check.
  * Replace undefined $rv by $?.
  * Make the database file for m_inmail/lbdb-fetchaddr configurable.
  * Add LBDB_OVERRIDE_METHODS, OVERIDE_MUTTALIAS_FILES variables for
    testing.
  * Add a test suite.
    - Add a test for m_muttalias.
  * m_muttalias: rewrite sed regex as ERE, which should be more POSIX
    compatible and should work on non GNU sed, too.
  * lbdbq: Remove whitespace from number of matches to become more
    portable.

OBS-URL: https://build.opensuse.org/request/show/800604
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/lbdb?expand=0&rev=12
2020-05-20 05:42:54 +00:00
5adb79fa44 Accepting request 348203 from devel:openSUSE:Factory
1

OBS-URL: https://build.opensuse.org/request/show/348203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=24
2015-12-16 16:42:18 +00:00
c07347c220 Accepting request 348096 from home:pluskalm:branches:devel:openSUSE:Factory
- Cleanup spec file

OBS-URL: https://build.opensuse.org/request/show/348096
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/lbdb?expand=0&rev=10
2015-12-10 08:13:40 +00:00
18883e8be3 Accepting request 284061 from devel:openSUSE:Factory
1

OBS-URL: https://build.opensuse.org/request/show/284061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=23
2015-02-05 10:01:05 +00:00
Tomáš Chvátal
3f519646b0 Accepting request 283397 from home:posophe:branches:devel:openSUSE:Factory
Update

OBS-URL: https://build.opensuse.org/request/show/283397
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/lbdb?expand=0&rev=8
2015-02-04 14:32:50 +00:00
Stephan Kulow
47d14bd3cc Accepting request 185460 from devel:openSUSE:Factory
- 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 <jamey@minilop.net> to support VCF
    contacts without real name (Closes: #624590).
  * vcquery: Apply patch by martin f krafft <madduck@debian.org> to search
    in NICKNAME field, too. (Closes: #586300).
- remove lbdb-0.32-evolution.diff

OBS-URL: https://build.opensuse.org/request/show/185460
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=20
2013-08-01 15:17:09 +00:00
c21605dcbf - remove lbdb-0.32-evolution.diff
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/lbdb?expand=0&rev=6
2013-08-01 13:00:36 +00:00
af174af478 - 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 <jamey@minilop.net> to support VCF
    contacts without real name (Closes: #624590).
  * vcquery: Apply patch by martin f krafft <madduck@debian.org> to search
    in NICKNAME field, too. (Closes: #586300).

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/lbdb?expand=0&rev=5
2013-08-01 12:33:36 +00:00
Stephan Kulow
aa5119bd7c replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=17
2011-12-06 17:22:21 +00:00
Ruediger Oertel
66b07a6825 Autobuild autoformatter for 60298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=14
2011-02-11 01:27:59 +00:00
Ruediger Oertel
3ab480fda5 Accepting request 60298 from devel:openSUSE:Factory
Accepted submit request 60298 from user lnussel

OBS-URL: https://build.opensuse.org/request/show/60298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=13
2011-02-11 01:27:47 +00:00
f582843c13 - Suggest perl(Net::LDAP) (bnc#669969)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/lbdb?expand=0&rev=3
2011-02-08 12:15:44 +00:00
OBS User autobuild
efec41e2cd Autobuild autoformatter for 51698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=12
2010-11-02 13:28:58 +00:00
OBS User buildservice-autocommit
a38b591da6 Updating link to change in openSUSE:Factory/lbdb revision 12.0
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/lbdb?expand=0&rev=d0f6f7e6ac406c66e94d5fc4f25bab20
2010-11-02 13:28:58 +00:00
Ruediger Oertel
622aa7d162 Accepting request 51698 from devel:openSUSE:Factory
Accepted submit request 51698 from user a_jaeger

OBS-URL: https://build.opensuse.org/request/show/51698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=11
2010-11-02 13:28:53 +00:00
OBS User autobuild
fe65b7dfd7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=8 2010-03-18 15:01:10 +00:00
OBS User autobuild
55c5ef016c Accepting request 24000 from server:mail
Copy from server:mail/lbdb based on submit request 24000 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/24000
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=7
2009-11-10 11:41:25 +00:00
OBS User unknown
4f28c843bc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=5 2008-10-08 16:56:04 +00:00
OBS User unknown
0361345ee6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=3 2007-08-10 15:09:15 +00:00
OBS User unknown
5cc3a75560 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=2 2007-05-17 09:42:53 +00:00
OBS User unknown
0f19a62cd9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lbdb?expand=0&rev=1 2007-01-15 23:21:09 +00:00