fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
6f64e05adb
commit
ba243bd4a6
@ -6,7 +6,7 @@ Summary: Update system panel for SMEserver ç
|
||||
%define name smeserver-updates
|
||||
Name: %{name}
|
||||
%define version 1.4
|
||||
%define release 4
|
||||
%define release 5
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@ -14,8 +14,8 @@ Group: System/Administration
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||
BuildArchitectures: noarch
|
||||
Requires: e-smith-release >= 9.0
|
||||
BuildRequires: e-smith-devtools
|
||||
Requires: smeserver-release >= 9.0
|
||||
BuildRequires: smeserver-devtools
|
||||
AutoReqProv: no
|
||||
|
||||
%description
|
||||
@ -23,6 +23,9 @@ Update system panel for sme server 9
|
||||
permitting the uploading and installing of .rpms
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.4-5.sme
|
||||
- Fix e-smith references in smeserver-updates [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.4-4.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user