From ba9e9151d14a1873d588150c9d6ff552232ce4f38e638fb3fbb28c7bbd81f103 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 31 Aug 2017 07:45:29 +0000 Subject: [PATCH] Accepting request 519468 from GNOME:Next - Fix patch tag line. OBS-URL: https://build.opensuse.org/request/show/519468 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit-plugins?expand=0&rev=95 --- gedit-plugins.changes | 5 +++++ gedit-plugins.spec | 31 ++++++++++++++----------------- 2 files changed, 19 insertions(+), 17 deletions(-) diff --git a/gedit-plugins.changes b/gedit-plugins.changes index 1fdc200..0a92a1b 100644 --- a/gedit-plugins.changes +++ b/gedit-plugins.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 29 12:37:28 UTC 2017 - dimstar@opensuse.org + +- Fix patch tag line. + ------------------------------------------------------------------- Wed Mar 1 12:59:52 UTC 2017 - hillwood@opensuse.org diff --git a/gedit-plugins.spec b/gedit-plugins.spec index 65bd65b..766611b 100644 --- a/gedit-plugins.spec +++ b/gedit-plugins.spec @@ -18,22 +18,21 @@ Name: gedit-plugins +Version: 3.22.0 +Release: 0 Summary: A collection of plugins for gedit License: GPL-2.0+ Group: Productivity/Editors/Other -Version: 3.22.0 -Release: 0 +Url: http://live.gnome.org/GeditPlugins Source: http://download.gnome.org/sources/gedit-plugins/3.22/%{name}-%{version}.tar.xz Source1: gedit-plugins.SUSE -# PATCH-FIX-UPSTEAM bracketcompletion-use-key-release-event-to-work-wi.patch boo#1027448 bgo#778737 hillwood@opensuse.org -- Switch to use key release event for ibus pinyin input method +# PATCH-FIX-UPSTREAM bracketcompletion-use-key-release-event-to-work-wi.patch boo#1027448 bgo#778737 hillwood@opensuse.org -- Switch to use key release event for ibus pinyin input method Patch0: bracketcompletion-use-key-release-event-to-work-wi.patch -Url: http://live.gnome.org/GeditPlugins BuildRequires: fdupes BuildRequires: intltool -BuildRequires: pkg-config -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif +BuildRequires: pkgconfig +# configure tests for python gi-bindings of gucharmap +BuildRequires: typelib-1_0-Gucharmap-2_90 BuildRequires: vala BuildRequires: yelp-tools BuildRequires: pkgconfig(dbus-python) @@ -44,11 +43,8 @@ BuildRequires: pkgconfig(libgit2-glib-1.0) >= 0.0.6 BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 1.7.0 BuildRequires: pkgconfig(vte-2.91) BuildRequires: pkgconfig(zeitgeist-2.0) >= 0.9.12 -# configure tests for python gi-bindings of gucharmap -BuildRequires: typelib-1_0-Gucharmap-2_90 Requires: %{name}-lang = %{version} Requires: gedit >= 3.14.0 -Enhances: gedit Recommends: %{name}-data Suggests: gedit-plugin-bookmarks Suggests: gedit-plugin-bracketcompletion @@ -68,8 +64,11 @@ Suggests: gedit-plugin-synctex Suggests: gedit-plugin-terminal Suggests: gedit-plugin-textsize Suggests: gedit-plugin-wordcompletion -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Enhances: gedit %glib2_gsettings_schema_requires +%if !0%{?is_opensuse} +BuildRequires: translation-update-upstream +%endif %description Here follows a list of plugins currently available in gedit-plugins: @@ -261,9 +260,9 @@ The gedit wordcompletion plugin %package -n gedit-plugin-zeitgeist Summary: Zeitgeist dataprovider for gedit Group: Productivity/Text/Editors -Requires: gedit # For dashboard plugin Requires: %{name}-data +Requires: gedit Requires: zeitgeist Supplements: packageand(gedit:zeitgeist) @@ -272,10 +271,11 @@ The zeitgeist plugin for gedit provides a zeitgeist dataprovider that logs access and leave event for documents used with gedit. %lang_package + %prep %setup -q %patch0 -p1 -install %{S:1} . +install %{SOURCE1} . %if !0%{?is_opensuse} translation-update-upstream %endif @@ -293,9 +293,6 @@ find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %fdupes %{buildroot}/%{_libdir}/gedit/plugins %fdupes %{buildroot}/%{_datadir}/help -%clean -rm -rf %{buildroot} - %post -n gedit-plugin-drawspaces %glib2_gsettings_schema_post