[svn] r5099 - trunk/rpms/paketto
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Thu Jan 18 20:38:42 CET 2007
Author: dag
Date: 2007-01-18 20:38:32 +0100 (Thu, 18 Jan 2007)
New Revision: 5099
Added:
trunk/rpms/paketto/paketto.spec
Removed:
trunk/rpms/paketto/paketto-1.x.spec
Log:
Updates
Deleted: trunk/rpms/paketto/paketto-1.x.spec
===================================================================
--- trunk/rpms/paketto/paketto-1.x.spec 2007-01-18 19:37:59 UTC (rev 5098)
+++ trunk/rpms/paketto/paketto-1.x.spec 2007-01-18 19:38:32 UTC (rev 5099)
@@ -1,63 +0,0 @@
-# $Id$
-
-# Authority: dag
-# Upstream: Dan Kaminsky <dan$doxpara,com>
-
-Summary: Unusual TCP/IP testing tools
-Name: paketto
-Version: 1.10
-Release: 1
-License: GPL
-Group: Applications/Internet
-URL: http://www.doxpara.com/
-
-Source: http://www.doxpara.com/code/paketto-%{version}.tar.gz
-Patch0: paketto-1.10-gcc33.patch
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-
-BuildRequires: libpcap, bison, flex
-
-%description
-The Paketto Keiretsu is a collection of tools that use new and unusual
-strategies for manipulating TCP/IP networks.
-
-This package includes:
-
- scanrand (very fast port, host, and network trace scanner),
- minewt (user space NAT/MAT gateway)
- linkcat(lc) (provides direct access to the network level 2)
- paratrace (traceroute-like tool using existing TCP connections)
-and phentropy (plots a large data source onto a 3D matrix)
-
-%prep
-%setup
-%configure
-%patch0
-
-%build
-%{__make} %{?_smp_mflags}
-
-%install
-%{__rm} -rf %{buildroot}
-%makeinstall
-
-### Clean up docs
-%{__rm} -rf docs/CVS/
-
-%clean
-%{__rm} -rf %{buildroot}
-
-%files
-%defattr(-, root, root, 0755)
-%doc AUTHORS ChangeLog COPYING docs/ INSTALL NEWS README TODO
-%doc %{_mandir}/man?/*
-%{_bindir}/*
-%{_sbindir}/*
-%{_includedir}/*.h
-
-%changelog
-* Wed Mar 31 2004 Dag Wieers <dag at wieers.com> - 1.10-1
-- Cosmetic rebuild for Group-tag.
-
-* Wed Feb 18 2004 Dag Wieers <dag at wieers.com> - 1.10-0
-- Initial package. (using DAR)
Copied: trunk/rpms/paketto/paketto.spec (from rev 5097, trunk/rpms/paketto/paketto-1.x.spec)
===================================================================
--- trunk/rpms/paketto/paketto.spec (rev 0)
+++ trunk/rpms/paketto/paketto.spec 2007-01-18 19:38:32 UTC (rev 5099)
@@ -0,0 +1,63 @@
+# $Id$
+
+# Authority: dag
+# Upstream: Dan Kaminsky <dan$doxpara,com>
+
+Summary: Unusual TCP/IP testing tools
+Name: paketto
+Version: 1.10
+Release: 1
+License: GPL
+Group: Applications/Internet
+URL: http://www.doxpara.com/
+
+Source: http://www.doxpara.com/code/paketto-%{version}.tar.gz
+Patch0: paketto-1.10-gcc33.patch
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+
+BuildRequires: libpcap, bison, flex
+
+%description
+The Paketto Keiretsu is a collection of tools that use new and unusual
+strategies for manipulating TCP/IP networks.
+
+This package includes:
+
+ scanrand (very fast port, host, and network trace scanner),
+ minewt (user space NAT/MAT gateway)
+ linkcat(lc) (provides direct access to the network level 2)
+ paratrace (traceroute-like tool using existing TCP connections)
+and phentropy (plots a large data source onto a 3D matrix)
+
+%prep
+%setup
+%configure
+%patch0
+
+%build
+%{__make} %{?_smp_mflags}
+
+%install
+%{__rm} -rf %{buildroot}
+%makeinstall
+
+### Clean up docs
+%{__rm} -rf docs/CVS/
+
+%clean
+%{__rm} -rf %{buildroot}
+
+%files
+%defattr(-, root, root, 0755)
+%doc AUTHORS ChangeLog COPYING docs/ INSTALL NEWS README TODO
+%doc %{_mandir}/man?/*
+%{_bindir}/*
+%{_sbindir}/*
+%{_includedir}/*.h
+
+%changelog
+* Wed Mar 31 2004 Dag Wieers <dag at wieers.com> - 1.10-1
+- Cosmetic rebuild for Group-tag.
+
+* Wed Feb 18 2004 Dag Wieers <dag at wieers.com> - 1.10-0
+- Initial package. (using DAR)
More information about the svn-commits
mailing list