fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
ce6f5341b1
commit
370a89bc2a
@ -6,14 +6,14 @@
|
||||
Name: %{name}
|
||||
%define version 1.5.0
|
||||
Version: %{version}
|
||||
%define release 18
|
||||
%define release 19
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
|
||||
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-buildroot
|
||||
BuildRequires: e-smith-devtools
|
||||
BuildRequires: smeserver-devtools
|
||||
BuildArch: noarch
|
||||
Group: Networking/Daemons
|
||||
Summary: DUREP - Graphic Report for Disk Usage
|
||||
@ -25,6 +25,9 @@ Obsoletes: e-smith-durep
|
||||
AutoReqProv: no
|
||||
|
||||
%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
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user