# $Id$ # Spec file for oneko Summary: Neko runs over the windows Name: oneko Version: 1.2 Release: 1 Copyright: Freely distributable Group: Amusements/Graphics Source: %{name}-%{version}.tar.gz #URL: ? Packager: Pierre Sarrazin Prefix: /usr BuildRoot: /var/tmp/%{name}-%{version}-%{release}-root #Requires: %description A cat runs after the mouse cursor. %prep %setup %build xmkmf && make %install rm -fR $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install install.man %clean rm -fR $RPM_BUILD_ROOT %files # # The %defattr macro makes sure that the right user and group owners will # be used in the RPM even if the RPM is built by an unpriviledged user. # %defattr(-, root, root) %{prefix}/X11R6/bin/oneko %{prefix}/X11R6/man/man1/oneko.1x