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
|
%define name smeserver-updates
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 1.4
|
%define version 1.4
|
||||||
%define release 4
|
%define release 5
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -14,8 +14,8 @@ Group: System/Administration
|
|||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
Requires: e-smith-release >= 9.0
|
Requires: smeserver-release >= 9.0
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -23,6 +23,9 @@ Update system panel for sme server 9
|
|||||||
permitting the uploading and installing of .rpms
|
permitting the uploading and installing of .rpms
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user