Accepting request 41452 from GNOME:Apps

checked in (request 41452)

OBS-URL: https://build.opensuse.org/request/show/41452
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=19
This commit is contained in:
OBS User autobuild 2010-06-18 04:55:34 +00:00 committed by Git OBS Bridge
parent edf485a517
commit 524b61bcaa
2 changed files with 0 additions and 24 deletions

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Mon Jun 14 19:08:42 CEST 2010 - sbrabec@suse.cz
- Removed incomplete translations imported by
translation-update-upstream.
-------------------------------------------------------------------
Wed Apr 28 11:02:43 CEST 2010 - dimstar@opensuse.org

View File

@ -99,24 +99,6 @@ Gnumeric is part of the GNOME project.
%setup -q
translation-update-upstream
translation-update-upstream po-functions gnumeric-functions
# translation-update-upstream provides incomplete upstream translations
# from the upstream git. Remove them until upstream provides a fix. See
# po/LINGUAS for more.
if test -f po-functions/id.po ; then
echo "\"id\" locale removal in gnumeric.spec is obsolete. Please remove it."
else
sed -i '/^id$/d' po/LINGUAS
fi
if test -f po-functions/pa.po ; then
echo "\"pa\" locale removal in gnumeric.spec is obsolete. Please remove it."
else
sed -i '/^pa$/d' po/LINGUAS
fi
if test -f po-functions/zh_HK.po ; then
echo "\"zh_HK\" locale removal in gnumeric.spec is obsolete. Please remove it."
else
sed -i '/^zh_HK$/d' po/LINGUAS
fi
%patch0 -p1
%build