fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
a19dbaf21f
commit
f05e01c914
@ -2,7 +2,7 @@ Summary: sme server crontab maanger
|
|||||||
%define name smeserver-crontab_manager
|
%define name smeserver-crontab_manager
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 2.4
|
%define version 2.4
|
||||||
%define release 9
|
%define release 10
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{dist}
|
Release: %{release}%{dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -12,12 +12,15 @@ Source: %{name}-%{version}.tar.xz
|
|||||||
#Patch1: %{name}-%{version}.patch.yyyymmddnn
|
#Patch1: %{name}-%{version}.patch.yyyymmddnn
|
||||||
Packager: Ap.Muthu <apmuthu@usa.net>
|
Packager: Ap.Muthu <apmuthu@usa.net>
|
||||||
BuildRoot: /var/tmp/e-smith-buildroot
|
BuildRoot: /var/tmp/e-smith-buildroot
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
Requires: e-smith-base, e-smith-lib, e-smith >= 4.1
|
Requires: smeserver >= 4.1
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.4-10.sme
|
||||||
|
- Fix e-smith references in smeserver-crontab_manager [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.4-9.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.4-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