rpms/arpwatch/devel .cvsignore, 1.4, 1.5 arpwatch.spec, 1.7, 1.8 sources, 1.4, 1.5

Miroslav Lichvar mlichvar at fedoraproject.org
Tue Sep 16 15:57:02 UTC 2008


Author: mlichvar

Update of /cvs/pkgs/rpms/arpwatch/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3378

Modified Files:
	.cvsignore arpwatch.spec sources 
Log Message:
- update ethercodes.dat (#462364)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/arpwatch/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	9 Aug 2007 12:54:29 -0000	1.4
+++ .cvsignore	16 Sep 2008 15:56:32 -0000	1.5
@@ -1,2 +1,2 @@
 arpwatch-2.1a15.tar.gz
-ethercodes-20070809.dat
+ethercodes-20080916.dat.bz2


Index: arpwatch.spec
===================================================================
RCS file: /cvs/pkgs/rpms/arpwatch/devel/arpwatch.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- arpwatch.spec	19 Feb 2008 13:59:34 -0000	1.7
+++ arpwatch.spec	16 Sep 2008 15:56:32 -0000	1.8
@@ -3,7 +3,7 @@
 Name: arpwatch
 Epoch: 14
 Version: 2.1a15
-Release: 8%{?dist}
+Release: 9%{?dist}
 Summary: Network monitoring tools for tracking IP addresses on a network
 Group: Applications/System
 License: BSD with advertising
@@ -19,7 +19,7 @@
 Source0: ftp://ftp.ee.lbl.gov/arpwatch-%{version}.tar.gz
 Source1: arpwatch.init
 Source2: arpwatch.sysconfig
-Source3: ethercodes-20070809.dat
+Source3: ethercodes-20080916.dat.bz2
 Patch1: arpwatch-2.1a4-fhs.patch
 Patch2: arpwatch-2.1a10-man.patch
 Patch3: arpwatch-drop.patch
@@ -87,7 +87,8 @@
 install -p -m644 *.dat $RPM_BUILD_ROOT%{_vararpwatch}
 install -p -m755 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/arpwatch
 install -p -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/arpwatch
-install -p -m644 %{SOURCE3} $RPM_BUILD_ROOT%{_vararpwatch}/ethercodes.dat
+install -p -m644 %{SOURCE3} $RPM_BUILD_ROOT%{_vararpwatch}/ethercodes.dat.bz2
+bzip2 -df $RPM_BUILD_ROOT%{_vararpwatch}/ethercodes.dat.bz2
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -141,6 +142,9 @@
 %verify(not md5 size mtime) %config %{_vararpwatch}/ethercodes.dat
 
 %changelog
+* Tue Sep 16 2008 Miroslav Lichvar <mlichvar at redhat.com> 14:2.1a15-9
+- update ethercodes.dat (#462364)
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 14:2.1a15-8
 - Autorebuild for GCC 4.3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/arpwatch/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	9 Aug 2007 12:54:29 -0000	1.4
+++ sources	16 Sep 2008 15:56:32 -0000	1.5
@@ -1,2 +1,2 @@
 cebfeb99c4a7c2a6cee2564770415fe7  arpwatch-2.1a15.tar.gz
-83fab2029fce5c50539f1c3eb548f799  ethercodes-20070809.dat
+7eb6579856d3b6aa998248766ee13eaf  ethercodes-20080916.dat.bz2




More information about the fedora-extras-commits mailing list