automatic version update by autodist [release 0.4.34-1mamba;Mon Dec 20 2021]
This commit is contained in:
parent
ac08533dde
commit
5669c0252a
10
libgegl.spec
10
libgegl.spec
@ -2,7 +2,7 @@
|
||||
%define apiver %{majver}
|
||||
|
||||
Name: libgegl
|
||||
Version: 0.4.32
|
||||
Version: 0.4.34
|
||||
Release: 1mamba
|
||||
Summary: GEGL (Generic Graphics Library) is a graph based image processing framework.
|
||||
Group: System/Libraries
|
||||
@ -88,12 +88,15 @@ Obsoletes: %{name}-api < 0.4.30
|
||||
|
||||
%prep
|
||||
%setup -q -n gegl-%{version}
|
||||
#-D -T
|
||||
#:<< _EOF
|
||||
#%patch5 -p1
|
||||
|
||||
# workaround for a libtool error
|
||||
mkdir -p operations/workshop/external/lib
|
||||
|
||||
%build
|
||||
#:<< _EOF
|
||||
#export CAIRO_CFLAGS=-I/usr/include/cairo
|
||||
export CFLAGS="%{optflags} -I%{_includedir}/OpenEXR -ldl"
|
||||
export CXXFLAGS="%{optflags} -I%{_includedir}/OpenEXR -ldl"
|
||||
@ -103,7 +106,7 @@ export CXXFLAGS="%{optflags} -I%{_includedir}/OpenEXR -ldl"
|
||||
-Ddocs=true \
|
||||
-Dgtk-doc=true \
|
||||
%endif
|
||||
%ifarch arm
|
||||
%ifarch arm %{ix86}
|
||||
-Ddocs=false \
|
||||
-Dgtk-doc=false \
|
||||
-Dumfpack=disabled \
|
||||
@ -199,6 +202,9 @@ install -d %{buildroot}%{_datadir}/pixmaps
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Dec 20 2021 Automatic Build System <autodist@mambasoft.it> 0.4.34-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 24 2021 Automatic Build System <autodist@mambasoft.it> 0.4.32-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user