Accepting request 855944 from home:ecsos:server
- The apache subpackage must require the main package, otherwise it will not be uninstalled when the main package is uninstalled. OBS-URL: https://build.opensuse.org/request/show/855944 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=136
This commit is contained in:
parent
66ba7fc63a
commit
d0fc5974ff
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 08:21:19 UTC 2020 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- The apache subpackage must require the main package, otherwise it
|
||||
will not be uninstalled when the main package is uninstalled.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 14 19:26:37 UTC 2020 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
@ -137,6 +137,7 @@ Summary: Apache configuration for %{name}
|
||||
Group: Productivity/Networking/Web/Utilities
|
||||
BuildRequires: apache2 >= 2.4
|
||||
Requires: apache2
|
||||
Requires: %{name} = %{version}
|
||||
Requires: mod_php_any < 7.5.0
|
||||
Requires: mod_php_any >= 7.2.0
|
||||
Supplements: packageand(apache2:%name)
|
||||
|
Loading…
Reference in New Issue
Block a user