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 25FF9431FC2 for ; Sun, 28 Apr 2013 02:54:08 -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 G88dXQUV9l4x for ; Sun, 28 Apr 2013 02:54:04 -0700 (PDT) Received: from mail-ob0-f173.google.com (mail-ob0-f173.google.com [209.85.214.173]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 20D8D431FD6 for ; Sun, 28 Apr 2013 02:54:03 -0700 (PDT) Received: by mail-ob0-f173.google.com with SMTP id xn12so4751425obc.32 for ; Sun, 28 Apr 2013 02:54:02 -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:in-reply-to :references; bh=tWNdfyuVbPhOyNQI68/k9LBzkm7V2I1c4Q7bWNRvVAs=; b=DY2IB/rnoQJFEH0pwByYGYRs3789wXiK4wW3heLFLC8YmUYOBuKcBUB6J3dGLV9jMy beiJYBeVGKt81ZzGE29Y6J9MYluRvJn+HFulyK08VtivlIr195eFxtro7wfXfRSY6LVG /A9BZY8+lOhWXrjT18Mg6Y/If2dug5+yABK0jm7NipnMYdSMvQLFfIASzUT8bY4hJuhu FpaBy8/Wve91DtgZfjCaSH565W3a87cTCpED1cgQzRsPjupOlq9pwvuUst8BP2auX1lk fhgAOSrBhyEMWE7GCfYdJ4bvdTvIQyayCaj2jBuUoLdxqigZQRzzbZ69l1rRA+SGU/oI pLWA== X-Received: by 10.182.110.33 with SMTP id hx1mr21144444obb.32.1367142842532; Sun, 28 Apr 2013 02:54:02 -0700 (PDT) Received: from localhost (187-163-100-70.static.axtel.net. [187.163.100.70]) by mx.google.com with ESMTPSA id h8sm12023791obk.10.2013.04.28.02.54.00 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 28 Apr 2013 02:54:01 -0700 (PDT) From: Felipe Contreras To: notmuch@notmuchmail.org Subject: [PATCH 3/8] packaging: fedora: trivial cleanups Date: Sun, 28 Apr 2013 04:52:33 -0500 Message-Id: <1367142758-26120-4-git-send-email-felipe.contreras@gmail.com> X-Mailer: git-send-email 1.8.2.1.1031.g2ee5873 In-Reply-To: <1367142758-26120-1-git-send-email-felipe.contreras@gmail.com> References: <1367142758-26120-1-git-send-email-felipe.contreras@gmail.com> 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:54:08 -0000 Mostly to sync with Fedora's spec. Signed-off-by: Felipe Contreras --- packaging/fedora/notmuch.spec | 72 +++++++++++-------------------------------- 1 file changed, 18 insertions(+), 54 deletions(-) diff --git a/packaging/fedora/notmuch.spec b/packaging/fedora/notmuch.spec index a5191fc..6d32bdd 100644 --- a/packaging/fedora/notmuch.spec +++ b/packaging/fedora/notmuch.spec @@ -17,71 +17,38 @@ Name: notmuch Version: 0.15.2 Release: 1%{?dist} -Summary: Not much of an email program +Summary: Thread-based email index, search and tagging Group: Applications/Internet License: GPLv3+ URL: http://notmuchmail.org/ Source0: http://notmuchmail.org/releases/notmuch-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: xapian-core-devel -BuildRequires: gmime-devel -BuildRequires: libtalloc-devel -BuildRequires: zlib-devel -BuildRequires: emacs-el -BuildRequires: emacs-nox +BuildRequires: xapian-core-devel gmime-devel libtalloc-devel +BuildRequires: zlib-devel emacs-el emacs-nox Requires: emacs(bin) >= %{_emacs_version} %description -* "Not much mail" is what Notmuch thinks about your email - collection. Even if you receive 12000 messages per month or have on - the order of millions of messages that you've been saving for - decades. Regardless, Notmuch will be able to quickly search all of - it. It's just plain not much mail. - -* "Not much mail" is also what you should have in your inbox at any - time. Notmuch gives you what you need, (tags and fast search), so - that you can keep your inbox tamed and focus on what really matters - in your life, (which is surely not email). - -* Notmuch is an answer to Sup. Sup is a very good email program - written by William Morgan (and others) and is the direct inspiration - for Notmuch. Notmuch began as an effort to rewrite - performance-critical pieces of Sup in C rather than ruby. From - there, it grew into a separate project. One significant contribution - Notmuch makes compared to Sup is the separation of the - indexer/searcher from the user interface. (Notmuch provides a - library interface so that its indexing/searching/tagging features - can be integrated into any email program.) - -* Notmuch is not much of an email program. It doesn't receive messages - (no POP or IMAP support). It doesn't send messages (no mail composer, - no network code at all). And for what it does do (email search) that - work is provided by an external library, Xapian. So if Notmuch - provides no user interface and Xapian does all the heavy lifting, - then what's left here? Not much. - -Notmuch is still in the early stages of development, but it does -include one user interface, (implemented within Emacs), which has at -least two users using it for reading all of their incoming mail. If -you've been looking for a fast, global-search and tag-based email -reader to use within Emacs, then Notmuch may be exactly what you've -been looking for. - -Otherwise, if you're a developer of an existing email program and -would love a good library interface for fast, global search with -support for arbitrary tags, then Notmuch also may be exactly what -you've been looking for. - -%package devel -Summary: Development files for %{name} +Fast system for indexing, searching, and tagging email. Even if you +receive 12000 messages per month or have on the order of millions of +messages that you've been saving for decades, Notmuch will be able to +quickly search all of it. + +Notmuch is not much of an email program. It doesn't receive messages +(no POP or IMAP support). It doesn't send messages (no mail composer, +no network code at all). And for what it does do (email search) that +work is provided by an external library, Xapian. So if Notmuch +provides no user interface and Xapian does all the heavy lifting, then +what's left here? Not much. + +%package devel +Summary: Development libraries and header files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} -%description devel +%description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. @@ -96,9 +63,6 @@ make %{?_smp_mflags} CFLAGS="%{optflags}" %install make install DESTDIR=%{buildroot} -%clean -rm -rf %{buildroot} - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -- 1.8.2.1.1031.g2ee5873