Hello community, here is the log from the commit of package cloog for openSUSE:Factory checked in at 2013-08-04 20:23:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cloog (Old) and /work/SRC/openSUSE:Factory/.cloog.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cloog" Changes: -------- --- /work/SRC/openSUSE:Factory/cloog/cloog.changes 2012-06-25 13:50:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cloog.new/cloog.changes 2013-08-04 23:52:23.000000000 +0200 @@ -1,0 +2,11 @@ +Fri Aug 2 12:25:05 UTC 2013 - [email protected] + +- Add conflict for cloog-isl to avoid collisions on /usr/bin/cloog + and others. + +------------------------------------------------------------------- +Thu Feb 7 20:22:52 UTC 2013 - [email protected] + +- update config.guess/sub for aarch64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cloog.spec ++++++ --- /var/tmp/diff_new_pack.nzt0IX/_old 2013-08-04 23:52:24.000000000 +0200 +++ /var/tmp/diff_new_pack.nzt0IX/_new 2013-08-04 23:52:24.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package cloog # -# 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 @@ -27,6 +27,7 @@ Source1: baselibs.conf BuildRequires: libtool BuildRequires: ppl-devel +Conflicts: cloog-isl BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -37,6 +38,7 @@ Summary: Development tools for CLOOG Group: Development/Languages/C and C++ Requires: libcloog0 = %{version}-%{release} +Conflicts: cloog-isl-devel %description devel Development tools and headers for the Chunky Loop Generator. @@ -52,6 +54,7 @@ %setup -q -n cloog-ppl-0.15.10 %build +cp -a /usr/share/automake-*/config.{guess,sub} autoconf ./autogen.sh %configure --with-ppl make %{_smp_mflags} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
