Hello community,

here is the log from the commit of package elib for openSUSE:Factory checked in 
at 2015-03-01 14:46:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elib (Old)
 and      /work/SRC/openSUSE:Factory/.elib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "elib"

Changes:
--------
--- /work/SRC/openSUSE:Factory/elib/elib.changes        2014-10-14 
07:13:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.elib.new/elib.changes   2015-03-01 
14:46:58.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 27 13:11:00 UTC 2015 - wer...@suse.de
+
+- Make makeinfo less restrict
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ elib.spec ++++++
--- /var/tmp/diff_new_pack.akqT80/_old  2015-03-01 14:46:58.000000000 +0100
+++ /var/tmp/diff_new_pack.akqT80/_new  2015-03-01 14:46:58.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package elib
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -61,7 +61,8 @@
      datadir=%{datadir} \
      locallisppath=%{locallisppath} \
      ELIBDIR=%{ELIBDIR} \
-     infodir=%{_infodir}
+     infodir=%{_infodir} \
+     MAKEINFO="makeinfo --force"
 
 %install
 export LC_CTYPE=ISO-8859-1
@@ -73,7 +74,8 @@
      datadir=$RPM_BUILD_ROOT%{datadir} \
      locallisppath=$RPM_BUILD_ROOT%{locallisppath} \
      ELIBDIR=$RPM_BUILD_ROOT%{ELIBDIR} \
-     infodir=$RPM_BUILD_ROOT%{_infodir}
+     infodir=$RPM_BUILD_ROOT%{_infodir} \
+     MAKEINFO="makeinfo --force"
 {
   echo ";; %{locallisppath}/suse-start-%{name}.el"
   echo ""

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to