fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
d43eb82491
commit
2a231f871a
@ -4,7 +4,7 @@
|
||||
|
||||
%define name smeserver-mod_python
|
||||
%define version 0.3
|
||||
%define release 6
|
||||
%define release 7
|
||||
|
||||
Summary: SME Server mod_python implementation
|
||||
Name: %{name}
|
||||
@ -15,7 +15,7 @@ Group: Applications/Internet
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: e-smith-devtools
|
||||
BuildRequires: smeserver-devtools
|
||||
Requires: smeserver-release >= 9
|
||||
Requires: httpd >= 2
|
||||
Requires: mod_python
|
||||
@ -25,6 +25,9 @@ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||
Implementation of mod_python for SME Server 9.
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.3-7.sme
|
||||
- Fix e-smith references in smeserver-mod_python [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.3-6.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user