From 90944c8a703929993f2e00eeae5aaed93c5fb3985e020b63e2847bd110980374 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 6 Aug 2010 08:37:27 +0000 Subject: [PATCH] Accepting request 44659 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/yelp-xsl via accept of submit request 44659 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/44659 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/yelp-xsl?expand=0&rev=2 --- yelp-xsl.changes | 7 +++++++ yelp-xsl.spec | 5 ++--- 2 files changed, 9 insertions(+), 3 deletions(-) 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.