Browse Source

upgrading package: nfdump 1.5.8 -> 1.6

master
parent
commit
e5cdeb8084
  1. 6
      nfdump/nfdump.patch
  2. 5
      nfdump/nfdump.spec

6
nfdump/nfdump.patch

@ -1,6 +1,6 @@
Index: scanner.l
--- scanner.l.orig 2008-02-22 10:33:40 +0100
+++ scanner.l 2008-02-23 16:19:29 +0100
Index: bin/scanner.l
--- bin/scanner.l.orig 2008-02-22 10:33:40 +0100
+++ bin/scanner.l 2008-02-23 16:19:29 +0100
@@ -80,7 +80,7 @@
return NUMBER;
}

5
nfdump/nfdump.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: EVAL
Group: Auditing
License: BSD
Version: 1.5.8
Release: 20090608
Version: 1.6
Release: 20100104
# package options
%option with_fsl yes
@ -69,7 +69,6 @@ AutoReqProv: no
%prep
%setup -q
%patch -p0
%{l_shtool} subst -e 's;-o root -g bin; ;g' Makefile.in
%build
# configure program

Loading…
Cancel
Save