File xfwm4-themes.spec of Package xfwm4-themes

#
# spec file for package xfwm4-themes (Version 4.6.0)
#
# Copyright (c) 2011 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:           xfwm4-themes
Version:        4.6.0
Release:        9
License:        GPLv2+
Summary:        Additional themes for xfwm4
Url:            http://www.xfce.org/
Group:          System/GUI/XFCE
Source:         xfwm4-themes-%{version}.tar.bz2
BuildRequires:  fdupes
Requires:       xfwm4 >= %{version}
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
A set of additional themes for the xfwm4 window manager.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
%make_install
%fdupes %{buildroot}%{_datadir}/themes

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog NEWS README TODO
%dir %{_datadir}/themes/*
%{_datadir}/themes/*/*/

%changelog
openSUSE Build Service is sponsored by