diff --git a/icu4j.spec b/icu4j.spec index 0dc4a57..8fb2472 100644 --- a/icu4j.spec +++ b/icu4j.spec @@ -9,7 +9,7 @@ Name: %{?scl_prefix}icu4j Version: 54.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: International Components for Unicode for Java License: MIT and EPL @@ -86,7 +86,7 @@ Eclipse plugin support for %{pkg_name}. %prep %setup -q -n icu4j-%{version} -%patch0 -b.orig +%patch0 %patch1 %build @@ -144,6 +144,9 @@ unzip -qq -d %{buildroot}%{_javadir}/icu4j-eclipse eclipse-build/out/projects/IC %endif %changelog +* Mon Nov 17 2014 Mat Booth - 1:54.1.1-2 +- Fix typo in osgi manifest patch + * Mon Nov 17 2014 Mat Booth - 1:54.1.1-1 - Update to latest upstream release - Add patch for building against java 8 taglet API diff --git a/improve-osgi-manifest.patch b/improve-osgi-manifest.patch index 805d49f..384079e 100644 --- a/improve-osgi-manifest.patch +++ b/improve-osgi-manifest.patch @@ -38,7 +38,17 @@ -+ ++ + + + +--- build.xml.orig 2014-11-17 21:45:53.308610711 +0000 ++++ build.xml 2014-11-17 21:46:29.969096734 +0000 +@@ -371,6 +371,7 @@ + + + ++