fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
a6b5501abf
commit
68ad1b2975
@ -5,7 +5,7 @@
|
||||
Summary: smeserver-sendmail-wrapper
|
||||
%define name smeserver-sendmail-wrapper
|
||||
%define version 0.1
|
||||
%define release 7
|
||||
%define release 8
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
@ -14,7 +14,7 @@ Group: Applications/System
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||
BuildArch: noarch
|
||||
BuildRequires: e-smith-devtools >= 1.13.1-03
|
||||
BuildRequires: smeserver-devtools >= 1.13.1-03
|
||||
Requires: smeserver-release >= 9.0
|
||||
|
||||
%description
|
||||
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
touch /etc/hosts.deny_ssh
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.1-8.sme
|
||||
- Fix e-smith references in smeserver-sendmail-wrapper [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.1-7.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user