[xerces-j2] Add alias for apache:xerces-j2

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Aug 11 13:49:18 UTC 2014


commit 8609c3d613214634f5abce6e32b70af0224ce8bb
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Aug 11 15:08:44 2014 +0200

    Add alias for apache:xerces-j2

 xerces-j2.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xerces-j2.spec b/xerces-j2.spec
index 7e2cd0a..79c1fda 100644
--- a/xerces-j2.spec
+++ b/xerces-j2.spec
@@ -4,7 +4,7 @@
 
 Name:          xerces-j2
 Version:       2.11.0
-Release:       19%{?dist}
+Release:       20%{?dist}
 Summary:       Java XML parser
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -182,7 +182,7 @@ cp -pr data %{buildroot}%{_datadir}/%{name}
 install -pD -T -m 644 %{SOURCE7} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 
 # Depmap with legacy depmaps for compatability
-%add_maven_depmap JPP-%{name}.pom %{name}.jar -a "xerces:xerces" -a "xerces:xmlParserAPIs"
+%add_maven_depmap JPP-%{name}.pom %{name}.jar -a "xerces:xerces" -a "xerces:xmlParserAPIs" -a "apache:xerces-j2"
 
 # jaxp_parser_impl ghost symlink
 ln -s %{_sysconfdir}/alternatives \
@@ -216,6 +216,9 @@ update-alternatives --install %{_javadir}/jaxp_parser_impl.jar \
 %{_datadir}/%{name}
 
 %changelog
+* Mon Aug 11 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.11.0-20
+- Add alias for apache:xerces-j2
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.11.0-19
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list