/[smecontribs]/rpms/smeserver-phpvirtualbox/contribs10/smeserver-phpvirtualbox.spec
ViewVC logotype

Diff of /rpms/smeserver-phpvirtualbox/contribs10/smeserver-phpvirtualbox.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.6 by trevorb, Tue Mar 7 10:01:34 2023 UTC Revision 1.7 by trevorb, Fri Mar 10 02:08:25 2023 UTC
# Line 21  Requires: smeserver-virtualbox = 5.2 Line 21  Requires: smeserver-virtualbox = 5.2
21  Patch0: smeserver-phpvirtualbox-5.2.1-move_vbox_dir.patch  Patch0: smeserver-phpvirtualbox-5.2.1-move_vbox_dir.patch
22  Patch1: smeserver-phpvirtualbox-5.2.1-remove_vbox_passwd.patch  Patch1: smeserver-phpvirtualbox-5.2.1-remove_vbox_passwd.patch
23  Patch2: smeserver-phpvirtualbox-5.2.1-multiple_changes.patch  Patch2: smeserver-phpvirtualbox-5.2.1-multiple_changes.patch
24    Patch3: smeserver-phpvirtualbox-5.2.1-remove_defaults.patch
25    
26  AutoReqProv: no  AutoReqProv: no
27  %description  %description
# Line 30  administer VirtualBox in a headless envi Line 31  administer VirtualBox in a headless envi
31  phpvirtualbox version MUST align with VirtualBox version (i.e. VirtualBox-6.1 requires phpvirtualbox-6.1)  phpvirtualbox version MUST align with VirtualBox version (i.e. VirtualBox-6.1 requires phpvirtualbox-6.1)
32    
33  %changelog  %changelog
34  * Tue Mar 07 2023 Trevor Batley <trevor@batley.id.au> 5.2.1-4  * Fri Mar 10 2023 Trevor Batley <trevor@batley.id.au> 5.2.1-4
35  - add vbox password back into config.php  - add vbox password back into config.php
36  - replace /etc/php-fpm.d/phpvirtualbox with /etc/php-fpm.d/www.conf fragment and expand during update  - replace /etc/php-fpm.d/phpvirtualbox with /etc/php-fpm.d/www.conf fragment and expand during update
37  - remove webauth config db item and add authType, with multiple values)  - remove webauth config db item and add authType, with multiple values
38  - add support for BuiltIn, WebAuth (default), LDAP and AD authentication  - add support for BuiltIn, WebAuth (default), LDAP and AD authentication
39  - rename config items User => Users, Group => userGroups and add adminUser  - rename config items User => Users, Group => userGroups and add adminUser
40    - remove defaults for User and Group config items
41  - add basic default values for config.php as config db items (with same name) and allow entry of other config items  - add basic default values for config.php as config db items (with same name) and allow entry of other config items
42  - create /var/lib/php/phpvirtualbox directories (opcache, session, tmp) with www:www ownership and 0755 permissions  - create /var/lib/php/phpvirtualbox directories (opcache, session, tmp) with www:www ownership and 0755 permissions
43  - correct permissions on log files  - correct permissions on log files
# Line 90  phpvirtualbox version MUST align with Vi Line 92  phpvirtualbox version MUST align with Vi
92  %patch0 -p1  %patch0 -p1
93  %patch1 -p1  %patch1 -p1
94  %patch2 -p1  %patch2 -p1
95    %patch3 -p1
96    
97  %build  %build
98  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed