fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
599ba506da
commit
76f1a208f5
@ -5,7 +5,7 @@
|
||||
Summary: smeserver-unifi
|
||||
%define name smeserver-unifi
|
||||
%define version 5.6.30
|
||||
%define release 6
|
||||
%define release 7
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
Release: %{installer}.%{release}%{?dist}
|
||||
@ -14,7 +14,7 @@ Group: Applications/System
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||
BuildArch: noarch
|
||||
BuildRequires: e-smith-devtools >= 1.13.1-03
|
||||
BuildRequires: smeserver-devtools >= 1.13.1-03
|
||||
Requires: smeserver-release >= 10.0
|
||||
Requires: mongodb-org >= 3.6
|
||||
#Requires: redhat-lsb
|
||||
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%post
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 5.6.30-7.sme
|
||||
- Fix e-smith references in smeserver-unifi [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 5.6.30-6.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user