Re: [PATCH] Fix typo in Message.maildir_flags_to_tags
[notmuch-archives.git] / 93 / 5b09fa3732d22d00c18b9ab7a4c873e61cddd7
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 B1ED1431FC3\r
6         for <notmuch@notmuchmail.org>; Sun, 28 Apr 2013 02:54:18 -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 cIz13pbwsNeF for <notmuch@notmuchmail.org>;\r
17         Sun, 28 Apr 2013 02:54:17 -0700 (PDT)\r
18 Received: from mail-ob0-f174.google.com (mail-ob0-f174.google.com\r
19         [209.85.214.174]) (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 43F33431FDA\r
22         for <notmuch@notmuchmail.org>; Sun, 28 Apr 2013 02:54:11 -0700 (PDT)\r
23 Received: by mail-ob0-f174.google.com with SMTP id wc20so4711113obb.33\r
24         for <notmuch@notmuchmail.org>; Sun, 28 Apr 2013 02:54:10 -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=yF30RlUR9DcBOeD0srVcoO7jzftuNDgjRacSqtoCmzs=;\r
28         b=mfstlfp8CuDx7NO2uN8mIvhOu1Zb3M319jQJRRsk8X0042ivBQ3HGWvpzAhGD7lSyw\r
29         CFfCJvWU/skt5+qBJ57jmPVODUpMuGgfpheyzWdrqY0iA9a768rpexfkr/7+UNtLeQi0\r
30         pLKhuGtL886/+DjBWef2Ic5B16M7ucNVYSKwC5vhSmzGDenWhe5t3DiJBafvFH+jDoUz\r
31         GgR+TO195y5bi4D3YKeZz9UPqyYUPxE8u3wLzhBu4nqJXcaI2pwgn5NgsSVf1mHujZEl\r
32         UJ+qICHz0NPRa2wZ9sztYBRQ3zoWnBJYjmRXBzImlxowP408bo06F/khWbxLTOG8JxoR\r
33         9qlg==\r
34 X-Received: by 10.60.147.166 with SMTP id tl6mr1282490oeb.12.1367142850704;\r
35         Sun, 28 Apr 2013 02:54:10 -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 jt9sm164725obc.0.2013.04.28.02.54.09\r
38         for <multiple recipients>\r
39         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
40         Sun, 28 Apr 2013 02:54:09 -0700 (PDT)\r
41 From: Felipe Contreras <felipe.contreras@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH 6/8] packaging: fedora: package python bindings\r
44 Date: Sun, 28 Apr 2013 04:52:36 -0500\r
45 Message-Id: <1367142758-26120-7-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:19 -0000\r
62 \r
63 Like in Fedora.\r
64 \r
65 Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>\r
66 ---\r
67  packaging/fedora/notmuch.spec | 24 +++++++++++++++++++++++-\r
68  1 file changed, 23 insertions(+), 1 deletion(-)\r
69 \r
70 diff --git a/packaging/fedora/notmuch.spec b/packaging/fedora/notmuch.spec\r
71 index 1e6ec3b..bc0a58c 100644\r
72 --- a/packaging/fedora/notmuch.spec\r
73 +++ b/packaging/fedora/notmuch.spec\r
74 @@ -26,7 +26,7 @@ URL:            http://notmuchmail.org/\r
75  Source0:        http://notmuchmail.org/releases/notmuch-%{version}.tar.gz\r
76  \r
77  BuildRequires:  xapian-core-devel gmime-devel libtalloc-devel\r
78 -BuildRequires:  zlib-devel emacs-el emacs-nox\r
79 +BuildRequires:  zlib-devel emacs-el emacs-nox python\r
80  \r
81  %description\r
82  Fast system for indexing, searching, and tagging email.  Even if you\r
83 @@ -59,6 +59,15 @@ Requires:       %{name} = %{version}-%{release}, emacs(bin) >= %{_emacs_version}\r
84  %description -n emacs-notmuch\r
85  %{summary}.\r
86  \r
87 +%package -n python-notmuch\r
88 +Summary:        Python bindings for notmuch\r
89 +Group:          Development/Libraries\r
90 +BuildArch:      noarch\r
91 +Requires:       %{name} = %{version}-%{release}\r
92 +\r
93 +%description -n python-notmuch\r
94 +%{summary}.\r
95 +\r
96  %prep\r
97  %setup -q\r
98  \r
99 @@ -67,9 +76,17 @@ Requires:       %{name} = %{version}-%{release}, emacs(bin) >= %{_emacs_version}\r
100      --mandir=%{_mandir} --includedir=%{_includedir} --emacslispdir=%{_emacs_sitelispdir}\r
101  make %{?_smp_mflags} CFLAGS="%{optflags}"\r
102  \r
103 +pushd bindings/python\r
104 +    python setup.py build\r
105 +popd\r
106 +\r
107  %install\r
108  make install DESTDIR=%{buildroot}\r
109  \r
110 +pushd bindings/python\r
111 +    python setup.py install -O1 --skip-build --root %{buildroot}\r
112 +popd\r
113 +\r
114  %post -p /sbin/ldconfig\r
115  \r
116  %postun -p /sbin/ldconfig\r
117 @@ -89,6 +106,11 @@ make install DESTDIR=%{buildroot}\r
118  %files -n emacs-notmuch\r
119  %{_emacs_sitelispdir}/*\r
120  \r
121 +%files -n python-notmuch\r
122 +%doc bindings/python/README\r
123 +%{python_sitelib}/*\r
124 +\r
125 +\r
126  %changelog\r
127  * Sun Apr 28 2013 Felipe Contreras <felipe.contreras@gmail.com> - 0.15.2-1\r
128  - Update to latest upstream\r
129 -- \r
130 1.8.2.1.1031.g2ee5873\r
131 \r