File aqua-nukex.spec of Package aqua-nukex-cursor-theme
#aqua-nukex.spec
#spec file for aqua-nukex cursor theme
%define _prefix /usr/share/icons
Name: aqua-nukex-cursor-theme
Summary: A cursor os x like theme for X11
License: GPL v2 or later
Version: 0.2
Release: 8
Source: Aqua-NukeX.tar.gz
BuildArch: noarch
URL: http://www.kde-look.org/content/show.php?content=30238
Group: System/X11/Icons
Requires: xorg-x11
%description
This is an animated cursor theme, MacOSX style.
Authors:
--------
Gianluca Turrini
%prep
%setup -q -n "Aqua-NukeX"
%build
#nothing todo here
%install
%__install -d "%{buildroot}%{_prefix}/Aqua-NukeX"
%__mv cursors index.theme "%{buildroot}%{_prefix}/Aqua-NukeX/"
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root)
%{_prefix}/Aqua-NukeX
%changelog
* Mon May 20 2013 Damian Ivanov <damianatorrpm@gmail.com> - 20061223
- Rebuild