fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
12f4d76142
commit
67d9ec2ef7
@ -4,7 +4,7 @@
|
||||
|
||||
%define name smeserver-wordpress
|
||||
%define version 1.2
|
||||
%define release 13
|
||||
%define release 14
|
||||
Summary: smserver rpm to setup mysql database and web link for wordpress weblog
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
@ -15,9 +15,9 @@ Group: SMEserver/addon
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
BuildArchitectures: noarch
|
||||
BuildRoot: /var/tmp/%{name}-%{version}
|
||||
BuildRequires: e-smith-devtools
|
||||
Requires: e-smith-release >= 10.0
|
||||
Requires: e-smith-apache >= 2.6.0-19
|
||||
BuildRequires: smeserver-devtools
|
||||
Requires: smeserver-release >= 10.0
|
||||
Requires: smeserver-apache >= 2.6.0-19
|
||||
Requires: smeserver-php >= 3.0.0-43
|
||||
#Requires: wordpress
|
||||
AutoReqProv: no
|
||||
@ -25,6 +25,9 @@ AutoReqProv: no
|
||||
smserver rpm to setup mysql database and web link for wordpress weblog
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.2-14.sme
|
||||
- Fix e-smith references in smeserver-wordpress [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.2-13.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user