!8 babl.spec: add chrpath in BuildRequires

From: @chenxi-mao
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-10-29 01:29:16 +00:00 committed by Gitee
commit 41355da9f1

View File

@ -1,12 +1,12 @@
Name: babl Name: babl
Version: 0.1.56 Version: 0.1.56
Release: 5 Release: 6
Summary: Pixel encoding and color space conversion engine in C Summary: Pixel encoding and color space conversion engine in C
License: LGPLv3+ and GPLv3+ License: LGPLv3+ and GPLv3+
URL: http://www.gegl.org/babl/ URL: http://www.gegl.org/babl/
Source0: https://download.gimp.org/pub/babl/0.1/%{name}-%{version}.tar.bz2 Source0: https://download.gimp.org/pub/babl/0.1/%{name}-%{version}.tar.bz2
BuildRequires: librsvg2, automake, autoconf, gcc BuildRequires: librsvg2, automake, autoconf, gcc, chrpath
%description %description
babl is pixel encoding and color space conversion engine in C. It allows converting between babl is pixel encoding and color space conversion engine in C. It allows converting between
@ -73,6 +73,9 @@ make check
%doc %{_docdir}/%{name}-devel/html %doc %{_docdir}/%{name}-devel/html
%changelog %changelog
* Thu Oct 28 2021 Chenxi Mao <chenxi.mao@suse.com> - 0.1.56-6
- Add chrpath in BuildRequires
* Wed Sep 9 2021 caodongxia <caodongxia@huawei.com> - 0.1.56-5 * Wed Sep 9 2021 caodongxia <caodongxia@huawei.com> - 0.1.56-5
- Remove rpath - Remove rpath