Rebase to 3.75| Fix build commands
This commit is contained in:
parent
b12363c2ff
commit
e91f851572
@ -6,7 +6,7 @@ License: GPLv2+
|
|||||||
URL: http://www.pstoedit.net
|
URL: http://www.pstoedit.net
|
||||||
Source0: https://sourceforge.net/projects/pstoedit/files/pstoedit/%{version}/pstoedit-%{version}.tar.gz
|
Source0: https://sourceforge.net/projects/pstoedit/files/pstoedit/%{version}/pstoedit-%{version}.tar.gz
|
||||||
|
|
||||||
# Fix include directory
|
# Fix cflags of the pkg-config file
|
||||||
Patch0: pstoedit-pkglibdir.patch
|
Patch0: pstoedit-pkglibdir.patch
|
||||||
|
|
||||||
BuildRequires: gd-devel
|
BuildRequires: gd-devel
|
||||||
@ -46,11 +46,11 @@ applications
|
|||||||
dos2unix doc/*.htm doc/readme.txt
|
dos2unix doc/*.htm doc/readme.txt
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# Buildling without ImageMagick support, to work around bug 507035
|
|
||||||
%configure --disable-static --enable-docs=no --with-libzip-include=%{_includedir} \
|
%configure --disable-static --enable-docs=no --with-libzip-include=%{_includedir} \
|
||||||
%if 0%{?rhel} == 7
|
%if 0%{?rhel} == 7
|
||||||
--without-emf
|
--without-emf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user