mirror of
https://abf.rosa.ru/djam/java-1.8.0-openjdk.git
synced 2025-04-20 15:34:20 +00:00
More chkconfig reqs
This commit is contained in:
parent
b4eb1937b7
commit
943e545792
1 changed files with 0 additions and 8 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue