rpms/emacs-vm/devel u-vm-color.el, NONE, 1.1 .cvsignore, 1.7, 1.8 emacs-vm.spec, 1.10, 1.11 sources, 1.7, 1.8

Jonathan G. Underwood (jgu) fedora-extras-commits at redhat.com
Mon Jul 23 20:44:17 UTC 2007


Author: jgu

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

Modified Files:
	.cvsignore emacs-vm.spec sources 
Added Files:
	u-vm-color.el 
Log Message:
* Sun Jul 22 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.2.482-1
- Update to bugfix release 8.0.2



***** Error reading new file: [Errno 2] No such file or directory: 'u-vm-color.el'

Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	28 Jun 2007 22:53:06 -0000	1.7
+++ .cvsignore	23 Jul 2007 20:43:44 -0000	1.8
@@ -1,2 +1 @@
-vm-8.0.1-465.tgz
-u-vm-color.el
+vm-8.0.2-devo-482.tgz


Index: emacs-vm.spec
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/devel/emacs-vm.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- emacs-vm.spec	28 Jun 2007 22:53:06 -0000	1.10
+++ emacs-vm.spec	23 Jul 2007 20:43:44 -0000	1.11
@@ -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.1
-%define devoversion 465
+%define vmversion 8.0.2
+%define devoversion 482
 
 
 %define pkgdir %{_datadir}/emacs/site-lisp/vm
@@ -21,7 +21,7 @@
 Group: Applications/Internet
 URL: http://www.nongnu.org/viewmail/
 
-Source0: http://download.savannah.nongnu.org/releases/viewmail/vm-%{vmversion}-%{devoversion}.tgz
+Source0: http://download.savannah.nongnu.org/releases/viewmail/vm-%{vmversion}-devo-%{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}-%{devoversion}
+%setup -q -n vm-%{vmversion}-devo-%{devoversion}
 
 # Add u-vm-color.el and patch Makefile.in to byte compile u-vm-color.el
 cp %{SOURCE1} lisp
@@ -71,7 +71,8 @@
 make install \
   prefix=%{buildroot}%{_prefix} \
   bindir=%{buildroot}%{_bindir} \
-  info_dir=%{buildroot}%{_infodir}
+  info_dir=%{buildroot}%{_infodir} \
+  pixmapdir=%{buildroot}%{pixmapdir}
 
 # Copy source lisp files into buildroot for emacs-vm-el sub-package
 (cd lisp ; install -m 644 *.el %{buildroot}%{pkgdir})
@@ -120,6 +121,9 @@
 %{pkgdir}/*.el
 
 %changelog
+* Sun Jul 22 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.2.482-1
+- Update to bugfix release 8.0.2
+
 * Thu Jun 28 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.1.465-1
 - Update to bugfix release 8.0.1 (fixes BZ #245780)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	28 Jun 2007 22:53:06 -0000	1.7
+++ sources	23 Jul 2007 20:43:44 -0000	1.8
@@ -1,2 +1 @@
-2b2ad83b45d7f0156f4838f953d30315  vm-8.0.1-465.tgz
-55a7c54b0de0959550675c18016073a1  u-vm-color.el
+1766b222131ecffce5a29a6cd4f1751f  vm-8.0.2-devo-482.tgz




More information about the scm-commits mailing list