diff --git a/smeserver-bandwidthd.spec b/smeserver-bandwidthd.spec index cbf2226..a7cde7c 100644 --- a/smeserver-bandwidthd.spec +++ b/smeserver-bandwidthd.spec @@ -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 2.0.1.2-20.sme +- Fix e-smith references in smeserver-bandwidthd [SME: 12732] + * Sat Sep 07 2024 cvs2git.sh aka Brian Read 2.0.1.2-19.sme - Roll up patches and move to git repo [SME: 12338]