packages: empathy/empathy.spec - en at shaw locale is now supported (via LANGU...
qboosh
qboosh at pld-linux.org
Sat Mar 26 13:46:15 CET 2011
Author: qboosh Date: Sat Mar 26 12:46:15 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- en at shaw locale is now supported (via LANGUAGE)
- adjusted desc for nautilus plugin
- __rm macro
---- Files affected:
packages/empathy:
empathy.spec (1.77 -> 1.78)
---- Diffs:
================================================================
Index: packages/empathy/empathy.spec
diff -u packages/empathy/empathy.spec:1.77 packages/empathy/empathy.spec:1.78
--- packages/empathy/empathy.spec:1.77 Fri Feb 4 19:23:42 2011
+++ packages/empathy/empathy.spec Sat Mar 26 13:46:09 2011
@@ -45,7 +45,6 @@
BuildRequires: pkgconfig
BuildRequires: rpmbuild(find_lang) >= 1.23
BuildRequires: rpmbuild(macros) >= 1.592
-BuildRequires: sed >= 4.0
BuildRequires: telepathy-farsight-devel >= 0.0.14
BuildRequires: telepathy-glib-devel >= 0.12.0
BuildRequires: telepathy-logger-devel >= 0.1.5
@@ -79,24 +78,23 @@
%package -n nautilus-sendto-empathy
Summary: Empathy support for sending files in Nautilus
-Summary(pl.UTF-8): Wsparcie Empathy przy wysyłaniu plików z Nautilusa
+Summary(pl.UTF-8): Obsługa Empathy przy wysyłaniu plików z Nautilusa
Group: X11/Applications
Requires: %{name} = %{version}-%{release}
Requires: nautilus-sendto >= 2.32.0
%description -n nautilus-sendto-empathy
-Enables sending files from Nautilus to your Empathy contacts.
+This plugin enables sending files from Nautilus to your Empathy
+contacts.
%description -n nautilus-sendto-empathy -l pl.UTF-8
-Pozwala na przesyłanie z Nautilusa plików do kontaktów Empathy.
+Ta wtyczka pozwala na przesyłanie z poziomu Nautilusa plików do
+kontaktów Empathy.
%prep
%setup -q
%patch0 -p1
-rm po/en at shaw.po
-sed -i 's/^en at shaw//' po/LINGUAS
-
%build
%{__intltoolize}
%{__libtoolize}
@@ -122,8 +120,8 @@
DESTDIR=$RPM_BUILD_ROOT \
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
-rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus-sendto/plugins/*.la
-rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.{la,a}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/nautilus-sendto/plugins/*.la
+%{__rm} $RPM_BUILD_ROOT%{py_sitedir}/*.{la,a}
%find_lang %{name} --with-gnome --with-omf
@@ -169,6 +167,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.78 2011/03/26 12:46:09 qboosh
+- en at shaw locale is now supported (via LANGUAGE)
+- adjusted desc for nautilus plugin
+- __rm macro
+
Revision 1.77 2011/02/04 18:23:42 wiget
- Requires(post,postun): gtk-update-icon-cache
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/empathy/empathy.spec?r1=1.77&r2=1.78&f=u
More information about the pld-cvs-commit
mailing list