rpms/emacs-vm/F-7 .cvsignore, 1.6, 1.7 emacs-vm.spec, 1.9, 1.10 sources, 1.6, 1.7

Jonathan G. Underwood (jgu) fedora-extras-commits at redhat.com
Thu Jun 28 23:01:47 UTC 2007


Author: jgu

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

Modified Files:
	.cvsignore emacs-vm.spec sources 
Log Message:
* 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: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/F-7/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	18 Jun 2007 23:42:56 -0000	1.6
+++ .cvsignore	28 Jun 2007 23:01:04 -0000	1.7
@@ -1,2 +1,2 @@
-vm-8.0.0-453.tgz
+vm-8.0.1-465.tgz
 u-vm-color.el


Index: emacs-vm.spec
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/F-7/emacs-vm.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- emacs-vm.spec	26 Jun 2007 22:37:12 -0000	1.9
+++ emacs-vm.spec	28 Jun 2007 23:01:04 -0000	1.10
@@ -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.0
-%define devoversion 453
+%define vmversion 8.0.1
+%define devoversion 465
 
 
 %define pkgdir %{_datadir}/emacs/site-lisp/vm
@@ -16,7 +16,7 @@
 Summary: Emacs VM mailreader
 Name: emacs-vm
 Version: %{vmversion}.%{devoversion}
-Release: 2%{?dist}
+Release: 1%{?dist}
 License: GPL
 Group: Applications/Internet
 URL: http://www.nongnu.org/viewmail/
@@ -76,9 +76,6 @@
 # Copy source lisp files into buildroot for emacs-vm-el sub-package
 (cd lisp ; install -m 644 *.el %{buildroot}%{pkgdir})
 
-# Ensure binary files in /usr/bin have the exec bit set
-chmod +x %{buildroot}%{_bindir}/* 
-
 # Create initialization file.
 install -d %{buildroot}/%{startd}
 cat > %{buildroot}/%{initfile} <<EOF
@@ -123,6 +120,9 @@
 %{pkgdir}/*.el
 
 %changelog
+* 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)
+
 * Tue Jun 26 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.0.453-1
 - Ensure files in /usr/bin have exec bit set properly (BZ #245740)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/F-7/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	18 Jun 2007 23:42:56 -0000	1.6
+++ sources	28 Jun 2007 23:01:04 -0000	1.7
@@ -1,2 +1,2 @@
-d0e7ea8ab75fd380f26a3506d1f1d73d  vm-8.0.0-453.tgz
+2b2ad83b45d7f0156f4838f953d30315  vm-8.0.1-465.tgz
 55a7c54b0de0959550675c18016073a1  u-vm-color.el




More information about the scm-commits mailing list