Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / 6e / a0353ed8192f73810d10e6344b09bb4f82490d
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 9B6E3431FBD\r
6         for <notmuch@notmuchmail.org>; Sun, 28 Apr 2013 02:54:15 -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 uX9R8Gt+LKvn for <notmuch@notmuchmail.org>;\r
17         Sun, 28 Apr 2013 02:54:14 -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 78549431FC7\r
22         for <notmuch@notmuchmail.org>; Sun, 28 Apr 2013 02:54:08 -0700 (PDT)\r
23 Received: by mail-ob0-f171.google.com with SMTP id er7so4690173obc.16\r
24         for <notmuch@notmuchmail.org>; Sun, 28 Apr 2013 02:54:08 -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=IfWnsBTjmp6VH/aBbgK5PDx3h6z5pItwFfUOK92Jvi8=;\r
28         b=q3/o94g7ZDHuDrNlemawveYJ4xrB0LTyOlXOj548e3tcY9fGTV6bu6UICsp7D3m9Jc\r
29         C3ajItmtw55nSmyLNa7PNeAelzkWjsNqkYM7XiZTynM+oNUJDP//e+sJDU0NU4xp7AyS\r
30         Xuma+Zw8+KRXBR5Bnm7XCmo1xo6z/67V5cjpcqwZ4wGU0WSXetF/G6F22Ycc2ZHrSFk4\r
31         /7MdUuqEoK6NNUA73uZPtLycOgLS2oYGTo0PE8ghaDyTmI4JZPPFQxOkJBUwCK92sNJ9\r
32         fVXyh1fEelQXDdESUcgX3CWmiMF//sp5Ot7I2E2MRqByiBWrVRZI6mrMXbA9adkt2SOc\r
33         f+dQ==\r
34 X-Received: by 10.60.97.232 with SMTP id ed8mr7523233oeb.141.1367142848057;\r
35         Sun, 28 Apr 2013 02:54:08 -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 qt5sm16131416oeb.4.2013.04.28.02.54.06\r
38         for <multiple recipients>\r
39         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
40         Sun, 28 Apr 2013 02:54:07 -0700 (PDT)\r
41 From: Felipe Contreras <felipe.contreras@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH 5/8] packaging: fedora: separate package for emacs\r
44 Date: Sun, 28 Apr 2013 04:52:35 -0500\r
45 Message-Id: <1367142758-26120-6-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:16 -0000\r
62 \r
63 Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>\r
64 ---\r
65  packaging/fedora/notmuch.spec | 16 ++++++++++++----\r
66  1 file changed, 12 insertions(+), 4 deletions(-)\r
67 \r
68 diff --git a/packaging/fedora/notmuch.spec b/packaging/fedora/notmuch.spec\r
69 index f5272db..1e6ec3b 100644\r
70 --- a/packaging/fedora/notmuch.spec\r
71 +++ b/packaging/fedora/notmuch.spec\r
72 @@ -28,8 +28,6 @@ Source0:        http://notmuchmail.org/releases/notmuch-%{version}.tar.gz\r
73  BuildRequires:  xapian-core-devel gmime-devel libtalloc-devel\r
74  BuildRequires:  zlib-devel emacs-el emacs-nox\r
75  \r
76 -Requires:       emacs(bin) >= %{_emacs_version}\r
77 -\r
78  %description\r
79  Fast system for indexing, searching, and tagging email.  Even if you\r
80  receive 12000 messages per month or have on the order of millions of\r
81 @@ -52,6 +50,15 @@ Requires:       %{name} = %{version}-%{release}\r
82  The %{name}-devel package contains libraries and header files for\r
83  developing applications that use %{name}.\r
84  \r
85 +%package -n emacs-notmuch\r
86 +Summary:        Not much support for Emacs\r
87 +Group:          Applications/Editors\r
88 +BuildArch:      noarch\r
89 +Requires:       %{name} = %{version}-%{release}, emacs(bin) >= %{_emacs_version}\r
90 +\r
91 +%description -n emacs-notmuch\r
92 +%{summary}.\r
93 +\r
94  %prep\r
95  %setup -q\r
96  \r
97 @@ -75,12 +82,13 @@ make install DESTDIR=%{buildroot}\r
98  %{_mandir}/man?/*\r
99  %{_libdir}/libnotmuch.so.3*\r
100  \r
101 -%{_emacs_sitelispdir}/*\r
102 -\r
103  %files devel\r
104  %{_libdir}/libnotmuch.so\r
105  %{_includedir}/*\r
106  \r
107 +%files -n emacs-notmuch\r
108 +%{_emacs_sitelispdir}/*\r
109 +\r
110  %changelog\r
111  * Sun Apr 28 2013 Felipe Contreras <felipe.contreras@gmail.com> - 0.15.2-1\r
112  - Update to latest upstream\r
113 -- \r
114 1.8.2.1.1031.g2ee5873\r
115 \r