13770N/A#
13770N/A# spec file for package dmz-cursor
13770N/A#
13770N/A# Copyright 2008 Sun Microsystems, Inc.
13770N/A# This file and all modifications and additions to the pristine
13770N/A# package are under the same license as the package itself.
13770N/A#
17185N/A%define owner gheet
13770N/A#
13770N/A
17180N/A%define OSR 9552:0.4.1
17180N/A
13770N/AName: Vanilla-DMZ-AA
13770N/ALicense: MIT
13770N/AGroup: System/GUI/GNOME
18632N/AVendor: http://jimmac.musichall.cz/themes.php?skin=7
13770N/ABuildArchitectures: noarch
13770N/AVersion: 0.4
13770N/ARelease: 1
13770N/ADistribution: Java Desktop System
13770N/AVendor: Sun Microsystems, Inc.
13770N/ASummary: DMZ AA cursor themes also known as DMZ-Black
13770N/ASource: http://jimmac.musichall.cz/zip/vanilla-dmz-aa-%{version}.tar.bz2
13770N/AURL: http://jimmac.musichall.cz/themes.php?skin=7
13770N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
13770N/ADocdir: %{_defaultdocdir}/doc
13770N/AAutoreqprov: on
13770N/A
13770N/A%description
13770N/AThis package contains the DMZ AA cursor themes, which are derived from the Industrial theme developed for the Ximian GNOME desktop.
13770N/A
13770N/A%prep
13770N/A%setup -n %{name}
13770N/Arm COPYING
13770N/A
13770N/A
13770N/A%install
13770N/Amkdir -p $RPM_BUILD_ROOT/%{_datadir}/icons/DMZ-Black
13770N/Acp -rp * $RPM_BUILD_ROOT/%{_datadir}/icons/DMZ-Black
13770N/Arm $RPM_BUILD_ROOT/%{_datadir}/icons/DMZ-Black/index.theme
13770N/A
13770N/A%clean
13770N/Arm -rf $RPM_BUILD_ROOT
13770N/A
13770N/A
13770N/A%files
13770N/A%defattr(-, root, other)
13770N/A%{_datadir}/icons/DMZ-Black/*
13770N/A
13770N/A%changelog
13770N/A* Thu Jul 24 2008 - ghee.teo@sun.com
13770N/A- Created Spec for dmz-cursor-aa.spec