Hello community, here is the log from the commit of package mfoc for openSUSE:Factory checked in at 2013-03-11 10:22:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mfoc (Old) and /work/SRC/openSUSE:Factory/.mfoc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mfoc", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/mfoc/mfoc.changes 2012-09-25 10:42:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mfoc.new/mfoc.changes 2013-03-11 10:22:55.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Mar 3 19:48:29 UTC 2013 - [email protected] + +- Make sure m4 directory exists before running autoreconf + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mfoc.spec ++++++ --- /var/tmp/diff_new_pack.EYHyCJ/_old 2013-03-11 10:22:56.000000000 +0100 +++ /var/tmp/diff_new_pack.EYHyCJ/_new 2013-03-11 10:22:56.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package mfoc # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -46,6 +46,7 @@ %patch -P 1 -p1 %build +mkdir -p m4; autoreconf -fi; %configure make %{?_smp_mflags}; -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
