Remove osgi(system.bundle) requirement

This commit is contained in:
Andy Grimm 2012-08-16 18:16:31 -04:00
parent e5169b6e7b
commit 4d84de6e38
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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@gmail.com> - 0:2.7.1-14
- Remove osgi(system.bundle) requirement
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:2.7.1-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild