fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
5090fe6850
commit
00328b5d1f
@ -1,6 +1,6 @@
|
|||||||
%define name smeserver-service_control
|
%define name smeserver-service_control
|
||||||
%define version 2.2
|
%define version 2.2
|
||||||
%define release 18
|
%define release 19
|
||||||
Summary: SME Server service control Panel
|
Summary: SME Server service control Panel
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
@ -11,11 +11,14 @@ Group: SMEserver/addon
|
|||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-buildroot
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
Requires: e-smith-release >= 9.0
|
Requires: smeserver-release >= 9.0
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 2.2-19.sme
|
||||||
|
- Fix e-smith references in smeserver-service_control [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.2-18.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 2.2-18.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