File kdeaccessibility4-icons.spec of Package kdeaccessibility4

#
# spec file for package kdeaccessibility4-icons
#
# 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:           kdeaccessibility4-icons
BuildRequires:  alsa-devel libkde4-devel sbl
%if %suse_version > 1020
BuildRequires:  fdupes
%endif
License:        GPLv2+
Group:          System/GUI/KDE
Summary:        Monochrome Icon Set for KDE
Url:            http://www.kde.org
Version:        4.6.0
Release:        1
Source0:        kdeaccessibility-%version.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
This package contains a monochrome icon set for KDE.



Authors:
--------
    The KDE Team <kde@kde.org>

%prep
%setup -q -n kdeaccessibility-%version

%build
  %cmake_kde4 -d build
  cd IconThemes
  %make_jobs

%install
  cd build/IconThemes
  %makeinstall
  %if %suse_version > 1020
  %fdupes -s $RPM_BUILD_ROOT
  %endif

%clean
  rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc COPYING COPYING.DOC
/usr/share/icons/mono

%changelog
openSUSE Build Service is sponsored by