Added gcc buildrequires.
This commit is contained in:
parent
3fa992b909
commit
48f1065a98
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
Name: potrace
|
||||
Version: 1.15
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Transform bitmaps into vector graphics
|
||||
Group: Applications/Multimedia
|
||||
# README defines license as GPLv2+
|
||||
@ -10,10 +10,8 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
||||
# Documentation
|
||||
Source1: http://potrace.sourceforge.net/potrace.pdf
|
||||
Source2: http://potrace.sourceforge.net/potracelib.pdf
|
||||
# Patch for supporting 64 bit ARM from upstream
|
||||
Patch0: potrace-1.11-autoconf.diff
|
||||
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: zlib-devel
|
||||
|
||||
%description
|
||||
@ -89,6 +87,9 @@ rm -rf %{buildroot}%{_docdir}/%{name}
|
||||
%doc potrace.pdf potracelib.pdf
|
||||
|
||||
%changelog
|
||||
* Wed Feb 28 2018 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.15-3
|
||||
- Added gcc buildrequires.
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.15-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user