fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
ce6f5341b1
commit
370a89bc2a
@ -6,14 +6,14 @@
|
|||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 1.5.0
|
%define version 1.5.0
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
%define release 18
|
%define release 19
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
|
|
||||||
|
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-buildroot
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Group: Networking/Daemons
|
Group: Networking/Daemons
|
||||||
Summary: DUREP - Graphic Report for Disk Usage
|
Summary: DUREP - Graphic Report for Disk Usage
|
||||||
@ -25,6 +25,9 @@ Obsoletes: e-smith-durep
|
|||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.5.0-19.sme
|
||||||
|
- Fix e-smith references in smeserver-durep [SME: 12732]
|
||||||
|
|
||||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.5.0-18.sme
|
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.5.0-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