add build requires
This commit is contained in:
parent
cdd50be191
commit
be4cbcaeb9
@ -1,13 +1,13 @@
|
|||||||
Summary: Tool for decoding raw image data from digital cameras
|
Summary: Tool for decoding raw image data from digital cameras
|
||||||
Name: dcraw
|
Name: dcraw
|
||||||
Version: 9.28.0
|
Version: 9.28.0
|
||||||
Release: 4
|
Release: 5
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://cybercom.net/~dcoffin/dcraw
|
URL: http://cybercom.net/~dcoffin/dcraw
|
||||||
Source0: https://sources.voidlinux.org/dcraw-%{version}/dcraw-%{version}.tar.gz
|
Source0: https://sources.voidlinux.org/dcraw-%{version}/dcraw-%{version}.tar.gz
|
||||||
Patch0: dcraw-CVE-2018-5801.patch
|
Patch0: dcraw-CVE-2018-5801.patch
|
||||||
Patch1: dcraw-9.21-lcms2-error-reporting.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)
|
Provides: bundled(dcraw)
|
||||||
%description
|
%description
|
||||||
This package contains dcraw, a command line tool to decode raw image data
|
This package contains dcraw, a command line tool to decode raw image data
|
||||||
@ -59,6 +59,9 @@ done
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Sep 11 2020 leiju <leiju4@huawei.com> - 9.28.0-4
|
||||||
- Delete BuildRequires jasper-devel
|
- Delete BuildRequires jasper-devel
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user