diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index 93c0b44..4bfc4ee 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -180,7 +180,7 @@ if [ "$1" -gt 1 ]; then javasecurity="%{_jvmdir}/%{uniquesuffix}/jre/lib/security/java.security" sum=$(md5sum "${javasecurity}" | cut -d' ' -f1) # This is the md5sum of an unmodified java.security file - if [ "${sum}" = '1690ac33955594f71dc952c9e83fd396' -o \ + if [ "${sum}" = '1690ac33955594f71dc952c9e83fd396' -o \\ "${sum}" = 'd17958676bdb9f9d941c8a59655311fb' ]; then if [ -f "${javasecurity}.rpmnew" ]; then mv -f "${javasecurity}.rpmnew" "${javasecurity}" @@ -660,7 +660,7 @@ Obsoletes: java-1.7.0-openjdk-accessibility%1 Name: java-%{javaver}-%{origin} Version: %{javaver}.%{updatever} -Release: 2.%{buildver}%{?dist} +Release: 3.%{buildver}%{?dist} # java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons, # and this change was brought into RHEL-4. java-1.5.0-ibm packages # also included the epoch in their virtual provides. This created a @@ -1788,6 +1788,9 @@ end %endif %changelog +* Thu Jul 16 2015 Jiri Vanek - 1:1.8.0.51-3.b16 +- doubled slash in md5sum test in post + * Wed Jul 15 2015 Jiri Vanek - 1:1.8.0.51-2.b16 - sync with rhel7