rpms/emacs-vm/F-7 emacs-vm.spec,1.18,1.19 sources,1.9,1.10

Jonathan G. Underwood (jgu) fedora-extras-commits at redhat.com
Sun Nov 11 11:35:00 UTC 2007


Author: jgu

Update of /cvs/extras/rpms/emacs-vm/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32401

Modified Files:
	emacs-vm.spec sources 
Log Message:
* Sun Nov 11 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.5.504-1
- Update to version 8.0.5
- Remove patch to fix Makefile from 8.0.3



Index: emacs-vm.spec
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/F-7/emacs-vm.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- emacs-vm.spec	16 Oct 2007 19:39:15 -0000	1.18
+++ emacs-vm.spec	11 Nov 2007 11:34:27 -0000	1.19
@@ -4,8 +4,8 @@
 # Upstream used rather odd versioning: there is a version number, and then a
 # "devo" number which is the BZR tree revision, separated with a hypen. However,
 # rpm doesn't allow a hyphen in the versoion number.
-%define vmversion 8.0.3
-%define devoversion 495
+%define vmversion 8.0.5
+%define devoversion 504
 
 # Note on building VM with support for bbdb: if support for VM in BBDB is
 # required, then the source elisp for VM must be installed at build time. If
@@ -35,14 +35,13 @@
 Summary: Emacs VM mailreader
 Name: emacs-vm
 Version: %{vmversion}.%{devoversion}
-Release: 4%{?dist}
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/Internet
 URL: http://www.nongnu.org/viewmail/
 
 Source0: http://download.savannah.nongnu.org/releases/viewmail/vm-%{vmversion}-%{devoversion}.tgz
 Source1: u-vm-color.el
-Patch0: vm-8.0.3-fix-Makefile.patch
 
 Requires: emacs >= %{emacs_version}
 Requires(pre): /sbin/install-info 
@@ -76,9 +75,6 @@
 %prep
 %setup -q -n vm-%{vmversion}-%{devoversion}
 
-# Patch to fix BZ #262361
-%patch0
-
 # Add u-vm-color.el and patch Makefile.in to byte compile u-vm-color.el
 cp %{SOURCE1} lisp
 (cd lisp
@@ -149,6 +145,10 @@
 %{pkgdir}/*.el
 
 %changelog
+* Sun Nov 11 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.5.504-1
+- Update to version 8.0.5
+- Remove patch to fix Makefile from 8.0.3
+
 * Sun Oct 14 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.3.495-4
 - Add support for BBDB
 - Add support for pkg-config setting of Emacs specific variables


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/F-7/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	21 Aug 2007 15:16:59 -0000	1.9
+++ sources	11 Nov 2007 11:34:27 -0000	1.10
@@ -1 +1 @@
-9e424d986114817f8630485ef6a8a460  vm-8.0.3-495.tgz
+6a818972bf439edbf2c2529168e05ef4  vm-8.0.5-504.tgz




More information about the fedora-extras-commits mailing list