Hello community,

here is the log from the commit of package emacs-vm for openSUSE:Factory 
checked in at 2015-04-05 02:03:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/emacs-vm (Old)
 and      /work/SRC/openSUSE:Factory/.emacs-vm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "emacs-vm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/emacs-vm/emacs-vm.changes        2013-10-25 
12:59:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.emacs-vm.new/emacs-vm.changes   2015-04-05 
02:03:46.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Mar 11 12:47:08 UTC 2015 - dims...@opensuse.org
+
+- Use makeinfo --force to ignore the errors in vm.texinfo.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ emacs-vm.spec ++++++
--- /var/tmp/diff_new_pack.8KSE9J/_old  2015-04-05 02:03:47.000000000 +0200
+++ /var/tmp/diff_new_pack.8KSE9J/_new  2015-04-05 02:03:47.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package emacs-vm
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -62,7 +62,7 @@
 emacs_ver=$(rpm -q --qf '%{VERSION}' emacs)
 rm -rf lisp/*.elc
 %configure FLAGS="-batch -q -no-site-file -no-init-file -l 
\$(srcdir)/vm-build.el" --with-etcdir=%{_vmetcdir} --with-docdir=%{_vmdocdir}
-make DESTDIR=${RPM_BUILD_ROOT}
+make DESTDIR=${RPM_BUILD_ROOT} MAKEINFO="makeinfo --force"
 
 %install
 mkdir -p ${RPM_BUILD_ROOT}


Reply via email to