From 0d2bb15285e3791c7f189d148941287b79e048de0f225808baa984b2a5b56435 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 10 Jan 2008 02:30:01 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pidgin?expand=0&rev=19 --- pidgin.changes | 5 +++++ pidgin.spec | 9 +++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/pidgin.changes b/pidgin.changes index 4867fc4..c65252c 100644 --- a/pidgin.changes +++ b/pidgin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 9 23:16:51 CET 2008 - maw@suse.de + +- Fix installation of Serbian (Latin script) translation data. + ------------------------------------------------------------------- Sat Dec 8 09:05:30 GMT 2007 - james@usr-local-bin.org diff --git a/pidgin.spec b/pidgin.spec index 0b573c5..7b3276e 100644 --- a/pidgin.spec +++ b/pidgin.spec @@ -1,7 +1,7 @@ # # spec file for package pidgin (Version 2.3.1) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -13,7 +13,7 @@ Name: pidgin Summary: GTK+-Based Multiprotocol Instant Messaging Client Version: 2.3.1 -Release: 1 +Release: 2 License: GPL v2 or later Group: Productivity/Networking/Instant Messenger Url: http://www.pidgin.im/ @@ -696,6 +696,9 @@ Authors: # Change Myanmar/Myanmar to Myanmar: rename my_MM my po/my_MM.* sed -i "/^ALL_LINGUAS/s/ my_MM / my /" configure.ac +# ditto for sr@latin to sr@Latn +rename sr@latin sr@Latn po/sr@latin.* +sed -i "/^ALL_LINGUAS/s/ sr@latin / sr@Latn /" configure.ac %build # -fno-strict-aliasing needed for 2.0.0 @@ -857,6 +860,8 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/gnt.pc %changelog +* Wed Jan 09 2008 - maw@suse.de +- Fix installation of Serbian (Latin script) translation data. * Sat Dec 08 2007 - james@usr-local-bin.org - Update to version 2.3.1: + http://developer.pidgin.im/query?status=closed&milestone=2.3.1