packages (DEVEL): empathy/empathy.spec - enable sendto
patrys
patrys at pld-linux.org
Sun Dec 13 15:08:26 CET 2009
Author: patrys Date: Sun Dec 13 14:08:26 2009 GMT
Module: packages Tag: DEVEL
---- Log message:
- enable sendto
---- Files affected:
packages/empathy:
empathy.spec (1.52.2.3 -> 1.52.2.4)
---- Diffs:
================================================================
Index: packages/empathy/empathy.spec
diff -u packages/empathy/empathy.spec:1.52.2.3 packages/empathy/empathy.spec:1.52.2.4
--- packages/empathy/empathy.spec:1.52.2.3 Tue Dec 1 11:47:04 2009
+++ packages/empathy/empathy.spec Sun Dec 13 15:08:21 2009
@@ -37,6 +37,7 @@
BuildRequires: libtool
BuildRequires: libunique-devel
BuildRequires: libxml2-devel >= 1:2.6.28
+BuildRequires: nautilus-sendto-devel >= 2.28.0.1
BuildRequires: pkgconfig
BuildRequires: python-pygtk-devel
BuildRequires: rpmbuild(find_lang) >= 1.23
@@ -70,6 +71,19 @@
Celem Empathy jest uczynienie komunikowania poprzez Jabbera tak łatwym
jak to tylko możliwe.
+%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
+Group: X11/Applications
+Requires: %{name} = %{version}-%{release}
+Requires: nautilus-sendto >= 2.28.0.1
+
+%description -n nautilus-sendto-empathy
+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.
+
%prep
%setup -q
rm po/en at shaw.po
@@ -87,6 +101,7 @@
--disable-schemas-install \
--disable-static \
--enable-location \
+ --enable-nautilus-sendto \
--enable-gtk-doc \
--enable-shave \
--with-html-dir=%{_gtkdocdir}
@@ -128,12 +143,19 @@
%{_mandir}/man1/empathy*.1*
%{_desktopdir}/*.desktop
+%files -n nautilus-sendto-empathy
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/nautilus-sendto/plugins/libnstempathy.so
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.52.2.4 2009/12/13 14:08:21 patrys
+- enable sendto
+
Revision 1.52.2.3 2009/12/01 10:47:04 patrys
- 2.29.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/empathy/empathy.spec?r1=1.52.2.3&r2=1.52.2.4&f=u
More information about the pld-cvs-commit
mailing list