rpms/emacs-vm/FC-6 emacs-vm.spec,1.9,1.10

Jonathan G. Underwood (jgu) fedora-extras-commits at redhat.com
Tue Jun 26 23:23:51 UTC 2007


Author: jgu

Update of /cvs/extras/rpms/emacs-vm/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18519

Modified Files:
	emacs-vm.spec 
Log Message:
* Wed Jun 27 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.0.453-2.1
- Fix typo



Index: emacs-vm.spec
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/FC-6/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:44:56 -0000	1.9
+++ emacs-vm.spec	26 Jun 2007 23:23:14 -0000	1.10
@@ -20,7 +20,7 @@
 Summary: Emacs VM mailreader
 Name: emacs-vm
 Version: %{vmversion}.%{devoversion}
-Release: 2%{?dist}
+Release: 2%{?dist}.1
 License: GPL
 Group: Applications/Internet
 URL: http://www.nongnu.org/viewmail/
@@ -92,7 +92,7 @@
 (cd lisp ; install -m 644 *.el %{buildroot}%{pkgdir})
 
 # Ensure all files in /usr/bin have exec bit set (BZ #245740)
-chmod +x %{buildroot}%{_bindir}\*
+chmod +x %{buildroot}%{_bindir}/*
 
 # Create initialization file.
 install -d %{buildroot}/%{startd}
@@ -138,6 +138,9 @@
 %{pkgdir}/*.el
 
 %changelog
+* Wed Jun 27 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.0.453-2.1
+- Fix typo
+
 * Tue Jun 26 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.0.453-2
 - Ensure all files in /usr/bin have exec bit set (BZ #245740)
 - Correct a date of the pgg*.el CVS checkout in the comments




More information about the fedora-extras-commits mailing list