fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
a8d97be1bd
commit
c8a98e2ac8
@ -1,6 +1,6 @@
|
|||||||
%define name smeserver-phpvirtualbox
|
%define name smeserver-phpvirtualbox
|
||||||
%define version 5.2.1
|
%define version 5.2.1
|
||||||
%define release 6
|
%define release 7
|
||||||
%define rpmver 5.2.1
|
%define rpmver 5.2.1
|
||||||
Summary: smserver rpm to install phpvirtualbox
|
Summary: smserver rpm to install phpvirtualbox
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -13,8 +13,8 @@ Group: SMEserver/addon
|
|||||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||||
Prefix: %{_prefix}
|
Prefix: %{_prefix}
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
Requires: e-smith-release >= 10.0
|
Requires: smeserver-release >= 10.0
|
||||||
Requires: php-soap
|
Requires: php-soap
|
||||||
Requires: phpvirtualbox = 5.2.1
|
Requires: phpvirtualbox = 5.2.1
|
||||||
Requires: smeserver-virtualbox = 5.2
|
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)
|
phpvirtualbox version MUST align with VirtualBox version (i.e. VirtualBox-6.1 requires phpvirtualbox-6.1)
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user