[notmuch] Remove incorrect Provides and old unneeded Obsoletes

Jamie Nguyen jamielinux at fedoraproject.org
Sat Nov 29 21:58:46 UTC 2014


commit 760dd92f7a0891aa01a84d9ce6e1cfedfbd571da
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Sat Nov 29 21:29:19 2014 +0000

    Remove incorrect Provides and old unneeded Obsoletes

 notmuch.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/notmuch.spec b/notmuch.spec
index 2c2aaa5..62444b8 100644
--- a/notmuch.spec
+++ b/notmuch.spec
@@ -57,8 +57,6 @@ Group:      Applications/Editors
 BuildArch:  noarch
 Requires:   %{name} = %{version}-%{release}
 Requires:   emacs(bin) >= %{_emacs_version}
-Obsoletes:  emacs-notmuch-el < 0.11.1-2
-Provides:   emacs-notmuch-el < 0.11.1-2
 
 %description -n emacs-notmuch
 %{summary}.
@@ -257,6 +255,8 @@ vim -u NONE -esX -c "helptags ." -c quit
 * Sat Nov 29 2014 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.19-1
 - update to upstream release 0.19
 - add notmuch-vim subpackage
+- fix "self-obsoletion" due to incorrect Provides for emacs-notmuch subpackage
+  (and we can remove both Obsoletes and Provides anyway as no longer relevant)
 
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.18.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild


More information about the scm-commits mailing list