File kdebase4-wallpapers.spec of Package kdebase4-wallpapers

#
# spec file for package kdebase4-wallpapers (Version 4.3.5)
#
# Copyright (c) 2010 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:           kdebase4-wallpapers
BuildRequires:  NetworkManager-devel bluez-devel libQtWebKit-devel libknotificationitem-devel
BuildRequires:  libkdepimlibs4-devel libqimageblitz-devel libsmbclient-devel libxklavier-devel
%if %suse_version > 1020
BuildRequires:  libusb-devel
%else
BuildRequires:  libusb
%endif
License:        GPLv2+
Group:          System/GUI/KDE
Summary:        KDE 4 Wallpapers
Url:            http://www.kde.org/
Version:        4.3.5
Release:        0.<RELEASE3>
Source0:        kdebase-workspace-%version.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
This package contains the wallpapers of KDE 4.



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

%prep
%setup -q -n kdebase-workspace-%version

%build
  %cmake_kde4 -d build
  cd wallpapers
  %make_jobs

%install
  cd build/wallpapers
  %makeinstall
  %kde_post_install
  rm -rf $RPM_BUILD_ROOT/usr/share/wallpapers/Air

%clean
  rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc COPYING README
/usr/share/wallpapers

%changelog
openSUSE Build Service is sponsored by