fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
137c6dfb87
commit
2dd81ca95c
@ -6,7 +6,7 @@ Summary: Manage pxeboot of Thin Client workstations over network
|
||||
%define name smeserver-thinclient
|
||||
Name: %{name}
|
||||
%define version 2.2
|
||||
%define release 4
|
||||
%define release 5
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@ -14,8 +14,8 @@ Group: Network
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||
BuildArch: noarch
|
||||
Requires: e-smith-base, smeserver-pxe
|
||||
BuildRequires: e-smith-devtools >= 1.13.1-03
|
||||
Requires: smeserver-base, smeserver-pxe
|
||||
BuildRequires: smeserver-devtools >= 1.13.1-03
|
||||
AutoReq: yes
|
||||
|
||||
%description
|
||||
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%postun
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.2-5.sme
|
||||
- Fix e-smith references in smeserver-thinclient [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.2-4.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user