[oe-commits] org.oe.dev python-scapy: update to 1.1.1

mickeyl commit openembedded-commits at lists.openembedded.org
Thu Aug 16 14:09:19 UTC 2007


python-scapy: update to 1.1.1

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 042519f13e2de8c7be5ff168e5cb644928a80963
ViewMTN: http://monotone.openembedded.org/revision.psp?id=042519f13e2de8c7be5ff168e5cb644928a80963
Files:
1
packages/python/python-scapy_0.9.17.bb
packages/python/python-scapy_1.1.1.bb
Diffs:

#
# mt diff -rca9071da9da9c45e96443291c4081e1af3e77569 -r042519f13e2de8c7be5ff168e5cb644928a80963
#
# 
# 
# rename "packages/python/python-scapy_0.9.17.bb"
#     to "packages/python/python-scapy_1.1.1.bb"
# 
# patch "packages/python/python-scapy_1.1.1.bb"
#  from [20de00aef5975a688e9e083279e89b5e44036fd9]
#    to [299c341819c84cf1750cae9d0cc8f3bf3f184ea9]
# 
============================================================
--- packages/python/python-scapy_0.9.17.bb	20de00aef5975a688e9e083279e89b5e44036fd9
+++ packages/python/python-scapy_1.1.1.bb	299c341819c84cf1750cae9d0cc8f3bf3f184ea9
@@ -1,11 +1,12 @@
-LICENSE = "GPL"
 DESCRIPTION = "Scapy is a powerful interactive packet manipulation tool, \
 packet generator, network scanner, network discovery, packet sniffer, etc. \
 It can for the moment replace hping, 85% of nmap, arpspoof, arp-sk, arping, \
 tcpdump, tethereal, p0f, ...."
 SECTION = "devel/python"
+HOMEPAGE = "http://www.secdev.org/projects/scapy/"
+LICENSE = "GPL"
 PRIORITY = "optional"
-RDEPENDS = "python-core python-netclient python-netserver"
+RDEPENDS = "python-netclient python-netserver"
 SRCNAME = "scapy"
 
 SRC_URI = "http://www.secdev.org/projects/scapy/files/scapy-${PV}.tar.gz"
@@ -17,4 +18,3 @@ FILES_${PN} = "${libdir}/${PYTHON_DIR}/"
 }
 
 FILES_${PN} = "${libdir}/${PYTHON_DIR}/"
-






More information about the Openembedded-commits mailing list