Re: [PATCH v4 16/16] add "notmuch reindex" subcommand
[notmuch-archives.git] / 5b / eda6a030c097a5d185c1e22afc96018b73a7d3
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 25FF9431FC2\r
6         for <notmuch@notmuchmail.org>; Sun, 28 Apr 2013 02:54:08 -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 G88dXQUV9l4x for <notmuch@notmuchmail.org>;\r
17         Sun, 28 Apr 2013 02:54:04 -0700 (PDT)\r
18 Received: from mail-ob0-f173.google.com (mail-ob0-f173.google.com\r
19         [209.85.214.173]) (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 20D8D431FD6\r
22         for <notmuch@notmuchmail.org>; Sun, 28 Apr 2013 02:54:03 -0700 (PDT)\r
23 Received: by mail-ob0-f173.google.com with SMTP id xn12so4751425obc.32\r
24         for <notmuch@notmuchmail.org>; Sun, 28 Apr 2013 02:54:02 -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=tWNdfyuVbPhOyNQI68/k9LBzkm7V2I1c4Q7bWNRvVAs=;\r
28         b=DY2IB/rnoQJFEH0pwByYGYRs3789wXiK4wW3heLFLC8YmUYOBuKcBUB6J3dGLV9jMy\r
29         beiJYBeVGKt81ZzGE29Y6J9MYluRvJn+HFulyK08VtivlIr195eFxtro7wfXfRSY6LVG\r
30         /A9BZY8+lOhWXrjT18Mg6Y/If2dug5+yABK0jm7NipnMYdSMvQLFfIASzUT8bY4hJuhu\r
31         FpaBy8/Wve91DtgZfjCaSH565W3a87cTCpED1cgQzRsPjupOlq9pwvuUst8BP2auX1lk\r
32         fhgAOSrBhyEMWE7GCfYdJ4bvdTvIQyayCaj2jBuUoLdxqigZQRzzbZ69l1rRA+SGU/oI\r
33         pLWA==\r
34 X-Received: by 10.182.110.33 with SMTP id hx1mr21144444obb.32.1367142842532;\r
35         Sun, 28 Apr 2013 02:54:02 -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 h8sm12023791obk.10.2013.04.28.02.54.00\r
38         for <multiple recipients>\r
39         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
40         Sun, 28 Apr 2013 02:54:01 -0700 (PDT)\r
41 From: Felipe Contreras <felipe.contreras@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH 3/8] packaging: fedora: trivial cleanups\r
44 Date: Sun, 28 Apr 2013 04:52:33 -0500\r
45 Message-Id: <1367142758-26120-4-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:08 -0000\r
62 \r
63 Mostly to sync with Fedora's spec.\r
64 \r
65 Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>\r
66 ---\r
67  packaging/fedora/notmuch.spec | 72 +++++++++++--------------------------------\r
68  1 file changed, 18 insertions(+), 54 deletions(-)\r
69 \r
70 diff --git a/packaging/fedora/notmuch.spec b/packaging/fedora/notmuch.spec\r
71 index a5191fc..6d32bdd 100644\r
72 --- a/packaging/fedora/notmuch.spec\r
73 +++ b/packaging/fedora/notmuch.spec\r
74 @@ -17,71 +17,38 @@\r
75  Name:           notmuch\r
76  Version:        0.15.2\r
77  Release:        1%{?dist}\r
78 -Summary:        Not much of an email program\r
79 +Summary:        Thread-based email index, search and tagging\r
80  \r
81  Group:          Applications/Internet\r
82  License:        GPLv3+\r
83  URL:            http://notmuchmail.org/\r
84  \r
85  Source0:        http://notmuchmail.org/releases/notmuch-%{version}.tar.gz\r
86 -BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)\r
87  \r
88 -BuildRequires:  xapian-core-devel\r
89 -BuildRequires:  gmime-devel\r
90 -BuildRequires:  libtalloc-devel\r
91 -BuildRequires:  zlib-devel\r
92 -BuildRequires:  emacs-el\r
93 -BuildRequires:  emacs-nox\r
94 +BuildRequires:  xapian-core-devel gmime-devel libtalloc-devel\r
95 +BuildRequires:  zlib-devel emacs-el emacs-nox\r
96  \r
97  Requires:       emacs(bin) >= %{_emacs_version}\r
98  \r
99  %description\r
100 -* "Not much mail" is what Notmuch thinks about your email\r
101 -  collection. Even if you receive 12000 messages per month or have on\r
102 -  the order of millions of messages that you've been saving for\r
103 -  decades. Regardless, Notmuch will be able to quickly search all of\r
104 -  it. It's just plain not much mail.\r
105 -\r
106 -* "Not much mail" is also what you should have in your inbox at any\r
107 -  time. Notmuch gives you what you need, (tags and fast search), so\r
108 -  that you can keep your inbox tamed and focus on what really matters\r
109 -  in your life, (which is surely not email).\r
110 -\r
111 -* Notmuch is an answer to Sup. Sup is a very good email program\r
112 -  written by William Morgan (and others) and is the direct inspiration\r
113 -  for Notmuch. Notmuch began as an effort to rewrite\r
114 -  performance-critical pieces of Sup in C rather than ruby. From\r
115 -  there, it grew into a separate project. One significant contribution\r
116 -  Notmuch makes compared to Sup is the separation of the\r
117 -  indexer/searcher from the user interface. (Notmuch provides a\r
118 -  library interface so that its indexing/searching/tagging features\r
119 -  can be integrated into any email program.)\r
120 -\r
121 -* Notmuch is not much of an email program. It doesn't receive messages\r
122 -  (no POP or IMAP support). It doesn't send messages (no mail composer,\r
123 -  no network code at all). And for what it does do (email search) that\r
124 -  work is provided by an external library, Xapian. So if Notmuch\r
125 -  provides no user interface and Xapian does all the heavy lifting,\r
126 -  then what's left here? Not much.\r
127 -\r
128 -Notmuch is still in the early stages of development, but it does\r
129 -include one user interface, (implemented within Emacs), which has at\r
130 -least two users using it for reading all of their incoming mail. If\r
131 -you've been looking for a fast, global-search and tag-based email\r
132 -reader to use within Emacs, then Notmuch may be exactly what you've\r
133 -been looking for.\r
134 -\r
135 -Otherwise, if you're a developer of an existing email program and\r
136 -would love a good library interface for fast, global search with\r
137 -support for arbitrary tags, then Notmuch also may be exactly what\r
138 -you've been looking for.\r
139 -\r
140 -%package        devel\r
141 -Summary:        Development files for %{name}\r
142 +Fast system for indexing, searching, and tagging email.  Even if you\r
143 +receive 12000 messages per month or have on the order of millions of\r
144 +messages that you've been saving for decades, Notmuch will be able to\r
145 +quickly search all of it.\r
146 +\r
147 +Notmuch is not much of an email program. It doesn't receive messages\r
148 +(no POP or IMAP support). It doesn't send messages (no mail composer,\r
149 +no network code at all). And for what it does do (email search) that\r
150 +work is provided by an external library, Xapian. So if Notmuch\r
151 +provides no user interface and Xapian does all the heavy lifting, then\r
152 +what's left here? Not much.\r
153 +\r
154 +%package devel\r
155 +Summary:        Development libraries and header files for %{name}\r
156  Group:          Development/Libraries\r
157  Requires:       %{name} = %{version}-%{release}\r
158  \r
159 -%description    devel\r
160 +%description devel\r
161  The %{name}-devel package contains libraries and header files for\r
162  developing applications that use %{name}.\r
163  \r
164 @@ -96,9 +63,6 @@ make %{?_smp_mflags} CFLAGS="%{optflags}"\r
165  %install\r
166  make install DESTDIR=%{buildroot}\r
167  \r
168 -%clean\r
169 -rm -rf %{buildroot}\r
170 -\r
171  %post -p /sbin/ldconfig\r
172  \r
173  %postun -p /sbin/ldconfig\r
174 -- \r
175 1.8.2.1.1031.g2ee5873\r
176 \r