[oe-commits] Michael 'Mickey' Lauer : python-pycap: bump for python 2.6

GIT User account git at amethyst.openembedded.net
Tue Jan 13 13:27:11 UTC 2009


Module: openembedded.git
Branch: mickey/python26
Commit: 1d8af62f76828f7a7f2355cd63234529e4ac91be
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1d8af62f76828f7a7f2355cd63234529e4ac91be

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Tue Jan 13 00:42:10 2009 +0000

python-pycap: bump for python 2.6

---

 packages/python/python-pycap_0.1.6.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/packages/python/python-pycap_0.1.6.bb b/packages/python/python-pycap_0.1.6.bb
index 2857ab9..63e19a4 100644
--- a/packages/python/python-pycap_0.1.6.bb
+++ b/packages/python/python-pycap_0.1.6.bb
@@ -4,6 +4,7 @@ PRIORITY = "optional"
 RDEPENDS = "python-core"
 DEPENDS = "libpcap libnet"
 SRCNAME = "pycap"
+PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
 S = "${WORKDIR}/${SRCNAME}-${PV}"





More information about the Openembedded-commits mailing list