!5 修改由于gcc升级导致编译失败问题。

From: @liheavy
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-08-02 10:54:53 +00:00 committed by Gitee
commit 9f4db7205c

View File

@ -1,6 +1,6 @@
Name: gegl04
Version: 0.4.8
Release: 4
Release: 5
Summary: Generic Graphics Library
License: LGPLv3+
URL: http://www.gegl.org/
@ -50,7 +50,7 @@ This package includes development files for %{name}.
%autosetup -n gegl-%{version} -p1
%build
%configure --disable-static
%configure --disable-static CFLAGS="${CFLAGS} -fcommon"
%make_build
%install
@ -85,6 +85,9 @@ chrpath -d $RPM_BUILD_ROOT%{_libdir}/gegl-0.4/*.so
%doc %{_datadir}/gtk-doc/
%changelog
* Mon Aug 2 2021 Haiwei Li <lihaiwei8@huawei.com> - 0.4.8.5
- Fix complication failed due to gcc upgrade
* Wed Jul 21 2021 caodongxia <caodongxia@huawei.com> - 0.4.8-4
- Fix C linkage