[xalan-j2] Remove osgi(system.bundle) requirement

Andy Grimm arg at fedoraproject.org
Thu Aug 16 22:16:50 UTC 2012


commit 4d84de6e38f726bf12865cefb95e4458f056eeae
Author: Andy Grimm <agrimm at gmail.com>
Date:   Thu Aug 16 18:16:31 2012 -0400

    Remove osgi(system.bundle) requirement

 xalan-j2-serializer-MANIFEST.MF |    1 -
 xalan-j2.spec                   |    5 ++++-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/xalan-j2-serializer-MANIFEST.MF b/xalan-j2-serializer-MANIFEST.MF
index a7bf248..436d24a 100644
--- a/xalan-j2-serializer-MANIFEST.MF
+++ b/xalan-j2-serializer-MANIFEST.MF
@@ -6,6 +6,5 @@ Bundle-Name: %Bundle-Name.0
 Bundle-Localization: plugin
 Bundle-Version: 2.7.1.v200806030322
 Bundle-Vendor: %Bundle-Vendor.0
-Require-Bundle: system.bundle
 Export-Package: org.apache.xml.serializer,org.apache.xml.serializer.do
  m3
diff --git a/xalan-j2.spec b/xalan-j2.spec
index fbbdbb5..92c3cee 100644
--- a/xalan-j2.spec
+++ b/xalan-j2.spec
@@ -32,7 +32,7 @@
 
 Name:           xalan-j2
 Version:        2.7.1
-Release:        13%{?dist}
+Release:        14%{?dist}
 Epoch:          0
 Summary:        Java XSLT processor
 # samples/servlet/ApplyXSLTException.java is ASL 1.1
@@ -241,6 +241,9 @@ update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
 %{_datadir}/%{name}
 
 %changelog
+* Thu Aug 16 2012 Andy Grimm <agrimm at gmail.com> - 0:2.7.1-14
+- Remove osgi(system.bundle) requirement
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0:2.7.1-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list