diff --git a/.gitignore b/.gitignore index 880b6d2..bb4e160 100644 --- a/.gitignore +++ b/.gitignore @@ -6,9 +6,4 @@ hamcrest-1.1.tgz /hamcrest-library-1.3.pom /hamcrest-parent-1.3.pom /hamcrest-text-1.3.pom -/hamcrest-core-MANIFEST.MF -/hamcrest-generator-MANIFEST.MF -/hamcrest-integration-MANIFEST.MF -/hamcrest-library-MANIFEST.MF -/hamcrest-text-MANIFEST.MF /hamcrest-1.3.tgz diff --git a/hamcrest-core-MANIFEST.MF b/hamcrest-core-MANIFEST.MF new file mode 100644 index 0000000..754d5d9 --- /dev/null +++ b/hamcrest-core-MANIFEST.MF @@ -0,0 +1,14 @@ +Manifest-Version: 1.0 +Bundle-Vendor: Fedoraproject.org +Bundle-ActivationPolicy: lazy +Bundle-Localization: plugin +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-Name: Hamcrest Core +Bundle-SymbolicName: org.hamcrest.core +Eclipse-SourceReferences: scm:cvs:pserver:dev.eclipse.org:/cvsroot/too + ls:org.eclipse.orbit/org.hamcrest.core;tag=v201303031735 +Export-Package: org.hamcrest;version="1.3.0";core=split;mandatory:=cor + e,org.hamcrest.core;version="1.3.0",org.hamcrest.internal;version="1. + 3.0";x-internal:=true +Bundle-Version: 1.3.0.v201303031735 +Bundle-ManifestVersion: 2 diff --git a/hamcrest-generator-MANIFEST.MF b/hamcrest-generator-MANIFEST.MF new file mode 100644 index 0000000..f99c220 --- /dev/null +++ b/hamcrest-generator-MANIFEST.MF @@ -0,0 +1,18 @@ +Manifest-Version: 1.0 +Bundle-Vendor: %providerName +Bundle-ActivationPolicy: lazy +Bundle-Localization: plugin +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-Name: %pluginName +Bundle-SymbolicName: org.hamcrest.generator +Bundle-Version: 1.3.0.v20090501071000 +Export-Package: org.hamcrest.generator;version="1.3.0",org.hamcrest.ge + nerator.config;version="1.3.0" +Bundle-ManifestVersion: 2 +Import-Package: com.thoughtworks.qdox;version="1.6.3",com.thoughtworks + .qdox.ant;version="1.6.3",com.thoughtworks.qdox.directorywalker;versi + on="1.6.3",com.thoughtworks.qdox.junit;version="1.6.3",com.thoughtwor + ks.qdox.model;version="1.6.3",com.thoughtworks.qdox.model.util;versio + n="1.6.3",com.thoughtworks.qdox.parser;version="1.6.3",com.thoughtwor + ks.qdox.parser.impl;version="1.6.3",com.thoughtworks.qdox.parser.stru + cts;version="1.6.3",com.thoughtworks.qdox.tools;version="1.6.3" diff --git a/hamcrest-integration-MANIFEST.MF b/hamcrest-integration-MANIFEST.MF new file mode 100644 index 0000000..ab68061 --- /dev/null +++ b/hamcrest-integration-MANIFEST.MF @@ -0,0 +1,14 @@ +Manifest-Version: 1.0 +Bundle-Vendor: %providerName +Bundle-ActivationPolicy: lazy +Bundle-Localization: plugin +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-Name: %pluginName +Bundle-SymbolicName: org.hamcrest.integration +Require-Bundle: org.hamcrest.core;bundle-version="1.3.0" +Bundle-Version: 1.3.0.v20090501071000 +Export-Package: org.hamcrest;integration=split;mandatory:=integration; + version="1.3.0",org.hamcrest.integration;version="1.3.0" +Bundle-ManifestVersion: 2 +Import-Package: org.easymock;version="2.4.0";resolution:=optional,org. + jmock.core;version="1.10";resolution:=optional diff --git a/hamcrest-library-MANIFEST.MF b/hamcrest-library-MANIFEST.MF new file mode 100644 index 0000000..5fc8676 --- /dev/null +++ b/hamcrest-library-MANIFEST.MF @@ -0,0 +1,15 @@ +Manifest-Version: 1.0 +Bundle-Vendor: %providerName +Bundle-ActivationPolicy: lazy +Bundle-Localization: plugin +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-Name: %pluginName +Bundle-SymbolicName: org.hamcrest.library +Require-Bundle: org.hamcrest.core;bundle-version="1.3.0" +Bundle-Version: 1.3.0.v20090501071000 +Export-Package: org.hamcrest;version="1.3.0";library=split;mandatory:= + library,org.hamcrest.beans;version="1.3.0",org.hamcrest.collection;ve + rsion="1.3.0",org.hamcrest.number;version="1.3.0",org.hamcrest.object + ;version="1.3.0",org.hamcrest.text;version="1.3.0",org.hamcrest.xml;v + ersion="1.3.0" +Bundle-ManifestVersion: 2 diff --git a/hamcrest-text-MANIFEST.MF b/hamcrest-text-MANIFEST.MF new file mode 100644 index 0000000..88d1e4e --- /dev/null +++ b/hamcrest-text-MANIFEST.MF @@ -0,0 +1,14 @@ +Manifest-Version: 1.0 +Bundle-Vendor: %providerName +Bundle-ActivationPolicy: lazy +Bundle-Localization: plugin +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-Name: %pluginName +Bundle-SymbolicName: org.hamcrest.text +Require-Bundle: org.hamcrest.core;bundle-version="1.3.0",org.hamcrest. + library;bundle-version="1.3.0" +Bundle-Version: 1.3.0.v20090501071000 +Export-Package: org.hamcrest.text.pattern;version="1.3.0",org.hamcrest + .text.pattern.internal.ast;version="1.3.0";x-internal:=true,org.hamcr + est.text.pattern.internal.naming;version="1.3.0";x-internal:=true +Bundle-ManifestVersion: 2 diff --git a/hamcrest.spec b/hamcrest.spec index 783f131..adfd2bc 100644 --- a/hamcrest.spec +++ b/hamcrest.spec @@ -50,7 +50,7 @@ Name: hamcrest Version: 1.3 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 0 Summary: Library of matchers for building test expressions License: BSD @@ -270,6 +270,9 @@ cp -pr %{name}-examples $RPM_BUILD_ROOT%{_datadir}/%{name}/ %{_datadir}/%{name} %changelog +* Mon Aug 12 2013 Alexander Kurtakov 0:1.3-5 +- Update osgi manifests. + * Sat Aug 03 2013 Fedora Release Engineering - 0:1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 9f6ba52..e8580dc 100644 --- a/sources +++ b/sources @@ -5,9 +5,4 @@ ba3c980bbf7d7b91d63d99da503aa3f4 hamcrest-generator-1.3.pom f09e58cd2a1ea76816c17141db41b2e1 hamcrest-library-1.3.pom 7591ddb3581de8684c17e51741a7461d hamcrest-parent-1.3.pom de8c4213de11a0c2f83821bb700ac5eb hamcrest-text-1.3.pom -936fbdde78bd9896985405ce7e9fedb0 hamcrest-core-MANIFEST.MF -53744b9395f762bfbcdb9a6dcef84fc6 hamcrest-generator-MANIFEST.MF -9dd6758de43d07f08bbd3e242b9c01ee hamcrest-integration-MANIFEST.MF -b6d199eaa9b403df16a31e285d6d0cdc hamcrest-library-MANIFEST.MF -e11cedd6f8f6be75c373b9519475abb3 hamcrest-text-MANIFEST.MF 92e91c2754d44e49b72d70c10a04cb08 hamcrest-1.3.tgz