!2 modify spec

Merge pull request !2 from daidai_is_here/dqw_test
This commit is contained in:
openeuler-ci-bot 2020-01-19 14:12:22 +08:00 committed by Gitee
commit ae614404e7
3 changed files with 7 additions and 39 deletions

View File

@ -1,25 +0,0 @@
diff -up gimp-2.10.0/etc/gimprc.in.cm-system-monitor-profile-by-default gimp-2.10.0/etc/gimprc.in
--- gimp-2.10.0/etc/gimprc.in.cm-system-monitor-profile-by-default 2018-04-28 17:21:37.050632773 +0200
+++ gimp-2.10.0/etc/gimprc.in 2018-04-28 17:22:37.399518036 +0200
@@ -306,9 +306,9 @@
# Defines the color management behavior. This is a parameter list.
#
-# (color-management
+(color-management
# (mode display)
-# (display-profile-from-gdk no)
+ (display-profile-from-gdk no)
# (display-rendering-intent relative-colorimetric)
# (display-use-black-point-compensation yes)
# (display-optimize yes)
@@ -317,7 +317,8 @@
# (simulation-optimize yes)
# (simulation-gamut-check no)
# (out-of-gamut-color (color-rgb 1.000000 0.000000 1.000000))
-# (display-module "CdisplayLcms"))
+# (display-module "CdisplayLcms")
+)
# Keep a permanent record of all opened and saved files in the Recent
# Documents list. Possible values are yes and no.

View File

@ -1,11 +0,0 @@
diff -up gimp-2.10.0/etc/gimprc.in.external-help-browser gimp-2.10.0/etc/gimprc.in
--- gimp-2.10.0/etc/gimprc.in.external-help-browser 2018-04-28 17:25:02.483242200 +0200
+++ gimp-2.10.0/etc/gimprc.in 2018-04-28 17:25:28.048193595 +0200
@@ -753,6 +753,7 @@
# web-browser.
#
# (help-browser gimp)
+(help-browser web-browser)
# When enabled, a search of actions will also return inactive actions.
# Possible values are yes and no.

View File

@ -1,14 +1,12 @@
Name: gimp Name: gimp
Version: 2.10.6 Version: 2.10.6
Release: 3 Release: 4
Epoch: 2 Epoch: 2
Summary: A versatile graphics manipulation package Summary: A versatile graphics manipulation package
License: GPLv3+ and GPLv3 and LGPLv3+ License: GPLv3+ and GPLv3 and LGPLv3+
URL: http://www.gimp.org/ URL: http://www.gimp.org/
Source0: http://download.gimp.org/pub/gimp/v2.10/gimp-2.10.6.tar.bz2 Source0: http://download.gimp.org/pub/gimp/v2.10/gimp-2.10.6.tar.bz2
Patch1: gimp-2.10.0-cm-system-monitor-profile-by-default.patch
Patch2: gimp-2.10.0-external-help-browser.patch
Patch6000: backport-CVE-2018-12713.patch Patch6000: backport-CVE-2018-12713.patch
%global apiversion 2.0 %global apiversion 2.0
@ -276,5 +274,11 @@ make check %{?_smp_mflags}
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Sun Jan 19 2020 daiqianwen <daiqianwen@huawei.com> - 2:2.10.6-4
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: modify spec
* Fri Dec 13 2019 openEuler Buildteam <buildteam@openeuler.org> - 2:2.10.6-3 * Fri Dec 13 2019 openEuler Buildteam <buildteam@openeuler.org> - 2:2.10.6-3
- Package init - Package init