diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index a46003a..88a85ed 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -699,12 +699,8 @@ Requires: %{name}%1 = %{epoch}:%{version}-%{release} #OrderWithRequires: %{name}-headless%1 = %{epoch}:%{version}-%{release} # Post requires alternatives to install tool alternatives. Requires(post): update-alternatives -# in version 1.7 and higher for --family switch -Requires(post): chkconfig >= 1.7-3 # Postun requires alternatives to uninstall tool alternatives. Requires(postun): update-alternatives -# in version 1.7 and higher for --family switch -Requires(postun): chkconfig >= 1.7-3 # Standard JPackage devel provides. Provides: java-sdk-%{javaver}-%{origin}%1 = %{epoch}:%{version} @@ -730,12 +726,8 @@ Obsoletes: java-1.7.0-openjdk-demo%1 #OrderWithRequires: %{name}-headless%1 = %{epoch}:%{version}-%{release} # Post requires alternatives to install javadoc alternative. Requires(post): update-alternatives -# in version 1.7 and higher for --family switch -Requires(post): chkconfig >= 1.7-3 # Postun requires alternatives to uninstall javadoc alternative. Requires(postun): update-alternatives -# in version 1.7 and higher for --family switch -Requires(postun): chkconfig >= 1.7-3 # Standard JPackage javadoc provides. Provides: java-javadoc%1 = %{epoch}:%{version}-%{release}