Hello community,

here is the log from the commit of package llvm for openSUSE:Factory checked in 
at 2018-01-26 13:58:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/llvm (Old)
 and      /work/SRC/openSUSE:Factory/.llvm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "llvm"

Fri Jan 26 13:58:04 2018 rev:97 rq:569076 version:5.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/llvm/llvm.changes        2018-01-16 
09:30:24.763265103 +0100
+++ /work/SRC/openSUSE:Factory/.llvm.new/llvm.changes   2018-01-26 
13:58:04.761238289 +0100
@@ -1,0 +2,5 @@
+Wed Jan 24 13:07:14 UTC 2018 - [email protected]
+
+- Remove clang-devel-static.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ llvm.spec ++++++
--- /var/tmp/diff_new_pack.L04smm/_old  2018-01-26 13:58:06.501157054 +0100
+++ /var/tmp/diff_new_pack.L04smm/_new  2018-01-26 13:58:06.505156867 +0100
@@ -109,6 +109,8 @@
 Requires:       clang%{_sonum}-devel = %{version}
 Provides:       llvm-clang-devel = %{version}
 Obsoletes:      llvm-clang-devel < %{version}
+Provides:       clang-devel-static = %{version}
+Obsoletes:      clang-devel-static < %{version}
 
 %description -n clang-devel
 This package contains the clang (C language) frontend for LLVM.
@@ -119,20 +121,6 @@
 don't require a specific Clang version should depend on this.
 
 
-%package -n clang-devel-static
-Summary:        Static libraries for CLANG
-Group:          Development/Languages/Other
-Requires:       clang%{_sonum}-devel-static = %{version}
-
-%description -n clang-devel-static
-This package contains static libraries for clang  (C language)
-frontend for LLVM.
-
-This package is a dummy package that depends on the version of
-clang-devel that openSUSE currently supports.  Packages that
-don't require a specific Clang version should depend on this.
-
-
 %package LTO-devel
 Summary:        Link-time optimizer for LLVM (devel package)
 Group:          Development/Languages/Other
@@ -274,10 +262,6 @@
 %defattr(-,root,root)
 %doc README
 
-%files -n clang-devel-static
-%defattr(-,root,root)
-%doc README
-
 %files LTO-devel
 %defattr(-,root,root)
 %doc README



Reply via email to