Author: megabajt Date: Fri Apr 9 13:11:04 2010 GMT Module: packages Tag: HEAD ---- Log message: - removed -gnome-bluetooth subpackage (moved to gnome-bluetooth.spec) - release 2
---- Files affected: packages/nautilus-sendto: nautilus-sendto.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: packages/nautilus-sendto/nautilus-sendto.spec diff -u packages/nautilus-sendto/nautilus-sendto.spec:1.36 packages/nautilus-sendto/nautilus-sendto.spec:1.37 --- packages/nautilus-sendto/nautilus-sendto.spec:1.36 Sat Apr 3 00:00:28 2010 +++ packages/nautilus-sendto/nautilus-sendto.spec Fri Apr 9 15:10:59 2010 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Menu kontekstowe nautilusa do wysyłania plików Name: nautilus-sendto Version: 2.28.4 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/nautilus-sendto/2.28/%{name}-%{version}.tar.bz2 @@ -16,8 +16,8 @@ BuildRequires: evolution-data-server-devel >= 2.22.0 BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.20.0 -BuildRequires: gtk-doc >= 1.9 BuildRequires: gtk+2-devel >= 2:2.16.0 +BuildRequires: gtk-doc >= 1.9 BuildRequires: gupnp-devel >= 0.13.0 BuildRequires: intltool >= 0.40.0 BuildRequires: libtool @@ -107,19 +107,6 @@ %description gajim -l pl.UTF-8 Wtyczka nautilus-sentdo do wysyłania plików poprzez Gajima. -%package gnome-bluetooth -Summary: nautilus-sendto GNOME Bluetooth plugin -Summary(pl.UTF-8): Wtyczka nautilus-sendto dla GNOME Bluetooth -Group: X11/Applications -Requires: %{name} = %{version}-%{release} -Requires: gnome-bluetooth - -%description gnome-bluetooth -A nautilus-sendto plugin for sending files via GNOME Bluetooth. - -%description gnome-bluetooth -l pl.UTF-8 -Wtyczka nautilus-sentdo do wysyłania plików poprzez GNOME Bluetooth. - %package pidgin Summary: nautilus-sendto Pidgin plugin Summary(pl.UTF-8): Wtyczka nautilus-sendto dla Pidgina @@ -178,6 +165,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/{evolution/*/plugins,pidgin,nautilus/extensions-2.0,nautilus-sendto/plugins}/*.la +# provided by empathy.spec and gnome-bluetooth.spec +rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/plugins/libnst{empathy,bluetooth}.so + %find_lang %{name} %clean @@ -222,10 +212,6 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/%{name}/plugins/libnstgajim.so -%files gnome-bluetooth -%defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/%{name}/plugins/libnstbluetooth.so - %files pidgin %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/%{name}/plugins/libnstpidgin.so @@ -240,6 +226,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2010/04/09 13:10:59 megabajt +- removed -gnome-bluetooth subpackage (moved to gnome-bluetooth.spec) +- release 2 + Revision 1.36 2010/04/02 22:00:28 sls - removed empathy plugin; recent version comes from empathy.spec ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nautilus-sendto/nautilus-sendto.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
