| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: saxon | Distribution: Mandriva Linux |
| Version: 6.5.5 | Vendor: Mandriva |
| Release: 1.2.5mdv2009.0 | Build date: Wed Jun 18 15:40:27 2008 |
| Group: Development/Java | Build host: celeste.mandriva.com |
| Size: 3425478 | Source RPM: saxon-6.5.5-1.2.5mdv2009.0.src.rpm |
| Packager: Thierry Vignaud <tvignaud@mandriva.com> | |
| Url: http://saxon.sourceforge.net/ | |
| Summary: Java XSLT processor | |
The SAXON package is a collection of tools for processing XML documents. The main components are: - An XSLT processor, which implements the Version 1.0 XSLT and XPath Recommendations from the World Wide Web Consortium, found at http://www.w3.org/TR/1999/REC-xslt-19991116 and http://www.w3.org/TR/1999/REC-xpath-19991116 with a number of powerful extensions. This version of Saxon also includes many of the new features defined in the XSLT 1.1 working draft, but for conformance and portability reasons these are not available if the stylesheet header specifies version="1.0". - A Java library, which supports a similar processing model to XSL, but allows full programming capability, which you need if you want to perform complex processing of the data or to access external services such as a relational database. So you can use SAXON with any SAX-compliant XML parser by writing XSLT stylesheets, by writing Java applications, or by any combination of the two.
MPL
internal MD5: f020d8c1b5e0bbddb2a0cf89db84f9cc
GPG
* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0:6.5.5-1.2.5mdv2009.0
+ Revision: 140756
- restore BuildRoot
* Tue Dec 18 2007 David Walluck <walluck@mandriva.org> 0:6.5.5-1.2.5mdv2008.1
+ Revision: 132716
- don't own alternative link
+ Thierry Vignaud <tvignaud@mandriva.com>
- kill re-definition of %buildroot on Pixel's request
* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:6.5.5-1.2.4mdv2008.1
+ Revision: 121019
- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
* Sun Sep 16 2007 Anssi Hannula <anssi@mandriva.org> 0:6.5.5-1.2.3mdv2008.0
+ Revision: 87357
- rebuild to filter out autorequires of GCJ AOT objects
- remove unnecessary Requires(post) on java-gcj-compat
+ Thierry Vignaud <tvignaud@mandriva.com>
- kill file require on update-alternatives
* Thu Jul 19 2007 Anssi Hannula <anssi@mandriva.org> 0:6.5.5-1.2.2mdv2008.0
+ Revision: 53209
- use xml-commons-jaxp-1.3-apis and xml-commons-resolver12 explicitely
instead of the generic xml-commons-apis and xml-commons-resolver which
are provided by multiple packages (see bug #31473)
* Mon Apr 23 2007 David Walluck <walluck@mandriva.org> 0:6.5.5-1.2.1mdv2008.0
+ Revision: 17108
- Import saxon
* Mon Mar 12 2007 David Walluck <walluck@mandriva.org> 0:6.5.5-1.2.1mdv2008.0
- release
* Sun Mar 11 2007 Vivek Lakshmanan <vivekl@redhat.com> - 0:6.5.5-1jpp.2.fc7
- First build for Fedora
- Resolves: #227114 (Missing BR on ant - Thanks mcepl)
* Wed Feb 14 2007 Deepak Bhole <dbhole@redhat.com> - 0:6.5.5-1jpp.1
- Update to 6.5.5
- Fix per Fedora guidelines
* Wed May 03 2006 Ralph Apel <r.apel@r-apel.de> - 0:6.5.3-4jpp
- First JPP-1.7 release
* Sat Sep 04 2004 Fernando Nasser <fnasser@redhat.com> - 0:6.5.3-3jpp
- Rebuilt with Ant 1.6.2
* Tue Jul 20 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:6.5.3-2jpp
- Apply two patches for known limitations from
http://saxon.sourceforge.net/saxon6.5.3/limitations.html
- Make the command line script use xml-commons-resolver if it's available.
- Include man page for command line script.
- Add patch to fix command line option handling and document missing options.
- New style versionless javadoc dir symlinking.
- Crosslink with local J2SE javadocs.
- Add missing jdom-javadoc build dependency.
* Mon Sep 01 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:6.5.3-1jpp
- Update to 6.5.3.
- Crosslink with local xml-commons-apis and fop javadocs.
* Wed Jun 04 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:6.5.2-7jpp
- Non-versioned javadoc symlinking.
- Include Main-Class attribute in saxon.jar.
- Own (ghost) %{_javadir}/jaxp_transform_impl.jar.
- Remove alternatives in preun instead of postun.
* Fri Apr 18 2003 Ville Skyttä <ville.skytta at iki.fi> - 6.5.2-6jpp
- Rebuild for JPackage 1.5.
- Split shell script to -scripts subpackage.
- Use non-versioned jar in jaxp_transform_impl alternative, and don't remove
it on upgrade.
- Spec file cleanups.
* Fri Jul 26 2002 Ville Skyttä <ville.skytta at iki.fi> 6.5.2-5jpp
- Fix shell script (again).
- Rebuild with -Dbuild.compiler=modern (saxon-fop won't build with jikes).
* Sat Jul 20 2002 Ville Skyttä <ville.skytta at iki.fi> 6.5.2-4jpp
- First public JPackage release.
- Compile with build.xml by yours truly.
- AElfred no more provides jaxp_parser_impl; it's SAX only, no DOM.
- Fix shell script.
* Tue Jul 02 2002 Ville Skyttä <ville.skytta at iki.fi> 6.5.2-3jpp
- Provides jaxp_parser_impl.
- Requires xml-commons-apis.
* Mon Jul 01 2002 Ville Skyttä <ville.skytta at iki.fi> 6.5.2-2jpp
- Use sed instead of bash 2 extension when symlinking jars.
- Provides jaxp_transform_impl.
* Sun May 12 2002 Ville Skyttä <ville.skytta at iki.fi> 6.5.2-1jpp
- First JPackage release.
- Provides jaxp_parser2 though there's no DOM implementation in this AElfred.
/usr/lib64/gcj/saxon /usr/lib64/gcj/saxon/java.db /usr/lib64/gcj/saxon/java.so /usr/lib64/gcj/saxon/saxon-6.5.5.jar.db /usr/lib64/gcj/saxon/saxon-6.5.5.jar.so /usr/share/java/saxon-6.5.5.jar /usr/share/java/saxon.jar
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Sep 5 06:19:39 2008