File mate-backgrounds.spec of Package mate-backgrounds
#
# spec file for mate-backgrounds
#
# Copyright (c) 2014 SUSE LINUX Products 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: mate-backgrounds
Version: 1.8.0
Release: 0
License: GPL-2.0
Summary: A set of backgrounds packaged with the MATE desktop
Url: http://mate-desktop.org/
Group: System/GUI/Other
Source0: http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
BuildArch: noarch
BuildRequires: mate-common
Recommends: %{name}-lang
%description
This is a collection of desktop wallpapers created with MATE users in
mind.
%lang_package
%prep
%setup -q
%build
%configure
make %{?_smp_mflags}
%install
%makeinstall
%find_lang %{name} %{?no_lang_C}
%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING
%{_datadir}/mate-background-properties/
%{_datadir}/backgrounds/
%files lang -f %{name}.lang
%defattr(-,root,root,-)
%changelog