rpms/emacs-vm/devel .cvsignore, 1.11, 1.12 emacs-vm.spec, 1.27, 1.28 sources, 1.11, 1.12 u-vm-color.el, 1.1, NONE vm-8.0.3-fix-Makefile.patch, 1.1, NONE vm-8.0.7-522-fix-redistributed-flag.patch, 1.1, NONE

Jonathan G. Underwood (jgu) fedora-extras-commits at redhat.com
Sun Mar 23 23:06:34 UTC 2008


Author: jgu

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

Modified Files:
	.cvsignore emacs-vm.spec sources 
Removed Files:
	u-vm-color.el vm-8.0.3-fix-Makefile.patch 
	vm-8.0.7-522-fix-redistributed-flag.patch 
Log Message:
- Update to 8.0.9-544
- Update u-vm-color.el to version 2.10
- Move u-vm-color.el out of package cvs repository and into sources file
- Remove patch needed for 8.0.7
- Remove old patch for 8.0.3



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	13 Jan 2008 18:19:39 -0000	1.11
+++ .cvsignore	23 Mar 2008 23:05:57 -0000	1.12
@@ -1 +1,2 @@
-vm-8.0.7-522.tgz
+vm-8.0.9-544.tgz
+u-vm-color.el


Index: emacs-vm.spec
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/devel/emacs-vm.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- emacs-vm.spec	12 Feb 2008 23:13:44 -0000	1.27
+++ emacs-vm.spec	23 Mar 2008 23:05:57 -0000	1.28
@@ -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.7
-%define devoversion 522
+%define vmversion 8.0.9
+%define devoversion 544
 
 # 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: 2%{?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.7-522-fix-redistributed-flag.patch
+Source1: http://ulf.epplejasper.de/downloads/u-vm-color.el
 
 Requires: emacs >= %{emacs_version}
 Requires(pre): /sbin/install-info 
@@ -82,8 +81,6 @@
 mv Makefile.in Makefile.in.bak
 sed -e '/SOURCES =/ a SOURCES += u-vm-color.el' Makefile.in.bak > Makefile.in)
 
-%patch0 -p0
-
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
 %configure
@@ -148,6 +145,11 @@
 %{pkgdir}/*.el
 
 %changelog
+* Sun Mar 23 2008 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.9.544-1
+- Update to 8.0.9-544
+- Update u-vm-color.el to version 2.10
+- Remove patch needed for 8.0.7
+
 * Tue Feb 12 2008 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.7.522-2
 - Bump release and rebuild for GCC 4.3
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	13 Jan 2008 18:19:39 -0000	1.11
+++ sources	23 Mar 2008 23:05:57 -0000	1.12
@@ -1 +1,2 @@
-da071908bd21b7df248a33f0b183c0e5  vm-8.0.7-522.tgz
+a3e09da1a02fbb5234b11e23f52efc66  vm-8.0.9-544.tgz
+fa145ca291d5717072349d055512559c  u-vm-color.el


--- u-vm-color.el DELETED ---


--- vm-8.0.3-fix-Makefile.patch DELETED ---


--- vm-8.0.7-522-fix-redistributed-flag.patch DELETED ---




More information about the fedora-extras-commits mailing list