Hello community, here is the log from the commit of package potrace for openSUSE:Factory checked in at 2017-12-19 10:46:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/potrace (Old) and /work/SRC/openSUSE:Factory/.potrace.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "potrace" Tue Dec 19 10:46:50 2017 rev:30 rq:557263 version:1.15 Changes: -------- --- /work/SRC/openSUSE:Factory/potrace/potrace.changes 2017-09-04 12:19:04.325032195 +0200 +++ /work/SRC/openSUSE:Factory/.potrace.new/potrace.changes 2017-12-19 10:46:56.890773419 +0100 @@ -1,0 +2,9 @@ +Wed Dec 13 09:48:27 UTC 2017 - [email protected] + +- Do not use clang to build: even though it is the preferred + compiler, it moves potrace behind an 8h-long build of llvm/clang, + which in turn holds up building of the entire Distribion, as + potrace is used by texlive which in turn provides many modules to + be used for documentation building across the board. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ potrace.spec ++++++ --- /var/tmp/diff_new_pack.TSZh8e/_old 2017-12-19 10:46:57.482744843 +0100 +++ /var/tmp/diff_new_pack.TSZh8e/_new 2017-12-19 10:46:57.486744649 +0100 @@ -26,10 +26,6 @@ Source: http://potrace.sourceforge.net/download/%{version}/%{name}-%{version}.tar.gz BuildRequires: zlib-devel Provides: bitmap_tracing -%ifnarch ppc s390 -# gcc is supported as well, but clang is preferred by the upstream. -BuildRequires: clang -%endif %description Potrace is a utility for tracing a bitmap, which means, transforming a
