forked from pool/potrace
Accepting request 557263 from graphics
OBS-URL: https://build.opensuse.org/request/show/557263 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/potrace?expand=0&rev=30
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 13 09:48:27 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 28 10:06:44 UTC 2017 - meissner@suse.com
|
Mon Aug 28 10:06:44 UTC 2017 - meissner@suse.com
|
||||||
|
|
||||||
|
@@ -26,10 +26,6 @@ Url: http://potrace.sourceforge.net/
|
|||||||
Source: http://potrace.sourceforge.net/download/%{version}/%{name}-%{version}.tar.gz
|
Source: http://potrace.sourceforge.net/download/%{version}/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
Provides: bitmap_tracing
|
Provides: bitmap_tracing
|
||||||
%ifnarch ppc s390
|
|
||||||
# gcc is supported as well, but clang is preferred by the upstream.
|
|
||||||
BuildRequires: clang
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Potrace is a utility for tracing a bitmap, which means, transforming a
|
Potrace is a utility for tracing a bitmap, which means, transforming a
|
||||||
|
Reference in New Issue
Block a user