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
|
%define name smeserver-proftpd
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 11.0.0
|
%define version 11.0.0
|
||||||
%define release 1
|
%define release 2
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -13,15 +13,20 @@ Source: %{name}-%{version}.tar.xz
|
|||||||
|
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
Requires: e-smith-base >= 4.15.0-05, proftpd
|
Requires: smeserver-base >= 4.15.0-05, proftpd
|
||||||
Requires: e-smith-lib >= 1.15.1-33
|
Requires: smeserver-lib >= 1.15.1-33
|
||||||
Requires: iptables
|
Requires: iptables
|
||||||
|
Provides: e-smith-proftpd
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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]
|
- 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
|
* 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]
|
- Rename to smeserver-proftpd [SME: 12359]
|
||||||
@ -589,7 +594,6 @@ AutoReqProv: no
|
|||||||
* Fri Dec 1 2000 Adrian Chung <adrianc@e-smith.com>
|
* Fri Dec 1 2000 Adrian Chung <adrianc@e-smith.com>
|
||||||
- initial release
|
- initial release
|
||||||
|
|
||||||
Provides: e-smith-proftpd
|
|
||||||
%description
|
%description
|
||||||
Configuration files and templates for the ProFTPd ftp server.
|
Configuration files and templates for the ProFTPd ftp server.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user