rpms/emacs-vm/F-8 emacs-vm.spec,1.23,1.24 sources,1.9,1.10

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


Author: jgu

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

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-8/emacs-vm.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- emacs-vm.spec	12 Oct 2007 23:23:15 -0000	1.23
+++ emacs-vm.spec	11 Nov 2007 11:23:44 -0000	1.24
@@ -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: 7%{?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
+
 * Sat Oct 13 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.3.495-7
 - Fix typo in emacs_startdir macro
 - Add ability to build with BBDB support


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/F-8/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	21 Aug 2007 15:11:23 -0000	1.9
+++ sources	11 Nov 2007 11:23:44 -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