Bugzilla – Attachment 113772 Details for
Bug 26672
Create metapackage to install Koha and all its dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26672: Add koha-core and koha-full metapackages
Bug-26672-Add-koha-core-and-koha-full-metapackages.patch (text/plain), 1.43 KB, created by
Mason James
on 2020-11-18 10:19:32 UTC
(
hide
)
Description:
Bug 26672: Add koha-core and koha-full metapackages
Filename:
MIME Type:
Creator:
Mason James
Created:
2020-11-18 10:19:32 UTC
Size:
1.43 KB
patch
obsolete
>From 03966c0e02045e76aef33c01f3f20acc77de409c Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Thu, 15 Oct 2020 01:21:13 +0000 >Subject: [PATCH] Bug 26672: Add koha-core and koha-full metapackages >Content-Type: text/plain; charset="utf-8" > >Signed-off-by: Mason James <mtj@kohaaloha.com> >--- > debian/control.in | 24 ++++++++++++++++++++++++ > 1 file changed, 24 insertions(+) > >diff --git a/debian/control.in b/debian/control.in >index 1e07c56..06cf259 100644 >--- a/debian/control.in >+++ b/debian/control.in >@@ -99,3 +99,27 @@ Description: Perl dep. for koha > . > This meta-package contains perl dependencies packages for koha (all > perl lib). >+ >+Package: koha-core >+Depends: >+ koha-common >+Architecture: all >+Description: koha ils/lms (standard version) >+ Koha is an Integrated Library Management system for real-world libraries >+ (the kinds with books). >+ . >+ This package provides a version of Koha identical to that of koha-full, >+ but without third-party systems such as MariaDB, RabbitMQ, et cetera. >+ >+Package: koha-full >+Depends: >+ koha-common, >+ mysql-server | virtual-mysql-server, >+ rabbitmq-server, >+Architecture: all >+Description: koha ils/lms (standard version with 3rd party systems) >+ Koha is an Integrated Library Management system for real-world libraries >+ (the kinds with books). >+ . >+ This metapackage provides a version of Koha with the complete set of third-party >+ systems such as MariaDB, RabbitMQ, et cetera. >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 26672
:
111673
|
111674
|
113771
|
113772
|
113974
|
113975
|
113982
|
113985
|
113986
|
113992
|
113993
|
113994
|
113995
|
114004
|
114040