fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
a8d97be1bd
commit
c8a98e2ac8
@ -1,6 +1,6 @@
|
||||
%define name smeserver-phpvirtualbox
|
||||
%define version 5.2.1
|
||||
%define release 6
|
||||
%define release 7
|
||||
%define rpmver 5.2.1
|
||||
Summary: smserver rpm to install phpvirtualbox
|
||||
Name: %{name}
|
||||
@ -13,8 +13,8 @@ Group: SMEserver/addon
|
||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||
Prefix: %{_prefix}
|
||||
BuildArchitectures: noarch
|
||||
BuildRequires: e-smith-devtools
|
||||
Requires: e-smith-release >= 10.0
|
||||
BuildRequires: smeserver-devtools
|
||||
Requires: smeserver-release >= 10.0
|
||||
Requires: php-soap
|
||||
Requires: phpvirtualbox = 5.2.1
|
||||
Requires: smeserver-virtualbox = 5.2
|
||||
@ -27,6 +27,9 @@ administer VirtualBox in a headless environment - mirroring the VirtualBox GUI t
|
||||
phpvirtualbox version MUST align with VirtualBox version (i.e. VirtualBox-6.1 requires phpvirtualbox-6.1)
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 5.2.1-7.sme
|
||||
- Fix e-smith references in smeserver-phpvirtualbox [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 5.2.1-6.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user