Hello community, here is the log from the commit of package dirdiff for openSUSE:Factory checked in at 2013-08-04 20:24:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dirdiff (Old) and /work/SRC/openSUSE:Factory/.dirdiff.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dirdiff" Changes: -------- --- /work/SRC/openSUSE:Factory/dirdiff/dirdiff.changes 2012-02-16 14:55:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.dirdiff.new/dirdiff.changes 2013-08-04 23:52:24.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Aug 1 14:31:17 UTC 2013 - [email protected] + +- Add -DUSE_INTERP_RESULT to fix build with Tcl 8.6. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dirdiff.spec ++++++ --- /var/tmp/diff_new_pack.owB5Ph/_old 2013-08-04 23:52:25.000000000 +0200 +++ /var/tmp/diff_new_pack.owB5Ph/_new 2013-08-04 23:52:25.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package dirdiff # -# 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,7 +46,7 @@ %patch1 -p1 %build -make OPTFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} +make OPTFLAGS="$RPM_OPT_FLAGS -DUSE_INTERP_RESULT" %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT LIBDIR=%{_libdir} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
