rpms/emacs-vm/F-7 emacs-vm.spec, 1.21, 1.22 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:23:49 UTC 2008


Author: jgu

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

Modified Files:
	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
- Remove patch needed for 8.0.7
- Remove old patch for 8.0.3
- Move u-vm-color.el from CVS repository to sources



Index: emacs-vm.spec
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/F-7/emacs-vm.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- emacs-vm.spec	13 Jan 2008 18:25:00 -0000	1.21
+++ emacs-vm.spec	23 Mar 2008 23:23:08 -0000	1.22
@@ -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
@@ -41,8 +41,7 @@
 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
+
 * Sun Jan 13 2008 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.7.522-1
 - Update to version 8.0.7-522
 - Add patch to fix correct display of redistributed flag (BZ #428248)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/F-7/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	13 Jan 2008 18:25:00 -0000	1.11
+++ sources	23 Mar 2008 23:23:08 -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