fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
36475937bc
commit
c8b9cce41a
@ -6,7 +6,7 @@ Summary: Arpwatch is a tool that monitors ethernet activity
|
||||
%define name smeserver-arpwatch
|
||||
Name: %{name}
|
||||
%define version 0.3
|
||||
%define release 10
|
||||
%define release 11
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@ -16,9 +16,9 @@ Source: %{name}-%{version}.tar.xz
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||
BuildArchitectures: noarch
|
||||
|
||||
BuildRequires: e-smith-devtools
|
||||
BuildRequires: smeserver-devtools
|
||||
|
||||
Requires: e-smith-base
|
||||
Requires: smeserver-base
|
||||
Requires: arpwatch
|
||||
|
||||
%description
|
||||
@ -29,6 +29,9 @@ Arpwatch uses libpcap, a system-independent interface for
|
||||
user-level packet capture.
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.3-11.sme
|
||||
- Fix e-smith references in smeserver-arpwatch [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 0.3-10.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user