[lbdb] Include abook support

Christophe Fergeau teuf at fedoraproject.org
Tue Nov 12 10:26:04 UTC 2013


commit afdd8e018e2c390937af013abe9c493d1e622a67
Author: Omair Majid <omajid at redhat.com>
Date:   Sun Nov 10 19:17:11 2013 -0500

    Include abook support

 lbdb.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/lbdb.spec b/lbdb.spec
index 6c535fe..5ac7d08 100644
--- a/lbdb.spec
+++ b/lbdb.spec
@@ -19,7 +19,7 @@
 Name:           lbdb
 Summary:        Address Database for mutt
 Version:        0.38
-Release:        7%{?dist}
+Release:        8%{?dist}
 License:        GPLv2+
 Url:            http://www.spinnaker.de/lbdb/
 Group:          Applications/Communications
@@ -31,6 +31,7 @@ Patch1:         lbdb-0.38-evolution.diff
 # fix hostname lookup if multiple domains are listed in resolv.conf
 Patch2:         lbdb-hostname.diff
 BuildRequires: /usr/bin/pod2man
+BuildRequires:  abook
 Requires:       perl(Net::LDAP)
 Requires:       perl(Getopt::Long)
 
@@ -75,6 +76,9 @@ BUILD_ROOT=${RPM_BUILD_ROOT} make \
 %doc %{_mandir}/man?/*
 
 %changelog
+* Sun Nov 10 2013 Omair Majid <omajid at redhat.com> - 0.38-8
+- Add BuildRequires: abook to include abook support
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.38-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list