fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
81434eac5f
commit
5da74f3026
@ -1,6 +1,6 @@
|
|||||||
%define name smeserver-motd
|
%define name smeserver-motd
|
||||||
%define version 0.1
|
%define version 0.1
|
||||||
%define release 9
|
%define release 10
|
||||||
Summary: Adjust the login motd display
|
Summary: Adjust the login motd display
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
@ -11,14 +11,17 @@ Group: SMEserver/addon
|
|||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}
|
BuildRoot: /var/tmp/%{name}-%{version}
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
Requires: e-smith-release >= 8.0
|
Requires: smeserver-release >= 8.0
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A small contribution to give a more informative display on ssh login
|
A small contribution to give a more informative display on ssh login
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.1-10.sme
|
||||||
|
- Fix e-smith references in smeserver-motd [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.1-9.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.1-9.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