diff --git a/yelp-xsl.changes b/yelp-xsl.changes index 4bc7f38..fa282a6 100644 --- a/yelp-xsl.changes +++ b/yelp-xsl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Aug 6 10:35:34 CEST 2010 - vuntz@opensuse.org + +- Enable parallel build. +- Do not mark as %doc some files in /usr/share/yelp-xsl/ that are + not docs. + ------------------------------------------------------------------- Mon Jul 19 07:45:49 UTC 2010 - dimstar@opensuse.org diff --git a/yelp-xsl.spec b/yelp-xsl.spec index 6811e3d..c79569e 100644 --- a/yelp-xsl.spec +++ b/yelp-xsl.spec @@ -38,7 +38,7 @@ This package contains XSL stylesheets that are used by the yelp help browser. %build %configure -make +%__make %{?_smp_mflags} %install %makeinstall @@ -47,8 +47,7 @@ make %files %defattr(-, root, root) %doc AUTHORS COPYING COPYING.GPL COPYING.LGPL -%doc %{_datadir}/yelp-xsl/xslt/docbook -%{_datadir}/yelp-xsl +%{_datadir}/yelp-xsl/ # This needs to be observed. As long as it does not Require: anything # we can probably leave it here without splitting a dummy -devel # package for it.