base-specs/dmz-cursor-aa.spec
author yippi
Thu, 31 May 2012 20:16:52 +0000
changeset 22481 1ff6784d9b6f
parent 17881 1eaaaad29d9a
permissions -rw-r--r--
2012-05-31 Brian Cameron <[email protected]> * base-specs/shared-mime-info.spec: Bump to 1.0. * base-specs/nautilus.spec, base-specs/pulseaudio.spec, base-specs/gnome-settings-daemon.spec, specs/SUNWdconf.spec: Add patch comments. * base-specs/gnome-panel.spec: Add --disable-telepathy-glib so it does not build with this module we do not deliver.

#
# spec file for package dmz-cursor
#
# Copyright 2008 Sun Microsystems, Inc.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
%define owner gheet
#

%define OSR 9552:0.4.1

Name:			Vanilla-DMZ-AA
License:		MIT
Group:			System/GUI/GNOME
Vendor:                 http://jimmac.musichall.cz/themes.php?skin=7
BuildArchitectures:     noarch
Version:		0.4
Release:		1
Distribution:		Java Desktop System
Vendor:			Sun Microsystems, Inc.
Summary:		DMZ AA cursor themes also known as DMZ-Black
Source:                 http://jimmac.musichall.cz/zip/vanilla-dmz-aa-%{version}.tar.bz2
URL:			http://jimmac.musichall.cz/themes.php?skin=7
BuildRoot:		%{_tmppath}/%{name}-%{version}-build
Docdir:			%{_defaultdocdir}/doc
Autoreqprov:		on

%description
This package contains the DMZ AA cursor themes, which are derived from the Industrial theme developed for the Ximian GNOME desktop.

%prep
%setup -n %{name}
rm COPYING


%install
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/icons/DMZ-Black
cp -rp * $RPM_BUILD_ROOT/%{_datadir}/icons/DMZ-Black
rm  $RPM_BUILD_ROOT/%{_datadir}/icons/DMZ-Black/index.theme

%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-, root, other)
%{_datadir}/icons/DMZ-Black/*

%changelog
* Thu Jul 24 2008 - [email protected]
- Created Spec for dmz-cursor-aa.spec