update to 10.73.34 [release 10.73.34-1mamba;Thu Feb 11 2021]
This commit is contained in:
parent
602171403d
commit
d53fb7d58c
@ -1,5 +1,5 @@
|
||||
Name: netpbm
|
||||
Version: 10.73.33
|
||||
Version: 10.73.34
|
||||
Release: 1mamba
|
||||
Summary: Tools for manipulating graphics files in netpbm supported formats
|
||||
Group: Applications/Multimedia
|
||||
@ -103,9 +103,9 @@ cp config.mk.in config.mk
|
||||
#sed -i "s|X11LIB =.*|X11LIB = NONE|" config.mk
|
||||
#%endif
|
||||
|
||||
%ifarch x86_64 aarch64
|
||||
#%ifarch x86_64 aarch64
|
||||
echo 'CFLAGS_SHLIB = -fPIC' >> config.mk
|
||||
%endif
|
||||
#%endif
|
||||
echo "NETPBM_DOCURL = file://${PWD}/doc" >> config.mk
|
||||
echo 'TIFFLIB = libtiff.so' >> config.mk
|
||||
echo 'JPEGLIB = libjpeg.so' >> config.mk
|
||||
@ -215,6 +215,9 @@ rm %{buildroot}%{_prefix}/config_template
|
||||
#%doc netpbm.sourceforge.net
|
||||
|
||||
%changelog
|
||||
* Thu Feb 11 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 10.73.34-1mamba
|
||||
- update to 10.73.34
|
||||
|
||||
* Sun Nov 29 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 10.73.33-1mamba
|
||||
- update to 10.73.33
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user