Hello community,

here is the log from the commit of package llvm3_8 for openSUSE:Factory checked 
in at 2016-12-03 18:26:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/llvm3_8 (Old)
 and      /work/SRC/openSUSE:Factory/.llvm3_8.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "llvm3_8"

Changes:
--------
--- /work/SRC/openSUSE:Factory/llvm3_8/llvm3_8.changes  2016-11-25 
12:03:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.llvm3_8.new/llvm3_8.changes     2016-12-03 
18:26:20.000000000 +0100
@@ -1,0 +2,11 @@
+Fri Dec  2 03:23:48 UTC 2016 - [email protected]
+
+- Disable building of libc++ and python-clang.
+  These are provided by llvm 3.9 now.
+
+-------------------------------------------------------------------
+Wed Nov 30 14:07:14 UTC 2016 - [email protected]
+
+- Supplement emacs & vim instead of require them.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ llvm3_8.spec ++++++
--- /var/tmp/diff_new_pack.kSm9Ui/_old  2016-12-03 18:26:23.000000000 +0100
+++ /var/tmp/diff_new_pack.kSm9Ui/_new  2016-12-03 18:26:23.000000000 +0100
@@ -23,11 +23,7 @@
 %define _uaver  308  
 %define _socxx  1
 %define _revsn  273405
-%ifarch x86_64
-%bcond_without libcxx
-%else
 %bcond_with libcxx
-%endif
 %ifarch ppc64 ppc64le %{ix86} x86_64
 %bcond_without openmp
 %else
@@ -36,7 +32,7 @@
 %bcond_with ffi
 %bcond_with oprofile
 %bcond_with valgrind
-%bcond_without pyclang
+%bcond_with pyclang
 Name:           llvm3_8
 Version:        3.8.1
 Release:        0
@@ -129,9 +125,9 @@
 Requires:       bison
 Requires:       flex
 Requires:       groff
+Requires:       libLTO%{_sonum}
 Requires:       libstdc++-devel
 Requires:       libtool
-Requires:       libLTO%{_sonum}
 Requires:       ncurses-devel
 Requires:       pkgconfig
 Requires:       pkgconfig(libedit)
@@ -293,7 +289,7 @@
 %package        vim-plugins
 Summary:        Vim plugins for LLVM
 Group:          Productivity/Text/Editors
-Requires:       vim
+Supplements:    packageand(llvm3_8-devel:vim)
 Conflicts:      otherproviders(vim-plugin-llvm)
 Provides:       vim-plugin-llvm
 BuildArch:      noarch
@@ -304,7 +300,7 @@
 %package        emacs-plugins
 Summary:        Emacs plugins for LLVM
 Group:          Productivity/Text/Editors
-Requires:       emacs
+Supplements:    packageand(llvm3_8-devel:emacs)
 Conflicts:      otherproviders(emacs-llvm)
 Provides:       emacs-llvm
 BuildArch:      noarch



Reply via email to