[PATCH 6/8] CLI: refactor dumping of tags.
[notmuch-archives.git] / 91 / b7041d3b8d4d8579e0bf6c70e786ed2e61aaeb
1 Return-Path: <felipe.contreras@gmail.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id B0194431FAF\r
6         for <notmuch@notmuchmail.org>; Sun, 28 Apr 2013 02:54:32 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id U8Rp2WAt60IM for <notmuch@notmuchmail.org>;\r
17         Sun, 28 Apr 2013 02:54:30 -0700 (PDT)\r
18 Received: from mail-ob0-f171.google.com (mail-ob0-f171.google.com\r
19         [209.85.214.171]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 9F29D431FBD\r
22         for <notmuch@notmuchmail.org>; Sun, 28 Apr 2013 02:54:16 -0700 (PDT)\r
23 Received: by mail-ob0-f171.google.com with SMTP id er7so4687221obc.30\r
24         for <notmuch@notmuchmail.org>; Sun, 28 Apr 2013 02:54:16 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to\r
27         :references; bh=3hRgqXKTylmMutRHkgwTjzJnHptkpsR9hb2CjObeIK8=;\r
28         b=mM4QiFz14/859YaXDo0lsha+WfIkDHHsVUeiBwqyX0Qo9vbcv4nk/4nL2fHijtVyMc\r
29         Esn7a8ggHYf+uWbp2MYt9yaDZiQrRAJHt/0FFTbGjnhLkOkd8P3JZWUgAgbrdMpMDxTW\r
30         yhD4YfdqQjZyzmYgzA/0iuYQhT75dFWTrayF/E0S3rLLFxyv449MXxrOswFjjFibo7hr\r
31         MiNyBHZsx4xP15z5NbDMyH3rTA4EKGNsHSWb26E4pj3bgOwqnBdU72zXcXb5khnCmAsH\r
32         sVjdTOytWiHsVEDbZtR3RHYMoTVaENF1jf+QKdOby1t26lDwxpaI9v9YMODu1A14Fh3P\r
33         3XFg==\r
34 X-Received: by 10.182.14.39 with SMTP id m7mr25479867obc.96.1367142856064;\r
35         Sun, 28 Apr 2013 02:54:16 -0700 (PDT)\r
36 Received: from localhost (187-163-100-70.static.axtel.net. [187.163.100.70])\r
37         by mx.google.com with ESMTPSA id wq8sm15441800obb.7.2013.04.28.02.54.14\r
38         for <multiple recipients>\r
39         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
40         Sun, 28 Apr 2013 02:54:15 -0700 (PDT)\r
41 From: Felipe Contreras <felipe.contreras@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH 8/8] packaging: fedora: add ruby bindings\r
44 Date: Sun, 28 Apr 2013 04:52:38 -0500\r
45 Message-Id: <1367142758-26120-9-git-send-email-felipe.contreras@gmail.com>\r
46 X-Mailer: git-send-email 1.8.2.1.1031.g2ee5873\r
47 In-Reply-To: <1367142758-26120-1-git-send-email-felipe.contreras@gmail.com>\r
48 References: <1367142758-26120-1-git-send-email-felipe.contreras@gmail.com>\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Sun, 28 Apr 2013 09:54:33 -0000\r
62 \r
63 Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>\r
64 ---\r
65  packaging/fedora/notmuch.spec | 28 ++++++++++++++++++++++++++--\r
66  1 file changed, 26 insertions(+), 2 deletions(-)\r
67 \r
68 diff --git a/packaging/fedora/notmuch.spec b/packaging/fedora/notmuch.spec\r
69 index 11a1ec9..79994c9 100644\r
70 --- a/packaging/fedora/notmuch.spec\r
71 +++ b/packaging/fedora/notmuch.spec\r
72 @@ -16,7 +16,7 @@\r
73  \r
74  Name:           notmuch\r
75  Version:        0.15.2\r
76 -Release:        2%{?dist}\r
77 +Release:        3%{?dist}\r
78  Summary:        Thread-based email index, search and tagging\r
79  \r
80  Group:          Applications/Internet\r
81 @@ -26,7 +26,7 @@ URL:            http://notmuchmail.org/\r
82  Source0:        http://notmuchmail.org/releases/notmuch-%{version}.tar.gz\r
83  \r
84  BuildRequires:  xapian-core-devel gmime-devel libtalloc-devel\r
85 -BuildRequires:  zlib-devel emacs-el emacs-nox python perl\r
86 +BuildRequires:  zlib-devel emacs-el emacs-nox python ruby ruby-devel perl\r
87  \r
88  %description\r
89  Fast system for indexing, searching, and tagging email.  Even if you\r
90 @@ -68,6 +68,14 @@ Requires:       %{name} = %{version}-%{release}\r
91  %description -n python-notmuch\r
92  %{summary}.\r
93  \r
94 +%package -n notmuch-ruby\r
95 +Summary:        Ruby bindings for notmuch\r
96 +Group:          Development/Libraries\r
97 +Requires:       %{name} = %{version}-%{release}\r
98 +\r
99 +%description -n notmuch-ruby\r
100 +%{summary}.\r
101 +\r
102  %package mutt\r
103  Summary:        Notmuch (of a) helper for Mutt\r
104  Group:          Development/Libraries\r
105 @@ -91,6 +99,12 @@ pushd bindings/python\r
106      python setup.py build\r
107  popd\r
108  \r
109 +pushd bindings/ruby\r
110 +    export CONFIGURE_ARGS="--with-cflags='%{optflags}'"\r
111 +    ruby extconf.rb --vendor\r
112 +    make\r
113 +popd\r
114 +\r
115  pushd contrib/notmuch-mutt\r
116      make\r
117  popd\r
118 @@ -102,6 +116,10 @@ pushd bindings/python\r
119      python setup.py install -O1 --skip-build --root %{buildroot}\r
120  popd\r
121  \r
122 +pushd bindings/ruby\r
123 +    make install DESTDIR=%{buildroot}\r
124 +popd\r
125 +\r
126  install contrib/notmuch-mutt/notmuch-mutt %{buildroot}%{_bindir}/notmuch-mutt\r
127  install contrib/notmuch-mutt/notmuch-mutt.1 %{buildroot}%{_mandir}/man1/notmuch-mutt.1\r
128  \r
129 @@ -128,11 +146,17 @@ install contrib/notmuch-mutt/notmuch-mutt.1 %{buildroot}%{_mandir}/man1/notmuch-\r
130  %doc bindings/python/README\r
131  %{python_sitelib}/*\r
132  \r
133 +%files -n notmuch-ruby\r
134 +%{ruby_vendorarchdir}/*\r
135 +\r
136  %files mutt\r
137  %{_bindir}/notmuch-mutt\r
138  %{_mandir}/man1/notmuch-mutt.1*\r
139  \r
140  %changelog\r
141 +* Sun Apr 28 2013 Felipe Contreras <felipe.contreras@gmail.com> - 0.15.2-3\r
142 +- Add ruby bingings\r
143 +\r
144  * Sun Apr 28 2013 Felipe Contreras <felipe.contreras@gmail.com> - 0.15.2-2\r
145  - Sync with Fedora\r
146  \r
147 -- \r
148 1.8.2.1.1031.g2ee5873\r
149 \r