File papirus-claws-mail-theme.spec of Package papirus-claws-mail-theme

#
# spec file for package papirus-filezilla-theme
#
# Copyright (c) 2017-2020 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:           papirus-claws-mail-theme
Version:        20201019
Release:        1%{?dist}
License:        GPL-3.0
Summary:        Papirus Themes for Claws Mail
Url:            https://github.com/PapirusDevelopmentTeam/papirus-claws-mail-theme
Group:          System/GUI/Other
Source:         %{name}-%{version}.tar.gz
BuildRequires:  automake
BuildRequires:  autoconf
BuildRequires:  fdupes
Requires:       claws-mail
BuildArch:      noarch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Papirus is a free and open source SVG icon theme for Linux, based on Paper Icon Set. This package provides Papirus Themes for Claws Mail

%prep
%setup -q

%build

%install
%make_install
find %{buildroot}%{_datadir}/ -name "*.sh" -exec chmod -x {} \;
%fdupes %{buildroot}%{_datadir}/

%files
%license LICENSE
%doc AUTHORS README.md
%dir %{_datadir}/claws-mail
%dir %{_datadir}/claws-mail/themes
%{_datadir}/claws-mail/themes/Papirus
%{_datadir}/claws-mail/themes/ePapirus
%{_datadir}/claws-mail/themes/Papirus-Dark
%{_datadir}/claws-mail/themes/Papirus-Light

%changelog
openSUSE Build Service is sponsored by