mirror of
https://abf.rosa.ru/djam/java-1.8.0-openjdk.git
synced 2025-04-20 23:44:15 +00:00
Drop chkconfig requirement
This commit is contained in:
parent
3e48cb0ca0
commit
b4eb1937b7
1 changed files with 0 additions and 4 deletions
|
@ -667,12 +667,8 @@ Requires: copy-jdk-configs >= 1.1-1
|
||||||
#OrderWithRequires: copy-jdk-configs
|
#OrderWithRequires: copy-jdk-configs
|
||||||
# Post requires alternatives to install tool alternatives.
|
# Post requires alternatives to install tool alternatives.
|
||||||
Requires(post): update-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.
|
# Postun requires alternatives to uninstall tool alternatives.
|
||||||
Requires(postun): update-alternatives
|
Requires(postun): update-alternatives
|
||||||
# in version 1.7 and higher for --family switch
|
|
||||||
Requires(postun): chkconfig >= 1.7-3
|
|
||||||
|
|
||||||
# Standard JPackage base provides.
|
# Standard JPackage base provides.
|
||||||
Provides: jre-%{javaver}-%{origin}-headless%1 = %{epoch}:%{version}-%{release}
|
Provides: jre-%{javaver}-%{origin}-headless%1 = %{epoch}:%{version}-%{release}
|
||||||
|
|
Loading…
Add table
Reference in a new issue