packages: arpscan/arpscan.spec - updated to 0.10

megabajt megabajt at pld-linux.org
Thu Jan 21 16:36:37 CET 2010


Author: megabajt                     Date: Thu Jan 21 15:36:37 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.10

---- Files affected:
packages/arpscan:
   arpscan.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/arpscan/arpscan.spec
diff -u packages/arpscan/arpscan.spec:1.10 packages/arpscan/arpscan.spec:1.11
--- packages/arpscan/arpscan.spec:1.10	Wed Jun 11 17:42:25 2008
+++ packages/arpscan/arpscan.spec	Thu Jan 21 16:36:31 2010
@@ -2,14 +2,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)
@@ -30,6 +30,7 @@
 %{__make} \
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags} -DVER=\$(VERSION) -DOUI=\$(OUI)" \
+	LDFLAGS="%{rpmldflags}" \
 	OUI=%{_datadir}/%{name}/oui
 
 gawk -f oui.awk %{SOURCE1} >oui
@@ -44,7 +45,7 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_sbindir}/arpscan
 %{_datadir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -53,6 +54,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/01/21 15:36:31  megabajt
+- updated to 0.10
+
 Revision 1.10  2008/06/11 15:42:25  hawk
 - release 7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/arpscan/arpscan.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list