commit ec5c7964f8769a83eaf734b7defc8c963046f2fb
Author: Jan RÄ™korajski <[email protected]>
Date:   Sat May 15 23:47:42 2021 +0200

    - up to 4.3.4

 tcpreplay.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/tcpreplay.spec b/tcpreplay.spec
index 3f45291..7beb4b4 100644
--- a/tcpreplay.spec
+++ b/tcpreplay.spec
@@ -1,17 +1,17 @@
 Summary:       Replay captured network traffic
 Name:          tcpreplay
-Version:       4.3.2
-Release:       2
+Version:       4.3.4
+Release:       1
 License:       GPL v3
 Group:         Applications/Networking
 Source0:       
https://github.com/appneta/tcpreplay/releases/download/v%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: 084d6162a01a0be2cd61624f010002a0
+# Source0-md5: d11673863c88a1f4607a9a8761c8e6e8
 Patch0:                x32.patch
 URL:           http://tcpreplay.appneta.com/
 BuildRequires: libdnet-devel
 BuildRequires: libpcap-devel >= 0.8.0
 BuildRequires: tcpdump
-Requires:      /usr/sbin/tcpdump
+Requires:      /usr/bin/tcpdump
 
 %description
 Tcpreplay is a tool to replay captured network traffic. Currently,
@@ -26,13 +26,13 @@ which provides basic information about capture files.
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4 -I libopts/m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
 %configure
 
-%{__make}
+%{__make} V=1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tcpreplay.git/commitdiff/ec5c7964f8769a83eaf734b7defc8c963046f2fb

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to