[arch-commits] Commit in python-iwscan/repos (6 files)

Gaetan Bisson bisson at nymeria.archlinux.org
Thu Feb 6 05:24:02 UTC 2014


    Date: Thursday, February 6, 2014 @ 06:24:02
  Author: bisson
Revision: 205495

db-move: moved python-iwscan from [testing] to [extra] (i686, x86_64)

Added:
  python-iwscan/repos/extra-i686/PKGBUILD
    (from rev 205493, python-iwscan/repos/testing-i686/PKGBUILD)
  python-iwscan/repos/extra-x86_64/PKGBUILD
    (from rev 205493, python-iwscan/repos/testing-x86_64/PKGBUILD)
Deleted:
  python-iwscan/repos/extra-i686/PKGBUILD
  python-iwscan/repos/extra-x86_64/PKGBUILD
  python-iwscan/repos/testing-i686/
  python-iwscan/repos/testing-x86_64/

-----------------------+
 /PKGBUILD             |   62 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   26 --------------------
 extra-x86_64/PKGBUILD |   26 --------------------
 3 files changed, 62 insertions(+), 52 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2014-02-06 05:24:01 UTC (rev 205494)
+++ extra-i686/PKGBUILD	2014-02-06 05:24:02 UTC (rev 205495)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann <daniel at archlinux.org>
-
-pkgbase=python-iwscan
-pkgname=python2-iwscan
-pkgver=20090609
-pkgrel=4
-pkgdesc="A Python interface to iwlist, using the iwlib library"
-arch=('i686' 'x86_64')
-url="http://projects.otaku42.de/browser/python-iwscan"
-license=('LGPL')
-depends=('python2' 'wireless_tools')
-conflicts=('python-iwscan<=20090609-3')
-replaces=('python-iwscan<=20090609-3')
-source=(ftp://ftp.archlinux.org/other/${pkgbase}/${pkgbase}-20090609.tar.gz)
-md5sums=('30fbe8ad3b07e67c1c35db2de16077d8')
-
-build() {
-	cd "${srcdir}/${pkgbase}"
-	python2 setup.py build
-}
-
-package_python2-iwscan() {
-	cd "${srcdir}/${pkgbase}"
-	python2 setup.py install --root="${pkgdir}"
-}

Copied: python-iwscan/repos/extra-i686/PKGBUILD (from rev 205493, python-iwscan/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-02-06 05:24:02 UTC (rev 205495)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Daniel Isenmann <daniel at archlinux.org>
+
+pkgbase=python-iwscan
+pkgname=python2-iwscan
+pkgver=20090609
+pkgrel=5
+pkgdesc="A Python interface to iwlist, using the iwlib library"
+arch=('i686' 'x86_64')
+url="http://projects.otaku42.de/browser/python-iwscan"
+license=('LGPL')
+depends=('python2' 'wireless_tools')
+conflicts=('python-iwscan<=20090609-3')
+replaces=('python-iwscan<=20090609-3')
+source=(ftp://ftp.archlinux.org/other/${pkgbase}/${pkgbase}-20090609.tar.gz)
+md5sums=('30fbe8ad3b07e67c1c35db2de16077d8')
+
+prepare() {
+	cd ${pkgbase}
+	sed -i 's|PROC_NET_WIRELESS|"/proc/net/wireless"|' pyiwscan.c
+}
+
+build() {
+	cd ${pkgbase}
+	python2 setup.py build
+}
+
+package_python2-iwscan() {
+	cd ${pkgbase}
+	python2 setup.py install --root="${pkgdir}"
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-02-06 05:24:01 UTC (rev 205494)
+++ extra-x86_64/PKGBUILD	2014-02-06 05:24:02 UTC (rev 205495)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann <daniel at archlinux.org>
-
-pkgbase=python-iwscan
-pkgname=python2-iwscan
-pkgver=20090609
-pkgrel=4
-pkgdesc="A Python interface to iwlist, using the iwlib library"
-arch=('i686' 'x86_64')
-url="http://projects.otaku42.de/browser/python-iwscan"
-license=('LGPL')
-depends=('python2' 'wireless_tools')
-conflicts=('python-iwscan<=20090609-3')
-replaces=('python-iwscan<=20090609-3')
-source=(ftp://ftp.archlinux.org/other/${pkgbase}/${pkgbase}-20090609.tar.gz)
-md5sums=('30fbe8ad3b07e67c1c35db2de16077d8')
-
-build() {
-	cd "${srcdir}/${pkgbase}"
-	python2 setup.py build
-}
-
-package_python2-iwscan() {
-	cd "${srcdir}/${pkgbase}"
-	python2 setup.py install --root="${pkgdir}"
-}

Copied: python-iwscan/repos/extra-x86_64/PKGBUILD (from rev 205493, python-iwscan/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-02-06 05:24:02 UTC (rev 205495)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Daniel Isenmann <daniel at archlinux.org>
+
+pkgbase=python-iwscan
+pkgname=python2-iwscan
+pkgver=20090609
+pkgrel=5
+pkgdesc="A Python interface to iwlist, using the iwlib library"
+arch=('i686' 'x86_64')
+url="http://projects.otaku42.de/browser/python-iwscan"
+license=('LGPL')
+depends=('python2' 'wireless_tools')
+conflicts=('python-iwscan<=20090609-3')
+replaces=('python-iwscan<=20090609-3')
+source=(ftp://ftp.archlinux.org/other/${pkgbase}/${pkgbase}-20090609.tar.gz)
+md5sums=('30fbe8ad3b07e67c1c35db2de16077d8')
+
+prepare() {
+	cd ${pkgbase}
+	sed -i 's|PROC_NET_WIRELESS|"/proc/net/wireless"|' pyiwscan.c
+}
+
+build() {
+	cd ${pkgbase}
+	python2 setup.py build
+}
+
+package_python2-iwscan() {
+	cd ${pkgbase}
+	python2 setup.py install --root="${pkgdir}"
+}




More information about the arch-commits mailing list