diff --git a/yelp.spec b/yelp.spec index ad20226..be6c31a 100644 --- a/yelp.spec +++ b/yelp.spec @@ -57,7 +57,7 @@ one central tool. %setup -q %build -%configure --with-mozilla=mozilla --enable-man --enable-info +%configure --with-mozilla=mozilla --disable-man --disable-info --disable-schemas-install make %install @@ -94,6 +94,11 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/yelp.schemas > %{_datadir}/yelp %changelog +* Thu Apr 28 2005 Ray Strode 2.9.3-6 +- Disable man support +- Disable info support +- Don't try to install schemas during install (bug 154035) + * Mon Apr 18 2005 Ray Strode 2.9.3-5 - Depend on mozilla 1.7.7