!4 增加构建依赖git

From: @bzg1107
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-06-02 14:42:21 +08:00 committed by Gitee
commit c1d2396f5b

View File

@ -1,13 +1,13 @@
Summary: Tool for decoding raw image data from digital cameras
Name: dcraw
Version: 9.28.0
Release: 4
Release: 5
License: GPLv2+
URL: http://cybercom.net/~dcoffin/dcraw
Source0: https://sources.voidlinux.org/dcraw-%{version}/dcraw-%{version}.tar.gz
Patch0: dcraw-CVE-2018-5801.patch
Patch1: dcraw-9.21-lcms2-error-reporting.patch
BuildRequires: gcc gettext libjpeg-devel lcms2-devel
BuildRequires: gcc gettext libjpeg-devel lcms2-devel git
Provides: bundled(dcraw)
%description
This package contains dcraw, a command line tool to decode raw image data
@ -59,6 +59,9 @@ done
%{_mandir}/man1/*
%changelog
* Mon May 31 2021 baizhonggui <baizhonggui@huawei.com> - 9.28.0-5
- Add git in BuildRequires
* Fri Sep 11 2020 leiju <leiju4@huawei.com> - 9.28.0-4
- Delete BuildRequires jasper-devel