[emacs-vm] Change BuildRequires for emacs-bbdb-el to emacs-bbdb

Jonathan G. Underwood jgu at fedoraproject.org
Tue Jun 5 10:03:29 UTC 2012


commit 8a164e5a2ba3e54267a94f7a289665e83413a833
Author: Jonathan G. Underwood <jonathan.underwood at gmail.com>
Date:   Tue Jun 5 11:03:04 2012 +0100

    Change BuildRequires for emacs-bbdb-el to emacs-bbdb

 emacs-vm.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/emacs-vm.spec b/emacs-vm.spec
index 2173143..c32cb29 100644
--- a/emacs-vm.spec
+++ b/emacs-vm.spec
@@ -17,7 +17,7 @@
 Summary: Emacs VM mailreader
 Name: emacs-vm
 Version: 8.1.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/Internet
 URL: https://launchpad.net/vm
@@ -32,7 +32,7 @@ Obsoletes: emacs-vm-el <= 8.1.2-1
 Provides: emacs-vm-el <= 8.1.2-1
 
 %if %{bbdbsupport}
-BuildRequires: emacs-bbdb-el
+BuildRequires: emacs-bbdb
 Requires: emacs-bbdb
 %endif
 
@@ -108,6 +108,9 @@ fi
 %{initfile}
 
 %changelog
+* Tue Jun  5 2012 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.1.2-2
+- Change BuildRequires for emacs-bbdb-el to emacs-bbdb
+
 * Wed May 30 2012 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.1.2-1
 - Update to version 8.1.2
 - Remove separate emacs-vm-el sub-package to comply with updated 


More information about the scm-commits mailing list