rpms/emacs-vm/devel .cvsignore, 1.8, 1.9 emacs-vm.spec, 1.14, 1.15 sources, 1.8, 1.9

Jonathan G. Underwood (jgu) fedora-extras-commits at redhat.com
Tue Aug 21 15:11:57 UTC 2007


Author: jgu

Update of /cvs/extras/rpms/emacs-vm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30787

Modified Files:
	.cvsignore emacs-vm.spec sources 
Log Message:
* Tue Aug 21 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.3.495-1
- Update to release 8.0.3



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	23 Jul 2007 20:43:44 -0000	1.8
+++ .cvsignore	21 Aug 2007 15:11:23 -0000	1.9
@@ -1 +1 @@
-vm-8.0.2-devo-482.tgz
+vm-8.0.3-495.tgz


Index: emacs-vm.spec
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/devel/emacs-vm.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- emacs-vm.spec	6 Aug 2007 16:16:34 -0000	1.14
+++ emacs-vm.spec	21 Aug 2007 15:11:23 -0000	1.15
@@ -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.2
-%define devoversion 482
+%define vmversion 8.0.3
+%define devoversion 495
 
 
 %define pkgdir %{_datadir}/emacs/site-lisp/vm
@@ -16,12 +16,12 @@
 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}-devo-%{devoversion}.tgz
+Source0: http://download.savannah.nongnu.org/releases/viewmail/vm-%{vmversion}-%{devoversion}.tgz
 Source1: u-vm-color.el
 
 Requires: emacs
@@ -49,7 +49,7 @@
 package. It is not necessary to install this if you want to run vm.
 
 %prep
-%setup -q -n vm-%{vmversion}-devo-%{devoversion}
+%setup -q -n vm-%{vmversion}-%{devoversion}
 
 # Add u-vm-color.el and patch Makefile.in to byte compile u-vm-color.el
 cp %{SOURCE1} lisp
@@ -121,6 +121,9 @@
 %{pkgdir}/*.el
 
 %changelog
+* Tue Aug 21 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.3.495-1
+- Update to release 8.0.3
+
 * Mon Aug  6 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.2.482-4
 - Bump release
 - Fix previous changelog entry


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	23 Jul 2007 20:43:44 -0000	1.8
+++ sources	21 Aug 2007 15:11:23 -0000	1.9
@@ -1 +1 @@
-1766b222131ecffce5a29a6cd4f1751f  vm-8.0.2-devo-482.tgz
+9e424d986114817f8630485ef6a8a460  vm-8.0.3-495.tgz




More information about the fedora-extras-commits mailing list