Alter requires for e-smith to smeserver
This commit is contained in:
parent
bf6b61f4be
commit
688d8f7119
@ -4,7 +4,7 @@ Summary: smeserver specific proftpd configuration files and templates
|
||||
%define name smeserver-proftpd
|
||||
Name: %{name}
|
||||
%define version 11.0.0
|
||||
%define release 1
|
||||
%define release 2
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@ -13,15 +13,20 @@ Source: %{name}-%{version}.tar.xz
|
||||
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||
BuildArchitectures: noarch
|
||||
BuildRequires: e-smith-devtools
|
||||
Requires: e-smith-base >= 4.15.0-05, proftpd
|
||||
Requires: e-smith-lib >= 1.15.1-33
|
||||
BuildRequires: smeserver-devtools
|
||||
Requires: smeserver-base >= 4.15.0-05, proftpd
|
||||
Requires: smeserver-lib >= 1.15.1-33
|
||||
Requires: iptables
|
||||
Provides: e-smith-proftpd
|
||||
AutoReqProv: no
|
||||
|
||||
%changelog
|
||||
* Sat Mar 23 2024 Brian Read <brianr@koozali.org>11.0.0-2.sme
|
||||
- Change Requires: e-smith- to Requires:smeserver-
|
||||
|
||||
* Sat Mar 23 2024 Brian Read <brianr@koozali.org>11.0.0-1.sme
|
||||
- Update Release and Version to base version and 1st release for SME11 [SME: 12518]
|
||||
- Move Provides: from after Changelog
|
||||
|
||||
* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.6.0-17.sme
|
||||
- Rename to smeserver-proftpd [SME: 12359]
|
||||
@ -589,7 +594,6 @@ AutoReqProv: no
|
||||
* Fri Dec 1 2000 Adrian Chung <adrianc@e-smith.com>
|
||||
- initial release
|
||||
|
||||
Provides: e-smith-proftpd
|
||||
%description
|
||||
Configuration files and templates for the ProFTPd ftp server.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user