unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Felipe Contreras <felipe.contreras@gmail.com>
To: notmuch@notmuchmail.org
Subject: [PATCH 5/8] packaging: fedora: separate package for emacs
Date: Sun, 28 Apr 2013 04:52:35 -0500	[thread overview]
Message-ID: <1367142758-26120-6-git-send-email-felipe.contreras@gmail.com> (raw)
In-Reply-To: <1367142758-26120-1-git-send-email-felipe.contreras@gmail.com>

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
---
 packaging/fedora/notmuch.spec | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/packaging/fedora/notmuch.spec b/packaging/fedora/notmuch.spec
index f5272db..1e6ec3b 100644
--- a/packaging/fedora/notmuch.spec
+++ b/packaging/fedora/notmuch.spec
@@ -28,8 +28,6 @@ Source0:        http://notmuchmail.org/releases/notmuch-%{version}.tar.gz
 BuildRequires:  xapian-core-devel gmime-devel libtalloc-devel
 BuildRequires:  zlib-devel emacs-el emacs-nox
 
-Requires:       emacs(bin) >= %{_emacs_version}
-
 %description
 Fast system for indexing, searching, and tagging email.  Even if you
 receive 12000 messages per month or have on the order of millions of
@@ -52,6 +50,15 @@ Requires:       %{name} = %{version}-%{release}
 The %{name}-devel package contains libraries and header files for
 developing applications that use %{name}.
 
+%package -n emacs-notmuch
+Summary:        Not much support for Emacs
+Group:          Applications/Editors
+BuildArch:      noarch
+Requires:       %{name} = %{version}-%{release}, emacs(bin) >= %{_emacs_version}
+
+%description -n emacs-notmuch
+%{summary}.
+
 %prep
 %setup -q
 
@@ -75,12 +82,13 @@ make install DESTDIR=%{buildroot}
 %{_mandir}/man?/*
 %{_libdir}/libnotmuch.so.3*
 
-%{_emacs_sitelispdir}/*
-
 %files devel
 %{_libdir}/libnotmuch.so
 %{_includedir}/*
 
+%files -n emacs-notmuch
+%{_emacs_sitelispdir}/*
+
 %changelog
 * Sun Apr 28 2013 Felipe Contreras <felipe.contreras@gmail.com> - 0.15.2-1
 - Update to latest upstream
-- 
1.8.2.1.1031.g2ee5873

  parent reply	other threads:[~2013-04-28  9:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-28  9:52 [PATCH 0/8] packaging: fedora: general updates Felipe Contreras
2013-04-28  9:52 ` [PATCH 1/8] packaging: fedora: update Felipe Contreras
2013-06-02 11:02   ` David Bremner
2013-04-28  9:52 ` [PATCH 2/8] packaging: fedora: remove irrelevant stuff Felipe Contreras
2013-04-28  9:52 ` [PATCH 3/8] packaging: fedora: trivial cleanups Felipe Contreras
2013-04-28  9:52 ` [PATCH 4/8] packaging: fedora: reorganize files section Felipe Contreras
2013-04-28  9:52 ` Felipe Contreras [this message]
2013-04-28  9:52 ` [PATCH 6/8] packaging: fedora: package python bindings Felipe Contreras
2013-04-28  9:52 ` [PATCH 7/8] packaging: fedora: package notmuch-mutt Felipe Contreras
2013-04-28  9:52 ` [PATCH 8/8] packaging: fedora: add ruby bindings Felipe Contreras
2013-05-23 21:43 ` [PATCH 0/8] packaging: fedora: general updates Felipe Contreras
2013-05-25 12:41   ` David Bremner
2013-05-29  3:15     ` Felipe Contreras
2013-06-02 11:09       ` David Bremner
2013-05-25  7:54 ` Tomi Ollila

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1367142758-26120-6-git-send-email-felipe.contreras@gmail.com \
    --to=felipe.contreras@gmail.com \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).