[mausezahn] New upstream.

Jon Ciesla limb at fedoraproject.org
Tue Nov 29 19:52:52 UTC 2011


commit 6f4b9d3302450d62acbc3695a2935473fdcee723
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Tue Nov 29 13:52:30 2011 -0600

    New upstream.

 .gitignore     |    1 +
 mausezahn.spec |   10 +++++++---
 sources        |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 02accfa..f12e52d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 mz-0.34.9.tar.gz
+/mz-0.40.tar.gz
diff --git a/mausezahn.spec b/mausezahn.spec
index a1e6c27..68a7b97 100644
--- a/mausezahn.spec
+++ b/mausezahn.spec
@@ -1,6 +1,6 @@
 Name:		mausezahn
-Version:	0.34.9
-Release:	3%{?dist}
+Version:	0.40
+Release:	1%{?dist}
 Summary:	A fast versatile packet generator
 
 Group:		Applications/Internet
@@ -11,7 +11,7 @@ Source1:	%{name}.1
 Source2:	README.Fedora
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	libpcap-devel >= 0.8, libnet-devel >= 1.1, cmake >= 2.4.0
+BuildRequires:	libpcap-devel >= 0.8, libnet-devel >= 1.1, cmake >= 2.4.0, libcli-devel
 
 %description
 Mausezahn is a free fast traffic generator written in C which allows you to 
@@ -54,8 +54,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_sbindir}/%{name}
 %{_defaultdocdir}/%{name}-%{version}/
 %{_mandir}/man1/%{name}*
+%{_mandir}/man1/mz*
 
 %changelog
+* Mon Oct 17 2011 Jon Ciesla <limb at jcomserv.net> - 0.40-1
+- New upstream.
+
 * Mon Oct 17 2011 Jon Ciesla <limb at jcomserv.net> - 0.34.9-3
 - Correction for spurious dependencies, BZ 746483.
 
diff --git a/sources b/sources
index 4911f42..25e336f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17dcc41248744a14690a62bce3b637b2  mz-0.34.9.tar.gz
+d3d959c92cbf3d81224f5b2f8409e9d8  mz-0.40.tar.gz


More information about the scm-commits mailing list