17711N/A#
17711N/A# spec file for package SUNWdmz-cursor-aa
17711N/A#
17711N/A# includes module(s): dmz-cursor-aa
17711N/A#
17711N/A# Copyright 2009 Sun Microsystems, Inc.
17711N/A# This file and all modifications and additions to the pristine
17711N/A# package are under the same license as the package itself.
17711N/A#
17711N/A%define owner gheet
17711N/A#
17711N/A%include Solaris.inc
17711N/A%include base.inc
17711N/A
17711N/A%use dmz = dmz-cursor-aa.spec
17711N/A
17711N/AName: SUNWdmz-cursor-aa
18688N/AIPS_package_name: gnome/theme/cursor/dmz-cursor-aa
19102N/ALicense: MIT
18688N/AMeta(info.classification): %{classification_prefix}:Desktop (GNOME)/Theming
17711N/ASummary: DMZ cursor-aa themes
17711N/AVersion: %{dmz.version}
17711N/ASUNW_BaseDir: %{_basedir}
17711N/ASUNW_Copyright: %{name}.copyright
17711N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
17711N/A
17711N/A%include default-depend.inc
20857N/A%include desktop-incorporation.inc
17711N/ABuildRequires: SUNWgtk2
17711N/ABuildRequires: SUNWgtk2-devel
17711N/A
17711N/A%prep
17711N/Arm -rf %name-%version
17711N/Amkdir %name-%version
17711N/A
17711N/Amkdir %name-%version/%{base_arch}
17711N/A%dmz.prep -d %name-%version/%{base_arch}
17711N/A
17711N/A%build
17711N/Aexport PKG_CONFIG=/usr/bin/pkg-config
17711N/APKG_CONFIG_DISABLE_UNINSTALLED=
17711N/Aunset PKG_CONFIG_DISABLE_UNINSTALLED
17711N/A
17711N/A%dmz.build -d %name-%version/%{base_arch}
17711N/A
17711N/A%install
17711N/Arm -rf $RPM_BUILD_ROOT
17711N/A
17711N/A%dmz.install -d %name-%version/%{base_arch}
17711N/A
17711N/A%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
17711N/A
17711N/A%clean
17711N/Arm -rf $RPM_BUILD_ROOT
17711N/A
17711N/A
17711N/A%files
17711N/A%defattr(-, root, other)
17740N/A%dir %attr (0755, root, sys) %{_datadir}
17711N/A%{_datadir}/icons/*
17711N/A
17740N/A%changelog
17740N/A* Thu Nov 19 2009 - Christian.Kelly@sun.com
17740N/A- Where's the %changelog? Fixing directory permissions.
19184N/A
19501N/A