From: Felipe Contreras Date: Thu, 23 May 2013 21:43:51 +0000 (+1900) Subject: Re: [PATCH 0/8] packaging: fedora: general updates X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fe2780bbe99f36450a7f4ceea206c351129aa8f8;p=notmuch-archives.git Re: [PATCH 0/8] packaging: fedora: general updates --- diff --git a/b2/dec353a1a94c2436aa97871c2ca8b492070de6 b/b2/dec353a1a94c2436aa97871c2ca8b492070de6 new file mode 100644 index 000000000..1b55aef30 --- /dev/null +++ b/b2/dec353a1a94c2436aa97871c2ca8b492070de6 @@ -0,0 +1,71 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id CFC46431FAF + for ; Thu, 23 May 2013 14:43:59 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id OEPldLPcy8bt for ; + Thu, 23 May 2013 14:43:53 -0700 (PDT) +Received: from mail-lb0-f176.google.com (mail-lb0-f176.google.com + [209.85.217.176]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 6A00C431FAE + for ; Thu, 23 May 2013 14:43:53 -0700 (PDT) +Received: by mail-lb0-f176.google.com with SMTP id x10so3989899lbi.35 + for ; Thu, 23 May 2013 14:43:51 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=mime-version:in-reply-to:references:date:message-id:subject:from:to + :cc:content-type; + bh=9Bbh5LiVlzeLwNM6qDAtZo/hq6oJQaRSvF5n1iEp+CM=; + b=c9vtvOdt0eWbMkw8MQVo4dkXn4jMQGgJvioU0mnGbf2pW+CivCJnbapdHSBA0UqOtP + 8i09eGmMGCkc/wTQ9DOoWhcQIzxfQDVMwAgDmMAmScKC9IpnxiiUgshrXbkmWsw8TbPR + YKpnAsreCLdMC1k64EEcH9jycZ3tUhgSH7MVaVlKtfQbigW6UOTTk75fficKVHFKa3dz + 45SYEamTLa/8GujeQFFWj+LljAwJmbzVLjV6JIUF7aAxU6mn1EswxMksizMPbEZyOGrJ + vJNHHpVW6I65Ba0sE+R7MxAqxMlg9aYTVTOr05+49z8emkI+OYMiOUdL7AJno0xT9gE2 + c6eQ== +MIME-Version: 1.0 +X-Received: by 10.152.28.233 with SMTP id e9mr7431835lah.41.1369345431692; + Thu, 23 May 2013 14:43:51 -0700 (PDT) +Received: by 10.114.174.170 with HTTP; Thu, 23 May 2013 14:43:51 -0700 (PDT) +In-Reply-To: <1367142758-26120-1-git-send-email-felipe.contreras@gmail.com> +References: <1367142758-26120-1-git-send-email-felipe.contreras@gmail.com> +Date: Thu, 23 May 2013 16:43:51 -0500 +Message-ID: + +Subject: Re: [PATCH 0/8] packaging: fedora: general updates +From: Felipe Contreras +To: notmuch@notmuchmail.org +Content-Type: text/plain; charset=UTF-8 +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Thu, 23 May 2013 21:43:59 -0000 + +On Sun, Apr 28, 2013 at 4:52 AM, Felipe Contreras + wrote: + +> It doesn't seem the spec file is properly maintained, it should be much better +> now, closer to Fedora's one, and with support for Ruby bindings. + +What about these? + +-- +Felipe Contreras