1 |
%define name smeserver-phpvirtualbox |
%define name smeserver-phpvirtualbox |
2 |
%define version 4.3.0 |
%define version 4.3.0 |
3 |
%define release 9 |
%define release 10 |
4 |
%define rpmver 4.3.0 |
%define rpmver 4.3.0 |
5 |
Summary: smserver rpm to install phpvirtualbox |
Summary: smserver rpm to install phpvirtualbox |
6 |
Name: %{name} |
Name: %{name} |
16 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
17 |
Requires: e-smith-release >= 8.0 |
Requires: e-smith-release >= 8.0 |
18 |
Requires: php-soap |
Requires: php-soap |
19 |
Requires: phpvirtualbox-4.3 |
Requires: phpvirtualbox >= 4.3.0 |
20 |
|
Requires: phpvirtualbox < 4.4 |
21 |
|
|
22 |
AutoReqProv: no |
AutoReqProv: no |
23 |
Patch0: smeserver-phpvirtualbox-force-https.patch |
Patch0: smeserver-phpvirtualbox-force-https.patch |
29 |
administer VirtualBox in a headless environment - mirroring the VirtualBox GUI through its web interface. |
administer VirtualBox in a headless environment - mirroring the VirtualBox GUI through its web interface. |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Wed Jan 08 2014 JP Pialasse <tests@pialasse.com> 4.3.0-10.sme |
33 |
|
- changing requires to phpvirtualbox = 4.3 |
34 |
* Mon Dec 30 2013 JP Pialasse <tests@pialasse.com> 4.3.0-9.sme |
* Mon Dec 30 2013 JP Pialasse <tests@pialasse.com> 4.3.0-9.sme |
35 |
* renaming to import into buildsys |
- renaming to import into buildsys |
|
|
|
36 |
* Fri Dec 13 2013 stephane de labrusse <stephdl@de-labrusse.fr> 4.3.8 |
* Fri Dec 13 2013 stephane de labrusse <stephdl@de-labrusse.fr> 4.3.8 |
37 |
- remove the web authentication for the buildin phpvirtualbox authentication |
- remove the web authentication for the buildin phpvirtualbox authentication |
38 |
* Sun Nov 10 2013 stephane de labrusse <stephdl@de-labrusse.fr> 4.3.7 |
* Sun Nov 10 2013 stephane de labrusse <stephdl@de-labrusse.fr> 4.3.7 |
43 |
- Clean 92phpvirtualbox to force only the localnetwork |
- Clean 92phpvirtualbox to force only the localnetwork |
44 |
- Add the plugin unixgroup (from pwauth) to allow unix groups to reach the apache server. |
- Add the plugin unixgroup (from pwauth) to allow unix groups to reach the apache server. |
45 |
- you can see http://code.google.com/p/pwauth/ for more informations |
- you can see http://code.google.com/p/pwauth/ for more informations |
|
|
|
46 |
* Sun Oct 20 2013 stephane de labrusse <stephdl@de-labrusse.fr> 4.3.4 |
* Sun Oct 20 2013 stephane de labrusse <stephdl@de-labrusse.fr> 4.3.4 |
47 |
- Force https protocol for phpvirtualbox |
- Force https protocol for phpvirtualbox |
|
|
|
48 |
* Sat Oct 19 2013 stephane de labrusse <stephdl@de-labrusse.fr> 4.3.3 |
* Sat Oct 19 2013 stephane de labrusse <stephdl@de-labrusse.fr> 4.3.3 |
49 |
- Initial release |
- Initial release |
50 |
|
|