From: Suvayu Ali Date: Sat, 9 Nov 2013 00:45:28 +0000 (+0100) Subject: RPM repository for Fedora on copr X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2b809ec6a716c2bad3514017dc48f880539f0424;p=notmuch-archives.git RPM repository for Fedora on copr --- diff --git a/18/f98390d950f21c5e358a7dafef494f5149615a b/18/f98390d950f21c5e358a7dafef494f5149615a new file mode 100644 index 000000000..1536cb7a3 --- /dev/null +++ b/18/f98390d950f21c5e358a7dafef494f5149615a @@ -0,0 +1,95 @@ +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 2048C431FD8 + for ; Fri, 8 Nov 2013 16:52:20 -0800 (PST) +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 Q4rCCE48vxDX for ; + Fri, 8 Nov 2013 16:52:12 -0800 (PST) +Received: from mail-ea0-f180.google.com (mail-ea0-f180.google.com + [209.85.215.180]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id B3805431FAF + for ; Fri, 8 Nov 2013 16:52:11 -0800 (PST) +Received: by mail-ea0-f180.google.com with SMTP id b11so1479116eae.11 + for ; Fri, 08 Nov 2013 16:52:10 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=sender:date:from:to:subject:message-id:mail-followup-to + :mime-version:content-type:content-disposition:user-agent; + bh=fa9nDP1eCjXkAvHWrLnwokucWpopxxOus/gUukdaeHU=; + b=Q4JJgA+PiyJkmaeQ7sL8P+kRwM+xxOB7gYX4kQ/ismPJyIvZzw0DR0NgXW3fWInNjp + 1hMvaRaHbDNCC1zi8QDmiSIQa5k0P8ha20f3xgqAcR8jAMf0SmEea8TyNhg+WnylPuRc + 3IEPZdXaq+VT9lGrCVo77DkV+lU5Jf75UomvGWXIlKcl4eRZf8KmRoxRnkykgbBqWSof + 6+7QQO9Uzt+ydiwb9mmjk5aoTJL/K1+qRMVDPBNAXXrElK6LPCK0gR+iEX2CSMyLQw24 + a0lvtfrD5PWj3zTaRdHoly3u/6PJeIqDibWmi39oBTPpF/ML3Lk3jiWBFZw5FL9DHHNJ + yfZQ== +X-Received: by 10.14.104.5 with SMTP id h5mr584933eeg.58.1383957932306; + Fri, 08 Nov 2013 16:45:32 -0800 (PST) +Received: from kuru.dyndns-at-home.com (sd44012d5.adsl.online.nl. + [212.64.18.213]) + by mx.google.com with ESMTPSA id x4sm29296253eef.1.2013.11.08.16.45.30 + for + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Fri, 08 Nov 2013 16:45:31 -0800 (PST) +Sender: suvayu ali +Date: Sat, 9 Nov 2013 01:45:28 +0100 +From: Suvayu Ali +To: Notmuch list +Subject: RPM repository for Fedora on copr +Message-ID: <20131109004528.GB741@kuru.dyndns-at-home.com> +Mail-Followup-To: Notmuch list +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +User-Agent: Mutt/1.5.21 (2012-12-30) +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: Sat, 09 Nov 2013 00:52:20 -0000 + +Hi, + +The notmuch packages available for Fedora are rather old. So I have +been building my own packages for a while. Today I discovered copr[1], +so I thought others might be interested in the packages. I have based +the spec on the version used for Fedora with some changes. I update the +package from time to time when I see interesting changes in the Git +repository. You can find the repository information here: + + + +I also have a repo for the mutt fork, mutt-kz. + + + +Hope people like it :). + +Cheers, + + +Footnotes: + +[1] + +-- +Suvayu + +Open source is the future. It sets us free.