Accepting request 62255 from home:vuntz:branches:GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/62255
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit-plugins?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2011-02-21 11:50:15 +00:00 committed by Git OBS Bridge
parent 779788fc85
commit aed32769f5
4 changed files with 21 additions and 7 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ef7bf48e9500556d84ae4c2950f4eadcc3f9cb9c58c90f2c83956b0ddad1107
size 616927

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Feb 21 12:40:28 CET 2011 - vuntz@opensuse.org
- Fix build, now that translation-update-upstream introduces the
sr@latin translation. So we simply need to remove sr@Latn,
instead of renaming it to sr@latin.
-------------------------------------------------------------------
Tue Sep 28 20:35:41 CEST 2010 - vuntz@opensuse.org
- Update to version 2.32.0:
+ Updated translations.
-------------------------------------------------------------------
Sat Sep 18 10:51:36 CEST 2010 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package gedit-plugins (Version 2.31.7)
# spec file for package gedit-plugins (Version 2.32.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
@ -20,7 +20,7 @@
Name: gedit-plugins
Summary: A collection of plugins for gedit
Version: 2.31.7
Version: 2.32.0
Release: 1
Source: %{name}-%{version}.tar.bz2
License: GPL v2 or late
@ -76,8 +76,9 @@ translation-update-upstream
%install
%makeinstall
# Change sr@Latn to sr@latin
mv %{buildroot}%{_datadir}/locale/sr@Latn %{buildroot}%{_datadir}/locale/sr@latin
# sr@latin was added by translation-update-upstream, so kill sr@Latn
test -d %{buildroot}%{_datadir}/locale/sr@latin
rm -r %{buildroot}%{_datadir}/locale/sr@Latn
%find_lang %{name}
%find_gconf_schemas
%fdupes %{buildroot}/%{_datadir}/gedit-2/plugins