]> git.pld-linux.org Git - packages/cflowd.git/commitdiff
- add djp patch which is needed by flowscan
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 11 Sep 2003 23:17:15 +0000 (23:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cflowd.spec -> 1.3

cflowd.spec

index 16ff348636e707daf60d32060e9bb4323ff5f093..0db302e7604e23584d0fe2c145b394766100a235 100644 (file)
@@ -10,6 +10,8 @@ Source0:      ftp://ftp.caida.org/pub/cflowd/%{name}-2-1-b1.tar.gz
 # Source0-md5: 6f0543390e9d46c4274f6b12b6517f62
 Source1:       %{name}.init
 Patch0:                %{name}-yywrap.patch
+# http://net.doit.wisc.edu/~plonka/cflowd/cflowd-2-1-b1-djp.patch
+Patch1:                http://net.doit.wisc.edu/~plonka/cflowd/cflowd-djp.patch
 BuildRequires: arts++-devel
 BuildRequires: flex
 BuildRequires: bison
@@ -58,6 +60,7 @@ Static cflowd libraries.
 %prep
 %setup -q -n %{name}-2-1-b1
 %patch0 -p1
+%patch1 -p0
 
 %build
 chmod u+w *.m4 configure
This page took 0.067676 seconds and 4 git commands to generate.