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 1B06F431FBF for ; Wed, 18 Nov 2009 13:23:03 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org 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 8Oi79r4YnJJM for ; Wed, 18 Nov 2009 13:23:02 -0800 (PST) Received: from mail-yx0-f204.google.com (mail-yx0-f204.google.com [209.85.210.204]) by olra.theworths.org (Postfix) with ESMTP id 7113C431FBC for ; Wed, 18 Nov 2009 13:23:02 -0800 (PST) Received: by yxe42 with SMTP id 42so1686954yxe.22 for ; Wed, 18 Nov 2009 13:23:02 -0800 (PST) Received: by 10.100.230.20 with SMTP id c20mr4293136anh.152.1258579382085; Wed, 18 Nov 2009 13:23:02 -0800 (PST) Received: from lt26923.campus.dmacc.edu ([69.57.47.215]) by mx.google.com with ESMTPS id 15sm178981yxh.58.2009.11.18.13.23.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 18 Nov 2009 13:23:01 -0800 (PST) Received: from localhost ([127.0.0.1] helo=localhost.localdomain) by lt26923.campus.dmacc.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1NApK3-0004Bn-9o for notmuch@notmuchmail.org; Wed, 18 Nov 2009 12:32:07 -0600 From: "Jeffrey C. Ollie" To: Not Much Mail Date: Wed, 18 Nov 2009 12:31:53 -0600 Message-Id: <1258569114-16034-1-git-send-email-jeff@ocjtech.us> X-Mailer: git-send-email 1.6.5.2 Subject: [notmuch] RPM spec file X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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: Wed, 18 Nov 2009 21:23:03 -0000 I prefere managing all of the software on my system with RPM, so I came up with a quick spec file for building RPMS. Once notmuch settles down and I continue using it I may submit notmuch to Fedora as an official package. If you'd like your own RPMS build your own, I don't plan on offering a repository of binary packages.