ship eclipse help stylesheets(#588613)
This commit is contained in:
parent
d839569c74
commit
b9210c2d77
@ -6,11 +6,12 @@ all: install
|
||||
install: install-xsl install-img install-extensions install-misc install-epub
|
||||
|
||||
install-xsl:
|
||||
mkdir -p $(DESTDIR)/{common,fo,html,htmlhelp/doc,javahelp,lib,template,xhtml,xhtml-1_1,manpages,profiling,highlighting,roundtrip,website}
|
||||
mkdir -p $(DESTDIR)/{common,eclipse,fo,html,htmlhelp/doc,javahelp,lib,template,xhtml,xhtml-1_1,manpages,profiling,highlighting,roundtrip,website}
|
||||
cp common/*.dtd $(DESTDIR)/common
|
||||
cp common/*.ent $(DESTDIR)/common
|
||||
cp common/*.xml $(DESTDIR)/common
|
||||
cp common/*.xsl $(DESTDIR)/common
|
||||
cp eclipse/*.xsl $(DESTDIR)/eclipse
|
||||
cp fo/*.xml $(DESTDIR)/fo
|
||||
cp fo/*.xsl $(DESTDIR)/fo
|
||||
cp html/*.xml $(DESTDIR)/html
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: docbook-style-xsl
|
||||
Version: 1.75.2
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Group: Applications/Text
|
||||
|
||||
Summary: Norman Walsh's XSL stylesheets for DocBook XML
|
||||
@ -122,14 +122,17 @@ if [ "$1" = 0 ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Fri Dec 18 2009 Ondrej Vasik <ovasik@redhat.com> 1.75.3-5
|
||||
* Tue May 04 2010 Ondrej Vasik <ovasik@redhat.com> 1.75.2-6
|
||||
- ship eclipse help stylesheets(#588613)
|
||||
|
||||
* Fri Dec 18 2009 Ondrej Vasik <ovasik@redhat.com> 1.75.2-5
|
||||
- comment patches purpose
|
||||
- License Copyright only
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.75.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Thu Jul 23 2009 Ondrej Vasik <ovasik@redhat.com> 1.75.3-3
|
||||
* Thu Jul 23 2009 Ondrej Vasik <ovasik@redhat.com> 1.75.2-3
|
||||
- upstream changed changed doc tarball after release
|
||||
(empty reference pdf file in old tarball)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user