fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
dd2326f8b1
commit
1882ec3fa2
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
%define name smeserver-tftp-server
|
%define name smeserver-tftp-server
|
||||||
%define version 1.2
|
%define version 1.2
|
||||||
%define release 14
|
%define release 15
|
||||||
|
|
||||||
Summary: Wrapper for tftp-server for the Trivial File Transfer Protocol (TFTP).
|
Summary: Wrapper for tftp-server for the Trivial File Transfer Protocol (TFTP).
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -15,7 +15,7 @@ Group: Network
|
|||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
Requires: smeserver-release >= 10.0
|
Requires: smeserver-release >= 10.0
|
||||||
Requires: tftp-server >= 5.0
|
Requires: tftp-server >= 5.0
|
||||||
BuildRequires: e-smith-devtools >= 1.13.1-03
|
BuildRequires: smeserver-devtools >= 1.13.1-03
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.2-15.sme
|
||||||
|
- Fix e-smith references in smeserver-tftp-server [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.2-14.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.2-14.sme
|
||||||
- Roll up patches and move to git repo [SME: 12338]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user