Hello community, here is the log from the commit of package llvm for openSUSE:Factory checked in at 2015-01-30 06:11:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/llvm (Old) and /work/SRC/openSUSE:Factory/.llvm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "llvm" Changes: -------- --- /work/SRC/openSUSE:Factory/llvm/llvm.changes 2014-12-17 19:14:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.llvm.new/llvm.changes 2015-01-30 06:11:30.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Jan 28 10:08:43 UTC 2015 - [email protected] + +- Add a gcc dependency for clang, this is heavyweight but we need + libgcc_s which comes with the gcc package (bnc#893359) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lldb.spec ++++++ --- /var/tmp/diff_new_pack.0t9ubG/_old 2015-01-30 06:11:31.000000000 +0100 +++ /var/tmp/diff_new_pack.0t9ubG/_new 2015-01-30 06:11:31.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package lldb # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ llvm.spec ++++++ --- /var/tmp/diff_new_pack.0t9ubG/_old 2015-01-30 06:11:31.000000000 +0100 +++ /var/tmp/diff_new_pack.0t9ubG/_new 2015-01-30 06:11:31.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package llvm # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -112,6 +112,7 @@ Group: Development/Languages/Other Requires: %{name} = %{version} Requires: binutils +Requires: gcc Requires: libclang = %{version}-%{release} Requires: libstdc++-devel Provides: clang -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
