[hamcrest12] Remove erroneous line breaks in manifest

Andy Grimm arg at fedoraproject.org
Tue Nov 20 14:41:34 UTC 2012


commit 8714c4f2b117f3a2fe15dad7b522a42d6b60ed73
Author: Andy Grimm <agrimm at gmail.com>
Date:   Tue Nov 20 09:41:24 2012 -0500

    Remove erroneous line breaks in manifest

 hamcrest-core-MANIFEST.MF |    4 +---
 hamcrest12.spec           |    5 ++++-
 2 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/hamcrest-core-MANIFEST.MF b/hamcrest-core-MANIFEST.MF
index cc730c5..90f7ef6 100644
--- a/hamcrest-core-MANIFEST.MF
+++ b/hamcrest-core-MANIFEST.MF
@@ -5,8 +5,6 @@ Bundle-Localization: plugin
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.hamcrest.core
-Export-Package: org.hamcrest;version="1.1.0";core=split;mandatory:=cor
- e,org.hamcrest.core;version="1.1.0",org.hamcrest.internal;version="1.
- 1.0";x-internal:=true
+Export-Package: org.hamcrest;version="1.1.0";core=split;mandatory:=core,org.hamcrest.core;version="1.1.0",org.hamcrest.internal;version="1.1.0";x-internal:=true
 Bundle-Version: 1.1.0.v20090501071000
 Bundle-ManifestVersion: 2
diff --git a/hamcrest12.spec b/hamcrest12.spec
index 17803ab..1ea8b6b 100644
--- a/hamcrest12.spec
+++ b/hamcrest12.spec
@@ -2,7 +2,7 @@
 
 Name:           hamcrest12
 Version:        1.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 Epoch:          0
 Summary:        Library of matchers for building test expressions
 License:        BSD
@@ -112,6 +112,9 @@ cp -pr build/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Nov 20 2012 Andy Grimm <agrimm at gmail.com> 0:1.2-4
+- Remove erroneous line breaks in manifest
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0:1.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list