From: petec Date: Sun, 23 Jan 2005 23:59:40 +0000 (+0000) Subject: - initial X-Git-Url: http://git.pld-linux.org/?p=packages%2FXcursorTheme-Grounation.git;a=commitdiff_plain;h=8f974483ac04b80e0889f6fc1a7c870f71a345e4 - initial Changed files: XcursorTheme-Grounation.spec -> 1.1 --- 8f974483ac04b80e0889f6fc1a7c870f71a345e4 diff --git a/XcursorTheme-Grounation.spec b/XcursorTheme-Grounation.spec new file mode 100644 index 0000000..4704e65 --- /dev/null +++ b/XcursorTheme-Grounation.spec @@ -0,0 +1,42 @@ +%define _name Grounation +Summary: A cursor theme Grounation +Summary(pl): Motyw kursorów Grounation +Name: XcursorTheme-%{_name} +Version: 0.3 +Release: 0.1 +License: GPL v2 +Group: Themes +Source0: http://dvornik.uw.hu/galeria/xkurzor/%{_name}-%{version}.tar.bz2 +# Source0-md5: 2a448239a339ed3e87991d3ab621a24d +URL: http://dvornik.uw.hu/ +BuildRequires: XFree86 >= 4.3 +Requires: XFree86 >= 4.3 +BuildArch: noarch +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%description +A cursor theme Grounation. + +%description -l pl +Motyw kursorów Grounation. + +%prep +%setup -q -n %{_name}-%{version} + +%build +cd %{_name}/Source +./Build.sh + +%install +rm -rf $RPM_BUILD_ROOT +install -d $RPM_BUILD_ROOT%{_iconsdir}/%{_name}/cursors +install %{_name}/cursors/* $RPM_BUILD_ROOT%{_iconsdir}/%{_name}/cursors +install %{_name}/index.theme $RPM_BUILD_ROOT%{_iconsdir}/%{_name}/index.theme + + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(644,root,root,755) +%{_iconsdir}/%{_name}