!25 [sync] PR-22: Delete buildrequires gnuplot because the package license is not allow

From: @openeuler-sync-bot 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2024-11-19 07:33:27 +00:00 committed by Gitee
commit 5e1cf7bea8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: leptonica Name: leptonica
Version: 1.83.1 Version: 1.83.1
Release: 2 Release: 3
Summary: C library for efficient image processing and image analysis operations Summary: C library for efficient image processing and image analysis operations
License: Leptonica License: Leptonica
URL: https://github.com/danbloomberg/leptonica URL: https://github.com/danbloomberg/leptonica
@ -9,7 +9,7 @@ Patch0: add-pix_internal.h-to-alltypes.h.patch
BuildRequires: gcc automake autoconf libtool giflib-devel libjpeg-devel libpng-devel BuildRequires: gcc automake autoconf libtool giflib-devel libjpeg-devel libpng-devel
BuildRequires: libtiff-devel libwebp-devel zlib-devel BuildRequires: libtiff-devel libwebp-devel zlib-devel
BuildRequires: gnuplot make BuildRequires: make
%description %description
The library supports many operations that are useful on The library supports many operations that are useful on
* Document images * Document images
@ -74,6 +74,9 @@ make check VERBOSE=1
%{_bindir}/* %{_bindir}/*
%changelog %changelog
* Fri Sep 06 2024 wangkai <13474090681@163.com> - 1.83.1-3
- Delete buildrequires gnuplot because the package license is not allow
* Tue Sep 26 2023 peijiankang <peijiankang@kylinos.cn> - 1.83.1-2 * Tue Sep 26 2023 peijiankang <peijiankang@kylinos.cn> - 1.83.1-2
- add add-pix_internal.h-to-alltypes.h.patch - add add-pix_internal.h-to-alltypes.h.patch