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
This commit is contained in:
Vincent Untz 2010-08-06 08:37:27 +00:00 committed by Git OBS Bridge
parent 664955e86b
commit 90944c8a70
2 changed files with 9 additions and 3 deletions

View File

@ -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

View File

@ -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.