pkg://unclutter-8-830.src.rpm:13785/unclutter.spec
info downloads
#
# spec file for package unclutter (Version 8)
#
# Copyright (c) 2004 SUSE LINUX AG, 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://www.suse.de/feedback/
#
# neededforbuild xf86
BuildRequires: aaa_base acl attr bash bind-utils bison bzip2 coreutils cpio cpp cracklib cvs cyrus-sasl db devs diffutils e2fsprogs file filesystem fillup findutils flex gawk gdbm-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv kbd less libacl libattr libgcc libselinux libstdc++ libxcrypt m4 make man mktemp module-init-tools ncurses ncurses-devel net-tools netcfg openldap2-client openssl pam pam-modules patch permissions popt procinfo procps psmisc pwdutils rcs readline sed strace syslogd sysvinit tar tcpd texinfo timezone unzip util-linux vim zlib zlib-devel XFree86 XFree86-devel XFree86-libs autoconf automake binutils expat fontconfig fontconfig-devel gcc gdbm gettext libtool perl rpm
Name: unclutter
License: distributable
Group: System/X11/Utilities
Provides: unclutt
Autoreqprov: on
Version: 8
Release: 830
Summary: Remove the idle cursor image from the screen
Source: unclutter-8.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Obsoletes: unclutt
%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 <mmm@cetia.fr>
Andreas Stolcke <stolcke@ICSI.Berkeley.EDU>
%prep
%setup -n unclutter-8
%build
xmkmf
make
%install
make install DESTDIR=${RPM_BUILD_ROOT}
make install.man DESTDIR=${RPM_BUILD_ROOT}
%clean
rm -rf ${RPM_BUILD_ROOT}
%files
%doc README
/usr/X11R6/bin/unclutter
%doc /usr/X11R6/man/man1/unclutter.1x.gz
%changelog -n unclutter
* Thu Aug 09 2001 - dan@suse.cz
- use bzip instead of gzip
* Wed Nov 29 2000 - smid@suse.cz
- renamed: unclutt => 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