Hello community, here is the log from the commit of package subversion for openSUSE:Factory checked in at 2013-03-22 09:22:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/subversion (Old) and /work/SRC/openSUSE:Factory/.subversion.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "subversion", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/subversion/subversion.changes 2012-12-21 10:35:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes 2013-03-22 09:22:02.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Mar 20 11:26:40 UTC 2013 - [email protected] + +- Copy updated config.{guess,sub} to in-tree swig source for aarch64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ subversion.spec ++++++ --- /var/tmp/diff_new_pack.YrEDMt/_old 2013-03-22 09:22:05.000000000 +0100 +++ /var/tmp/diff_new_pack.YrEDMt/_new 2013-03-22 09:22:05.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package subversion # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009-2010 Pascal Bleser <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -364,6 +364,9 @@ %if %with_intree_swig SWIG_ROOT=`cd ..; pwd`/intree-swig pushd "../swig-%{swig_version}" +%ifarch aarch64 +cp ../subversion-%{version}/build/config.* Tools/config/ +%endif CFLAGS="%{optflags}" \ CXXFLAGS="%{optflags}" \ ./configure \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
