File kde4-kdm-branding-openSUSE-Education.spec of Package kde4-kdm-branding-openSUSE-Education
#
# spec file for package kdebase4-openSUSE-Education (Version 11.1)
#
# Copyright (c) 2009 Don Balentine (kandiil@gmail.com)
#
# 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.
# norootforbuild
Name: kde4-kdm-branding-openSUSE-Education
Version: 11.1
Release: 1
License: GPL v2 or later
Source0: %{name}-%{version}.tar.bz2
Source1: COPYING
Requires: kdebase4-workspace
Group: System/GUI/KDE
Summary: kde4-kdm-branding-openSUSE-Education
Supplements: packageand(kde4-kdm-branding-openSUSE-Education)
Provides: kde4-kdm-openSUSE-Education
Conflicts: otherproviders(kde4-kdm-openSUSE)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
KDE4 kdm branding package for openSUSE-Education
%prep
%setup -n %{name}-%{version}
cp -a %{S:1} COPYING
%build
%install
install -d $RPM_BUILD_ROOT%{_datadir}/kde4/apps/kdm/pics $RPM_BUILD_ROOT%{_datadir}/kde4/apps/kdm/themes/SUSE
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%defattr(-,root,root)
%doc COPYING
%dir %{_datadir}/kde4/apps/kdm
%dir %{_datadir}/kde4/apps/kdm/themes
%{_datadir}/kde4/apps/kdm/themes/SUSE
%{_datadir}/kde4/apps/kdm/pics
%changelog
* Wed Apr 29 2009 kandiil@gmail.com
- packaged kde4-kdm-branding-openSUSE-Education version 11.1
- based on kde4-kdm-branding-openSUSE