From: Felipe Contreras Date: Sun, 28 Apr 2013 09:52:30 +0000 (+1900) Subject: [PATCH 0/8] packaging: fedora: general updates X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ef359ed9f8b336d17b4133df8139a3805eed77f9;p=notmuch-archives.git [PATCH 0/8] packaging: fedora: general updates --- diff --git a/aa/b18ff55804b8b50d642e9682a94638768a68bc b/aa/b18ff55804b8b50d642e9682a94638768a68bc new file mode 100644 index 000000000..1225bacd5 --- /dev/null +++ b/aa/b18ff55804b8b50d642e9682a94638768a68bc @@ -0,0 +1,81 @@ +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 F18CA431FB6 + for ; Sun, 28 Apr 2013 02:53:55 -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 y+X7FTQkhDqA for ; + Sun, 28 Apr 2013 02:53:55 -0700 (PDT) +Received: from mail-ob0-f169.google.com (mail-ob0-f169.google.com + [209.85.214.169]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 58488431FAF + for ; Sun, 28 Apr 2013 02:53:55 -0700 (PDT) +Received: by mail-ob0-f169.google.com with SMTP id tb18so4748294obb.0 + for ; Sun, 28 Apr 2013 02:53:54 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=x-received:from:to:cc:subject:date:message-id:x-mailer; + bh=sdiGC0c8k5Ol+96w0/+U8v2MfyBXu7nm2rmvdnXZYOY=; + b=otgMYxzNf/WFbxYl2grSqCcfNLL3xL7i3q/46B0yGR6lxmcCVB9/+pEAPXCMDv27U4 + sUsRFCMhPfzPFRjfqI9Row+gjpxCUkhhn8dDWDh8snWxFBVwn1qHHKHSYuB69a7aVncp + OtVf3l2ude/bBjVB49RYqgkfHnK42JLqI4cQwug+VETurkyAOJp87iIHK8DEETkOIB8z + uj0kFj/fSynh/S7JQrwXlIe1NsbI7QYSW86yRJu9HOX3NqTX+nOVI5j9w5iAYFyjX54A + M+dy9F3JIYbgzMyhuK3HcB6oUZrVBJazdK6Vl2wXfwWq7DZVaXYDLt3249IxbFNiNn+M + doNw== +X-Received: by 10.60.101.137 with SMTP id fg9mr22428180oeb.60.1367142833869; + Sun, 28 Apr 2013 02:53:53 -0700 (PDT) +Received: from localhost (187-163-100-70.static.axtel.net. [187.163.100.70]) + by mx.google.com with ESMTPSA id + jw8sm15601049obb.14.2013.04.28.02.53.52 for + (version=TLSv1.2 cipher=RC4-SHA bits=128/128); + Sun, 28 Apr 2013 02:53:52 -0700 (PDT) +From: Felipe Contreras +To: notmuch@notmuchmail.org +Subject: [PATCH 0/8] packaging: fedora: general updates +Date: Sun, 28 Apr 2013 04:52:30 -0500 +Message-Id: <1367142758-26120-1-git-send-email-felipe.contreras@gmail.com> +X-Mailer: git-send-email 1.8.2.1.1031.g2ee5873 +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: Sun, 28 Apr 2013 09:53:56 -0000 + +Hi, + +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. + +Felipe Contreras (8): + packaging: fedora: update + packaging: fedora: remove irrelevant stuff + packaging: fedora: trivial cleanups + packaging: fedora: reorganize files section + packaging: fedora: separate package for emacs + packaging: fedora: package python bindings + packaging: fedora: package notmuch-mutt + packaging: fedora: add ruby bindings + + packaging/fedora/notmuch.spec | 195 ++++++++++++++++++++++++------------------ + 1 file changed, 111 insertions(+), 84 deletions(-) + +-- +1.8.2.1.1031.g2ee5873 +