File plasma-theme-androbit.spec of Package plasma-theme-androbit
#
# spec file for package plasma-theme-androbit
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2008 Buschmann, Tejas Guruswamy.
#
# 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: plasma-theme-androbit
Version: 4.11
Release: 0
Summary: Theme for Plasma
License: GPL-3.0+
Group: System/GUI/KDE
Url: http://kde-look.org/content/show.php/Androbit?content=123524
Source0: Androbit-%{version}.tar.gz
BuildRequires: kde4-filesystem
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
This package contains the Plasmatheme Androbit.
%prep
%setup -q -n Androbit
%build
%install
mkdir -p %{buildroot}%{_kde4_appsdir}/desktoptheme
cp -R $RPM_BUILD_DIR/Androbit %{buildroot}%{_kde4_appsdir}/desktoptheme
%files
%defattr(-,root,root)
%doc CHANGELOG LICENSE
%dir %{_kde4_sharedir}
%dir %{_kde4_appsdir}
%dir %{_kde4_appsdir}/desktoptheme
%{_kde4_appsdir}/desktoptheme/Androbit/
%changelog