forked from pool/gnome-desktop
Accepting request 56004 from home:vuntz:branches:GNOME:Factory
ok OBS-URL: https://build.opensuse.org/request/show/56004 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=95
This commit is contained in:
parent
1cb003de25
commit
f4bda4e1d2
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 19:42:40 CET 2010 - vuntz@opensuse.org
|
||||
|
||||
- Stop removing kg locale on 11.4 and later: bnc#659001 has been
|
||||
fixed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 08:31:03 UTC 2010 - dimstar@opensuse.org
|
||||
|
||||
|
@ -21,7 +21,6 @@
|
||||
Name: gnome-desktop
|
||||
Version: 2.91.3
|
||||
Release: 2
|
||||
# FIXME: check if removal of locales in %install is still needed (last checked: 2010-12-11)
|
||||
License: LGPLv2.1+
|
||||
Summary: The GNOME Desktop API Library
|
||||
Url: http://www.gnome.org
|
||||
@ -128,10 +127,9 @@ make %{?jobs:-j%jobs}
|
||||
%if 0%{?suse_version} <= 1120
|
||||
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
||||
%endif
|
||||
# FIXME: waiting for https://bugzilla.novell.com/show_bug.cgi?id=659001 ; once the bug is resolved, remove the comment for %if
|
||||
#%if 0%{?suse_version} <= 1130
|
||||
%if 0%{?suse_version} <= 1130
|
||||
%{__rm} %{buildroot}%{_datadir}/locale/kg/LC_MESSAGES/*
|
||||
#%endif
|
||||
%endif
|
||||
%find_lang %{name}-3.0
|
||||
%if %IS_DEFAULT_GNOME_DESKTOP
|
||||
%find_lang fdl %{name}-3.0.lang
|
||||
|
Loading…
Reference in New Issue
Block a user