[saxon] Restore removed Maven alias for net.sf.saxon:saxon::dom:

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Jun 12 11:47:27 UTC 2014


commit 48f503a1c08cf8e619bffe755b183143dc9ca237
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Jun 12 13:46:15 2014 +0200

    Restore removed Maven alias for net.sf.saxon:saxon::dom:
    
    Signed-off-by: Mikolaj Izdebski <mizdebsk at redhat.com>

 saxon.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/saxon.spec b/saxon.spec
index 5e024a7..78ed127 100644
--- a/saxon.spec
+++ b/saxon.spec
@@ -31,7 +31,7 @@
 Summary:        Java XPath, XSLT 2.0 and XQuery implementation
 Name:           saxon
 Version:        9.3.0.4
-Release:        12%{?dist}
+Release:        13%{?dist}
 # net.sf.saxon.om.XMLChar is from ASL-licensed Xerces
 # net/sf/saxon/option/jdom/ is MPLv1.1
 # net/sf/saxon/serialize/codenorm/ is UCD
@@ -142,6 +142,7 @@ ant \
   -Djdom.javadoc=%{_javadocdir}/jdom
 
 %mvn_artifact %{SOURCE7} build/lib/saxon.jar
+%mvn_alias : net.sf.saxon:saxon::dom:
 
 %install
 %mvn_install
@@ -199,6 +200,9 @@ update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
 
 
 %changelog
+* Thu Jun 12 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 9.3.0.4-13
+- Restore removed Maven alias for net.sf.saxon:saxon::dom:
+
 * Mon Jun 09 2014 Mat Booth <mat.booth at redhat.com> - 9.3.0.4-12
 - Install with maven
 - Drop ancient javadoc/rpm bug workaround


More information about the scm-commits mailing list