fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
26d83ef9c2
commit
03f75811be
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
%define name smeserver-mod_maxminddb
|
%define name smeserver-mod_maxminddb
|
||||||
%define version 1.1.0
|
%define version 1.1.0
|
||||||
%define release 15
|
%define release 16
|
||||||
|
|
||||||
Summary: SME Server mod_dav implementation
|
Summary: SME Server mod_dav implementation
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -14,18 +14,21 @@ Source: %{name}-%{version}.tar.xz
|
|||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
Requires: smeserver-release >= 10
|
Requires: smeserver-release >= 10
|
||||||
Requires: e-smith-apache >= 2.6.0-19
|
Requires: smeserver-apache >= 2.6.0-19
|
||||||
Requires: httpd >= 2
|
Requires: httpd >= 2
|
||||||
Requires: mod_maxminddb
|
Requires: mod_maxminddb
|
||||||
Requires: libmaxminddb-devel
|
Requires: libmaxminddb-devel
|
||||||
Requires: geolite2-city
|
Requires: geolite2-city
|
||||||
Requires: geolite2-country
|
Requires: geolite2-country
|
||||||
BuildRequires: e-smith-devtools >= 1.13.1-03
|
BuildRequires: smeserver-devtools >= 1.13.1-03
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Implementation of mod_dav for SME Server 7.
|
Implementation of mod_dav for SME Server 7.
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.1.0-16.sme
|
||||||
|
- Fix e-smith references in smeserver-mod_maxminddb [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.1.0-15.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.1.0-15.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