fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
98d533db3c
commit
5c9d60c878
@ -2,7 +2,7 @@ Summary: SME server Raidstatus
|
|||||||
%define name smeserver-raidstatus
|
%define name smeserver-raidstatus
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 0.3
|
%define version 0.3
|
||||||
%define release 4
|
%define release 5
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: SWT
|
License: SWT
|
||||||
@ -10,13 +10,16 @@ Group: Administration
|
|||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
Packager: Walter Thoss <Support@swt-online.de>
|
Packager: Walter Thoss <Support@swt-online.de>
|
||||||
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-release >= 10.0
|
Requires: smeserver-release >= 10.0
|
||||||
Provides: perl(esmith::FormMagick::Panel::raidstatus)
|
Provides: perl(esmith::FormMagick::Panel::raidstatus)
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.3-5.sme
|
||||||
|
- Fix e-smith references in smeserver-raidstatus [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.3-4.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.3-4.sme
|
||||||
- Roll up patches and move to git repo [SME: 12338]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user