Summary: Metacity window manager Name: metacity Version: 2.3.89 Release: 1 URL: http://people.redhat.com/~hp/metacity/ Source0: %{name}-%{version}.tar.gz License: GPL Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-root BuildRequires: gtk2-devel >= 2.0.0 BuildRequires: GConf2-devel >= 1.1.9 %description Metacity is a simple window manager that integrates nicely with GNOME 2. %prep %setup -q %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT %makeinstall %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc README AUTHORS COPYING NEWS HACKING theme-format.txt %{_bindir}/* %{_libexecdir}/* %{_datadir}/gnome/wm-properties/metacity.desktop %{_sysconfdir}/gconf/schemas/*.schemas %{_datadir}/metacity %changelog * Mon Apr 15 2002 Havoc Pennington - 2.3.89 * Tue Oct 30 2001 Havoc Pennington - 2.3.34 * Fri Oct 13 2001 Havoc Pennington - 2.3.21 * Mon Sep 17 2001 Havoc Pennington - 2.3.8 - 2.3.13 * Wed Sep 5 2001 Havoc Pennington - Initial build.