fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
9e18f2025a
commit
553ad7924e
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
%define name smeserver-hwinfo
|
%define name smeserver-hwinfo
|
||||||
%define version 1.2
|
%define version 1.2
|
||||||
%define release 6
|
%define release 7
|
||||||
|
|
||||||
Summary: Harware info panel for SME Server.
|
Summary: Harware info panel for SME Server.
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -13,11 +13,11 @@ Release: %{release}%{?dist}
|
|||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
Requires: e-smith-base lshw
|
Requires: smeserver-base lshw
|
||||||
Requires: e-smith-formmagick >= 1.4.0-12
|
Requires: smeserver-formmagick >= 1.4.0-12
|
||||||
Obsoletes: eos-hwinfo
|
Obsoletes: eos-hwinfo
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
@ -25,6 +25,9 @@ AutoReqProv: no
|
|||||||
smeserver-hwinfo adds panel providing informations about server harware configuration
|
smeserver-hwinfo adds panel providing informations about server harware configuration
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.2-7.sme
|
||||||
|
- Fix e-smith references in smeserver-hwinfo [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.2-6.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.2-6.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