fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
12f4d76142
commit
67d9ec2ef7
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
%define name smeserver-wordpress
|
%define name smeserver-wordpress
|
||||||
%define version 1.2
|
%define version 1.2
|
||||||
%define release 13
|
%define release 14
|
||||||
Summary: smserver rpm to setup mysql database and web link for wordpress weblog
|
Summary: smserver rpm to setup mysql database and web link for wordpress weblog
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
@ -15,9 +15,9 @@ Group: SMEserver/addon
|
|||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}
|
BuildRoot: /var/tmp/%{name}-%{version}
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
Requires: e-smith-release >= 10.0
|
Requires: smeserver-release >= 10.0
|
||||||
Requires: e-smith-apache >= 2.6.0-19
|
Requires: smeserver-apache >= 2.6.0-19
|
||||||
Requires: smeserver-php >= 3.0.0-43
|
Requires: smeserver-php >= 3.0.0-43
|
||||||
#Requires: wordpress
|
#Requires: wordpress
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
@ -25,6 +25,9 @@ AutoReqProv: no
|
|||||||
smserver rpm to setup mysql database and web link for wordpress weblog
|
smserver rpm to setup mysql database and web link for wordpress weblog
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user