File nautilus-sendto.spec of Package nautilus-sendto

#
# spec file for package nautilus-sendto
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           nautilus-sendto
Version:        3.8.4
Release:        0
Summary:        Integrate Nautilus, Evolution, Empathy and Pidgin
License:        GPL-2.0+
Group:          Productivity/File utilities
Url:            http://www.es.gnome.org/~telemaco/
Source:         http://download.gnome.org/sources/nautilus-sendto/3.8/%{name}-%{version}.tar.xz
BuildRequires:  intltool >= 0.35.0
BuildRequires:  translation-update-upstream
BuildRequires:  pkgconfig(gio-2.0)
BuildRequires:  pkgconfig(glib-2.0) >= 2.25.0
BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.6.7
Recommends:     %{name}-lang
Obsoletes:      nautilus-sendto-devel < %{version}
Obsoletes:      nautilus-sendto-plugin-evolution < %{version}
Obsoletes:      nautilus-sendto-plugin-pidgin < %{version}
Obsoletes:      nautilus-sendto-plugin-upnp < %{version}
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
This package provides the functionality to the Nautilus file browser to
send files over e-mail or instant messaging protocols via Evolution,
Empathy and Pidgin.

%lang_package
%prep
%setup -q
translation-update-upstream

%build
%configure
make %{?_smp_mflags}

%install
%make_install
find %{buildroot} -type f -name "*.la" -delete -print
%find_lang %{name}

%files
%defattr(-, root, root)
%doc AUTHORS NEWS COPYING
%{_bindir}/nautilus-sendto
%{_mandir}/man1/nautilus-sendto.1%{?ext_man}

%files lang -f %{name}.lang

%changelog
openSUSE Build Service is sponsored by