# spec file for package unclutter (Version 8) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild # usedforbuild aaa_base acl attr audit-libs autoconf automake bash binutils brp-check-internal bzip2 coreutils cpio cpp cpp43 cracklib cvs diffutils file filesystem fillup findutils fontconfig fontconfig-devel freetype2 freetype2-devel gawk gcc gcc43 gdbm gettext-runtime gettext-tools glibc glibc-devel glibc-locale gmp grep groff gzip info insserv less libacl libattr libbz2-1 libbz2-devel libdb-4_5 libexpat-devel libexpat1 libgcc43 libgomp43 libltdl-3 libmpfr1 libmudflap43 libncurses5 libpng12-0 libreadline5 libstdc++43 libtool libuuid1 libvolume_id libxcrypt libzio linux-kernel-headers login m4 make man net-tools netcfg pam pam-modules patch perl perl-base permissions pkg-config popt psmisc rpm sed sysvinit tar terminfo-base texinfo timezone util-linux xorg-x11 xorg-x11-devel xorg-x11-fonts-devel xorg-x11-libICE xorg-x11-libICE-devel xorg-x11-libSM xorg-x11-libSM-devel xorg-x11-libX11 xorg-x11-libX11-devel xorg-x11-libXau xorg-x11-libXau-devel xorg-x11-libXdmcp xorg-x11-libXdmcp-devel xorg-x11-libXext xorg-x11-libXext-devel xorg-x11-libXfixes xorg-x11-libXfixes-devel xorg-x11-libXmu xorg-x11-libXmu-devel xorg-x11-libXp xorg-x11-libXp-devel xorg-x11-libXpm xorg-x11-libXpm-devel xorg-x11-libXprintUtil xorg-x11-libXprintUtil-devel xorg-x11-libXrender xorg-x11-libXrender-devel xorg-x11-libXt xorg-x11-libXt-devel xorg-x11-libXv xorg-x11-libXv-devel xorg-x11-libfontenc xorg-x11-libfontenc-devel xorg-x11-libs xorg-x11-libxcb xorg-x11-libxcb-devel xorg-x11-libxkbfile xorg-x11-libxkbfile-devel xorg-x11-proto-devel xorg-x11-util-devel xorg-x11-xtrans-devel zlib zlib-devel Url: http://www.ibiblio.org/pub/X11/contrib/utilities/ Name: unclutter BuildRequires: libX11-devel libXext-devel #BuildRequires: xorg-x11 xorg-x11-devel Version: 8 Release: 1009.1.eye License: Public Domain, Freeware Group: System/X11/Utilities Provides: unclutter Obsoletes: unclutter AutoReqProv: on Summary: Remove the idle cursor image from the screen Source: %{name}-%{version}.tar.bz2 Patch: %{name}-%{version}-return.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Unclutterer removes the cursor image from the screen so that it does not obstruct the area you are looking at after it has not moved for a given period of time. Authors: -------- Mark M Martin Andreas Stolcke %debug_package %prep %setup -q %patch %build xmkmf make %install make install DESTDIR=${RPM_BUILD_ROOT} make install.man DESTDIR=${RPM_BUILD_ROOT} %clean rm -rf ${RPM_BUILD_ROOT} %files %defattr(-,root,root) %doc README %{_bindir}/* %doc %{_mandir}/*/* %changelog * Sun Jun 29 2008 Steve Castellotti unclutter * Fri Apr 28 2000 smid@suse.cz - buildroot added * Wed Feb 16 2000 kukuk@suse.de - fill out grup tag. * Mon Sep 13 1999 bs@suse.de - ran old prepare_spec on spec file to switch to new prepare_spec. * Tue Jan 19 1999 kukuk@suse.de - initial package: version 8