[packages/libgnomeui] - rename sr at ije locale to sr at ijekavian - don't remove en at shaw locale (available via LANGUAGE now) -
qboosh
qboosh at pld-linux.org
Sun Jan 6 14:44:05 CET 2013
commit d7810548b6b33838283c0017fb181edf4b828af6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jan 6 14:44:07 2013 +0100
- rename sr at ije locale to sr at ijekavian
- don't remove en at shaw locale (available via LANGUAGE now)
- release 3
libgnomeui.spec | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/libgnomeui.spec b/libgnomeui.spec
index 1c9b5c8..40b39e8 100644
--- a/libgnomeui.spec
+++ b/libgnomeui.spec
@@ -6,7 +6,7 @@ Summary: GNOME base GUI library
Summary(pl.UTF-8): Podstawowa biblioteka GUI GNOME
Name: libgnomeui
Version: 2.24.5
-Release: 2
+Release: 3
License: LGPL v2+
Group: X11/Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/libgnomeui/2.24/%{name}-%{version}.tar.bz2
@@ -121,9 +121,6 @@ libgnomeui - przykładowe programy.
%prep
%setup -q
-sed -i -e 's/^en at shaw//' po/LINGUAS
-rm -f po/en at shaw.po
-
%build
%{?with_apidocs:%{__gtkdocize}}
%{__glib_gettextize}
@@ -151,12 +148,13 @@ cp demos/*.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
# no static modules and *.la for libglade
%{__rm} $RPM_BUILD_ROOT%{_libdir}/libglade/2.0/*.{la,a}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
%if %{without apidocs}
rm -rf $RPM_BUILD_ROOT%{_gtkdocdir}/libgnomeui
%endif
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
+%{__mv} $RPM_BUILD_ROOT%{_datadir}/locale/{sr at ije,sr at ijekavian}
%find_lang %{name}-2.0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgnomeui.git/commitdiff/d7810548b6b33838283c0017fb181edf4b828af6
More information about the pld-cvs-commit
mailing list