Revert "Remove osgi(system.bundle) requirement from manifest"
This reverts commit 7fbcc51859
.
Conflicts:
xml-commons-apis.spec
This commit is contained in:
parent
a4a66a7361
commit
0ebbf6c019
@ -6,6 +6,7 @@ Bundle-Name: %Bundle-Name.0
|
||||
Bundle-Localization: plugin
|
||||
Bundle-Version: 1.3.4.v200806030440
|
||||
Bundle-Vendor: %Bundle-Vendor.0
|
||||
Require-Bundle: system.bundle
|
||||
Export-Package: javax.xml;version="1.3",javax.xml.datatype;version="1.
|
||||
3",javax.xml.namespace;version="1.3",javax.xml.parsers;version="1.3",
|
||||
javax.xml.stream;version="1.3",javax.xml.stream.events;version="1.3",
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: xml-commons-apis
|
||||
Version: 1.4.01
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: APIs for DOM, SAX, and JAXP
|
||||
Group: Development/Libraries
|
||||
License: ASL 2.0 and W3C and Public Domain
|
||||
@ -132,6 +132,10 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
|
||||
%{_javadocdir}/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 4 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.4.01-11
|
||||
- Add Require-Bundle: system.bundle to manifest
|
||||
- Resolves: rhbz#917659
|
||||
|
||||
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.01-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user