Accepting request 107256 from GNOME:Factory

Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/107256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gedit-plugins?expand=0&rev=20
This commit is contained in:
Stephan Kulow 2012-02-28 18:22:08 +00:00 committed by Git OBS Bridge
commit 53793106a7
4 changed files with 14 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5048ec7a606e969d3ec90b29e181d3be552938cf32a4f4ea728490471d0e1a39
size 1417448

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15dd7dac620ec3138b56d5ea0c71d7934074b2f7bb84a2846f053ee174b3d4b4
size 1445068

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Feb 25 10:25:20 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.3:
+ Misc bugfixes
+ Updated translations.
- Remove sed hack in %prep for broken configure check for vte:
fixed upstream.
-------------------------------------------------------------------
Tue Feb 7 11:01:50 UTC 2012 - vuntz@opensuse.org

View File

@ -21,9 +21,8 @@ Name: gedit-plugins
Summary: A collection of plugins for gedit
License: GPL-2.0+
Group: Productivity/Editors/Other
Version: 3.3.2
Version: 3.3.3
Release: 0
# FIXME: remove sed hack in %%prep when bgo#669558 is fixed
Source: http://download.gnome.org/sources/gedit-plugins/3.3/%{name}-%{version}.tar.xz
# PATCH-FIX-UPSTREAM gedit-plugins-implicit.patch bgo#665541 dimstar@opensuse.org -- #include stdio.h to have atoi defined.
Patch0: gedit-plugins-implicit.patch
@ -39,8 +38,8 @@ BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(gtksourceview-3.0)
BuildRequires: pkgconfig(libpeas-gtk-1.0)
BuildRequires: pkgconfig(vte-2.90)
Requires: gedit
Requires: %{name}-lang = %{version}
Requires: gedit
# For dashboard plugin
Requires: zeitgeist
Enhances: gedit
@ -68,8 +67,6 @@ Here follows a list of plugins currently available in gedit-plugins:
%prep
%setup -q
%patch0 -p1
grep -q vte2_90 configure.ac && (echo "sed hack can be dropped"; /bin/false)
sed -i "s/-lvte/-lvte2_90/g" configure
translation-update-upstream
%lang_package