- Remove attributes in Export-Package header of hamcrest-core
manifest.
This commit is contained in:
parent
b02d11673d
commit
4ce3143cde
@ -5,8 +5,8 @@ Bundle-Localization: plugin
|
|||||||
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
||||||
Bundle-Name: %pluginName
|
Bundle-Name: %pluginName
|
||||||
Bundle-SymbolicName: org.hamcrest.core
|
Bundle-SymbolicName: org.hamcrest.core
|
||||||
Export-Package: org.hamcrest;version="1.1.0";core=split;mandatory:=cor
|
Export-Package: org.hamcrest;version="1.1.0";
|
||||||
e,org.hamcrest.core;version="1.1.0",org.hamcrest.internal;version="1.
|
org.hamcrest.core;version="1.1.0",org.hamcrest.internal;version="1.
|
||||||
1.0";x-internal:=true
|
1.0";x-internal:=true
|
||||||
Bundle-Version: 1.1.0.v20090501071000
|
Bundle-Version: 1.1.0.v20090501071000
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
|
|
||||||
Name: hamcrest
|
Name: hamcrest
|
||||||
Version: 1.1
|
Version: 1.1
|
||||||
Release: 19%{?dist}
|
Release: 20%{?dist}
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: Library of matchers for building test expressions
|
Summary: Library of matchers for building test expressions
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -261,6 +261,10 @@ cp -pr %{name}-examples $RPM_BUILD_ROOT%{_datadir}/%{name}/
|
|||||||
%{_datadir}/%{name}
|
%{_datadir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 14 2012 Severin Gehwolf <sgehwolf@redhat.com> 0:1.1-20
|
||||||
|
- Remove attributes in Export-Package header of hamcrest-core
|
||||||
|
manifest.
|
||||||
|
|
||||||
* Wed Aug 1 2012 Alexander Kurtakov <akurtako@redhat.com> 0:1.1-19
|
* Wed Aug 1 2012 Alexander Kurtakov <akurtako@redhat.com> 0:1.1-19
|
||||||
- Add OSGi metadata to hamcrest-generator.
|
- Add OSGi metadata to hamcrest-generator.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user