[PATCH 3/4] Add documentation for user.other_name
[notmuch-archives.git] / aa / b18ff55804b8b50d642e9682a94638768a68bc
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 F18CA431FB6\r
6         for <notmuch@notmuchmail.org>; Sun, 28 Apr 2013 02:53:55 -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 y+X7FTQkhDqA for <notmuch@notmuchmail.org>;\r
17         Sun, 28 Apr 2013 02:53:55 -0700 (PDT)\r
18 Received: from mail-ob0-f169.google.com (mail-ob0-f169.google.com\r
19         [209.85.214.169]) (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 58488431FAF\r
22         for <notmuch@notmuchmail.org>; Sun, 28 Apr 2013 02:53:55 -0700 (PDT)\r
23 Received: by mail-ob0-f169.google.com with SMTP id tb18so4748294obb.0\r
24         for <notmuch@notmuchmail.org>; Sun, 28 Apr 2013 02:53:54 -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;\r
27         bh=sdiGC0c8k5Ol+96w0/+U8v2MfyBXu7nm2rmvdnXZYOY=;\r
28         b=otgMYxzNf/WFbxYl2grSqCcfNLL3xL7i3q/46B0yGR6lxmcCVB9/+pEAPXCMDv27U4\r
29         sUsRFCMhPfzPFRjfqI9Row+gjpxCUkhhn8dDWDh8snWxFBVwn1qHHKHSYuB69a7aVncp\r
30         OtVf3l2ude/bBjVB49RYqgkfHnK42JLqI4cQwug+VETurkyAOJp87iIHK8DEETkOIB8z\r
31         uj0kFj/fSynh/S7JQrwXlIe1NsbI7QYSW86yRJu9HOX3NqTX+nOVI5j9w5iAYFyjX54A\r
32         M+dy9F3JIYbgzMyhuK3HcB6oUZrVBJazdK6Vl2wXfwWq7DZVaXYDLt3249IxbFNiNn+M\r
33         doNw==\r
34 X-Received: by 10.60.101.137 with SMTP id fg9mr22428180oeb.60.1367142833869;\r
35         Sun, 28 Apr 2013 02:53:53 -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\r
38         jw8sm15601049obb.14.2013.04.28.02.53.52 for <multiple recipients>\r
39         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
40         Sun, 28 Apr 2013 02:53:52 -0700 (PDT)\r
41 From: Felipe Contreras <felipe.contreras@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH 0/8] packaging: fedora: general updates\r
44 Date: Sun, 28 Apr 2013 04:52:30 -0500\r
45 Message-Id: <1367142758-26120-1-git-send-email-felipe.contreras@gmail.com>\r
46 X-Mailer: git-send-email 1.8.2.1.1031.g2ee5873\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Sun, 28 Apr 2013 09:53:56 -0000\r
60 \r
61 Hi,\r
62 \r
63 It doesn't seem the spec file is properly maintained, it should be much better\r
64 now, closer to Fedora's one, and with support for Ruby bindings.\r
65 \r
66 Felipe Contreras (8):\r
67   packaging: fedora: update\r
68   packaging: fedora: remove irrelevant stuff\r
69   packaging: fedora: trivial cleanups\r
70   packaging: fedora: reorganize files section\r
71   packaging: fedora: separate package for emacs\r
72   packaging: fedora: package python bindings\r
73   packaging: fedora: package notmuch-mutt\r
74   packaging: fedora: add ruby bindings\r
75 \r
76  packaging/fedora/notmuch.spec | 195 ++++++++++++++++++++++++------------------\r
77  1 file changed, 111 insertions(+), 84 deletions(-)\r
78 \r
79 -- \r
80 1.8.2.1.1031.g2ee5873\r
81 \r