From e9fc0089e6c56a49f5ef72fe4598d31f758a394f Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Thu, 21 Jan 2010 15:36:31 +0000 Subject: [PATCH] - updated to 0.10 Changed files: arpscan.spec -> 1.11 --- arpscan.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/arpscan.spec b/arpscan.spec index d4828c0..f58eecc 100644 --- a/arpscan.spec +++ b/arpscan.spec @@ -1,14 +1,14 @@ Summary: Very simple ARP scanner Summary(pl.UTF-8): Prosty skaner ARP Name: arpscan -Version: 0.9 -Release: 7 -License: GPL +Version: 0.10 +Release: 1 +License: GPL v2 Group: Networking/Admin Source0: http://wizard.ae.krakow.pl/~jb/arpscan/%{name}-%{version}.tar.gz -# Source0-md5: 2e965a685183ff0dc48b807f461c285f +# Source0-md5: 960addcbb4051ef2d1c3d9ff0562f09e Source1: http://standards.ieee.org/regauth/oui/oui.txt -# Source1-md5: 3134012f7961d4e65296e961c89ca09d +# Source1-md5: 10dffbf4706f1ba00a0883b70ab88dfa URL: http://wizard.ae.krakow.pl/~jb/arpscan/ BuildRequires: gawk BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -29,6 +29,7 @@ jest dla Linuksa. %{__make} \ CC="%{__cc}" \ CFLAGS="%{rpmcflags} -DVER=\$(VERSION) -DOUI=\$(OUI)" \ + LDFLAGS="%{rpmldflags}" \ OUI=%{_datadir}/%{name}/oui gawk -f oui.awk %{SOURCE1} >oui @@ -43,5 +44,5 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%attr(755,root,root) %{_sbindir}/* +%attr(755,root,root) %{_sbindir}/arpscan %{_datadir}/%{name} -- 2.43.0