packages: devhelp/devhelp.spec - en at shaw locale is now supported (via LANGU...
qboosh
qboosh at pld-linux.org
Sat Mar 26 13:41:57 CET 2011
Author: qboosh Date: Sat Mar 26 12:41:57 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- en at shaw locale is now supported (via LANGUAGE)
---- Files affected:
packages/devhelp:
devhelp.spec (1.120 -> 1.121)
---- Diffs:
================================================================
Index: packages/devhelp/devhelp.spec
diff -u packages/devhelp/devhelp.spec:1.120 packages/devhelp/devhelp.spec:1.121
--- packages/devhelp/devhelp.spec:1.120 Fri Feb 4 19:23:41 2011
+++ packages/devhelp/devhelp.spec Sat Mar 26 13:41:52 2011
@@ -25,7 +25,6 @@
BuildRequires: python
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.311
-BuildRequires: sed >= 4.0
BuildRequires: zlib-devel
Requires(post,postun): gtk-update-icon-cache
Requires(post,postun): hicolor-icon-theme
@@ -95,9 +94,6 @@
%setup -q
%patch0 -p1
-sed -i -e 's/^en at shaw//' po/LINGUAS
-rm -f po/en at shaw.po
-
%build
%{__intltoolize}
%{__libtoolize}
@@ -119,7 +115,7 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-rm -f $RPM_BUILD_ROOT%{_libdir}/gedit-2/plugins/%{name}/*.py
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/gedit-2/plugins/%{name}/*.py
%find_lang %{name}
@@ -177,6 +173,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.121 2011/03/26 12:41:52 qboosh
+- en at shaw locale is now supported (via LANGUAGE)
+
Revision 1.120 2011/02/04 18:23:41 wiget
- Requires(post,postun): gtk-update-icon-cache
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/devhelp/devhelp.spec?r1=1.120&r2=1.121&f=u
More information about the pld-cvs-commit
mailing list