rpms/emacs-vm/F-9 emacs-vm.spec,1.28,1.29 sources,1.12,1.13

Jonathan G. Underwood (jgu) fedora-extras-commits at redhat.com
Wed Jul 30 11:28:03 UTC 2008


Author: jgu

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

Modified Files:
	emacs-vm.spec sources 
Log Message:
* Wed Jul 30 2008 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.10.575-1
- Update to version 8.0.10-575
- Update BuildRoot to preferred mktemp variant



Index: emacs-vm.spec
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/F-9/emacs-vm.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- emacs-vm.spec	23 Mar 2008 23:05:57 -0000	1.28
+++ emacs-vm.spec	30 Jul 2008 11:27:33 -0000	1.29
@@ -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.9
-%define devoversion 544
+%define vmversion 8.0.10
+%define devoversion 575
 
 # 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
@@ -46,7 +46,7 @@
 Requires: emacs >= %{emacs_version}
 Requires(pre): /sbin/install-info 
 Requires(post): /sbin/install-info 
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires: emacs emacs-el texinfo texinfo-tex
 
 %if %{bbdbsupport}
@@ -145,6 +145,10 @@
 %{pkgdir}/*.el
 
 %changelog
+* Wed Jul 30 2008 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 8.0.10.575-1
+- Update to version 8.0.10-575
+- Update BuildRoot to preferred mktemp variant
+
 * 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


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/emacs-vm/F-9/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	23 Mar 2008 23:05:57 -0000	1.12
+++ sources	30 Jul 2008 11:27:33 -0000	1.13
@@ -1,2 +1,2 @@
-a3e09da1a02fbb5234b11e23f52efc66  vm-8.0.9-544.tgz
+4c02f3acf9a25afc5941802693277f7b  vm-8.0.10-575.tgz
 fa145ca291d5717072349d055512559c  u-vm-color.el




More information about the fedora-extras-commits mailing list