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
|
%define name smeserver-arpwatch
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 0.3
|
%define version 0.3
|
||||||
%define release 10
|
%define release 11
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -16,9 +16,9 @@ Source: %{name}-%{version}.tar.xz
|
|||||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
|
|
||||||
BuildRequires: e-smith-devtools
|
BuildRequires: smeserver-devtools
|
||||||
|
|
||||||
Requires: e-smith-base
|
Requires: smeserver-base
|
||||||
Requires: arpwatch
|
Requires: arpwatch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -29,6 +29,9 @@ Arpwatch uses libpcap, a system-independent interface for
|
|||||||
user-level packet capture.
|
user-level packet capture.
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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]
|
- Roll up patches and move to git repo [SME: 12338]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user