fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
bd26bff825
commit
5a87080096
@ -1,6 +1,6 @@
|
||||
%define name smeserver-bandwidthd
|
||||
%define version 2.0.1.2
|
||||
%define release 19
|
||||
%define release 20
|
||||
Summary: bandwidthd is a helpdesk system
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
@ -12,9 +12,9 @@ Source: smeserver-bandwidthd-%{version}.tar.xz
|
||||
|
||||
BuildArchitectures: noarch
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-buildroot
|
||||
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: bandwidthd
|
||||
AutoReqProv: no
|
||||
|
||||
@ -22,6 +22,9 @@ AutoReqProv: no
|
||||
bandwidthd is an application adapted as a contrib for SMEserver
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.0.1.2-20.sme
|
||||
- Fix e-smith references in smeserver-bandwidthd [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.0.1.2-19.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user