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: install-xsl install-img install-extensions install-misc install-epub
|
||||||
|
|
||||||
install-xsl:
|
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/*.dtd $(DESTDIR)/common
|
||||||
cp common/*.ent $(DESTDIR)/common
|
cp common/*.ent $(DESTDIR)/common
|
||||||
cp common/*.xml $(DESTDIR)/common
|
cp common/*.xml $(DESTDIR)/common
|
||||||
cp common/*.xsl $(DESTDIR)/common
|
cp common/*.xsl $(DESTDIR)/common
|
||||||
|
cp eclipse/*.xsl $(DESTDIR)/eclipse
|
||||||
cp fo/*.xml $(DESTDIR)/fo
|
cp fo/*.xml $(DESTDIR)/fo
|
||||||
cp fo/*.xsl $(DESTDIR)/fo
|
cp fo/*.xsl $(DESTDIR)/fo
|
||||||
cp html/*.xml $(DESTDIR)/html
|
cp html/*.xml $(DESTDIR)/html
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: docbook-style-xsl
|
Name: docbook-style-xsl
|
||||||
Version: 1.75.2
|
Version: 1.75.2
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
|
|
||||||
Summary: Norman Walsh's XSL stylesheets for DocBook XML
|
Summary: Norman Walsh's XSL stylesheets for DocBook XML
|
||||||
@ -122,14 +122,17 @@ if [ "$1" = 0 ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%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
|
- comment patches purpose
|
||||||
- License Copyright only
|
- License Copyright only
|
||||||
|
|
||||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.75.2-4
|
* 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
|
- 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
|
- upstream changed changed doc tarball after release
|
||||||
(empty reference pdf file in old tarball)
|
(empty reference pdf file in old tarball)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user