rename-e-smith-pkg script (#12359)
This commit is contained in:
parent
dd2326f8b1
commit
60cee63eca
@ -6,7 +6,8 @@ SMEServer Koozali developed git repo for smeserver-tftp-server smecontribs
|
|||||||
<br />https://wiki.koozali.org/
|
<br />https://wiki.koozali.org/
|
||||||
|
|
||||||
## Bugzilla
|
## Bugzilla
|
||||||
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=smeserver-tftp-server&product=SME%20Contribs&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
|
Show list of outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=smeserver-tftp-server&product=SME%20Contribs&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)\
|
||||||
|
And a list of outstanding Legacy bugs: (e-smith-tftp-server) [here](https://bugs.koozali.org/buglist.cgi?component=e-smith-tftp-server&product=SME%20Contribs&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
|
@ -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 rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.2-15.sme
|
||||||
|
- Rename to smeserver-tftp-server [SME: 12359]
|
||||||
|
|
||||||
* 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