fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
229c5d2f52
commit
d86e9b3a80
@ -4,7 +4,7 @@
|
||||
|
||||
%define name smeserver-mod_dav
|
||||
%define version 1.1
|
||||
%define release 9
|
||||
%define release 10
|
||||
|
||||
Summary: SME Server mod_dav implementation
|
||||
Name: %{name}
|
||||
@ -16,15 +16,18 @@ Source: %{name}-%{version}.tar.xz
|
||||
|
||||
BuildArchitectures: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
Requires: e-smith-apache >= 2.6.0-19
|
||||
Requires: smeserver-apache >= 2.6.0-19
|
||||
Requires: smeserver-release >= 10
|
||||
Requires: httpd >= 2.4.6
|
||||
BuildRequires: e-smith-devtools >= 1.13.1-03
|
||||
BuildRequires: smeserver-devtools >= 1.13.1-03
|
||||
|
||||
%description
|
||||
Implementation of mod_dav for SME Server 7.
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.1-10.sme
|
||||
- Fix e-smith references in smeserver-mod_dav [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.1-9.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user