packages: epiphany/epiphany.spec - en at shaw locale is now supported (via LAN...
qboosh
qboosh at pld-linux.org
Sat Mar 26 14:27:25 CET 2011
Author: qboosh Date: Sat Mar 26 13:27:25 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- en at shaw locale is now supported (via LANGUAGE)
- use __rm macro
---- Files affected:
packages/epiphany:
epiphany.spec (1.222 -> 1.223)
---- Diffs:
================================================================
Index: packages/epiphany/epiphany.spec
diff -u packages/epiphany/epiphany.spec:1.222 packages/epiphany/epiphany.spec:1.223
--- packages/epiphany/epiphany.spec:1.222 Fri Feb 4 19:23:43 2011
+++ packages/epiphany/epiphany.spec Sat Mar 26 14:27:20 2011
@@ -42,7 +42,6 @@
BuildRequires: rpmbuild(find_lang) >= 1.23
BuildRequires: rpmbuild(macros) >= 1.364
BuildRequires: scrollkeeper
-BuildRequires: sed >= 4.0
BuildRequires: startup-notification-devel >= 0.8
BuildRequires: xorg-lib-libSM-devel
Requires(post,postun): desktop-file-utils
@@ -65,7 +64,7 @@
Navigador Web de GNOME basado en WebKit.
%description -l pl.UTF-8
-Epiphany jest przeglądarką WWW bazującą na WebKit.
+Epiphany jest przeglądarką WWW opartą na silniku WebKit.
%package devel
Summary: Epiphany header files
@@ -102,9 +101,6 @@
%setup -q
%patch0 -p1
-sed -i -e 's/^en at shaw//' po/LINGUAS
-rm -f po/en at shaw.po
-
%build
%{__gnome_doc_prepare}
%{__gnome_doc_common}
@@ -132,7 +128,7 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-rm -rf $RPM_BUILD_ROOT%{_iconsdir}/LowContrastLargePrint
+%{__rm} -r $RPM_BUILD_ROOT%{_iconsdir}/LowContrastLargePrint
%find_lang %{name} --with-gnome --with-omf
@@ -190,6 +186,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.223 2011/03/26 13:27:20 qboosh
+- en at shaw locale is now supported (via LANGUAGE)
+- use __rm macro
+
Revision 1.222 2011/02/04 18:23:43 wiget
- Requires(post,postun): gtk-update-icon-cache
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/epiphany/epiphany.spec?r1=1.222&r2=1.223&f=u
More information about the pld-cvs-commit
mailing list