[arch-commits] Commit in pystatgrab/repos/community-i686 (4 files)

Jaroslav Lichtblau jlichtblau at nymeria.archlinux.org
Sat Feb 2 14:56:35 UTC 2013


    Date: Saturday, February 2, 2013 @ 15:56:35
  Author: jlichtblau
Revision: 83541

archrelease: copy trunk to community-i686

Added:
  pystatgrab/repos/community-i686/PKGBUILD
    (from rev 83540, pystatgrab/trunk/PKGBUILD)
  pystatgrab/repos/community-i686/pystatgrab.changelog
    (from rev 83540, pystatgrab/trunk/pystatgrab.changelog)
Deleted:
  pystatgrab/repos/community-i686/PKGBUILD
  pystatgrab/repos/community-i686/pystatgrab.changelog

----------------------+
 PKGBUILD             |   42 +++++++++++++++++++++---------------------
 pystatgrab.changelog |   13 ++++++++-----
 2 files changed, 29 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-02 14:56:21 UTC (rev 83540)
+++ PKGBUILD	2013-02-02 14:56:35 UTC (rev 83541)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Hugo Ideler <hugoideler at dse.nl>
-
-pkgname=pystatgrab
-pkgver=0.5
-pkgrel=5
-pkgdesc="Python bindings for libstatgrab"
-arch=('i686' 'x86_64')
-url="http://www.i-scream.org/pystatgrab"
-license=('GPL')
-depends=('python2' 'libstatgrab')
-source=(ftp://ftp.uk.i-scream.org/pub/i-scream/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('b7a3451ba682ebf167fcb43f1769a121')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  python2 setup.py build
-  python2 setup.py install --prefix=${pkgdir}/usr
-}

Copied: pystatgrab/repos/community-i686/PKGBUILD (from rev 83540, pystatgrab/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-02-02 14:56:35 UTC (rev 83541)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Hugo Ideler <hugoideler at dse.nl>
+
+pkgname=pystatgrab
+pkgver=0.5
+pkgrel=6
+pkgdesc="Python bindings for libstatgrab"
+arch=('i686' 'x86_64')
+url="http://www.i-scream.org/pystatgrab"
+license=('GPL')
+depends=('python2' 'libstatgrab')
+source=(ftp://ftp.uk.i-scream.org/pub/i-scream/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('f6a0b4a2dca70f346b8bbbd705b8dc772dc4e8c7cde2b2b83c85eb65c4cfe1d8')
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  python2 setup.py build
+  python2 setup.py install --prefix=${pkgdir}/usr
+}

Deleted: pystatgrab.changelog
===================================================================
--- pystatgrab.changelog	2013-02-02 14:56:21 UTC (rev 83540)
+++ pystatgrab.changelog	2013-02-02 14:56:35 UTC (rev 83541)
@@ -1,5 +0,0 @@
-2010-07-21 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Rebuild for correct package naming
-
-2008-11-30 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* Minor version bump (0.5-2) due the python 2.5 -> 2.6 update

Copied: pystatgrab/repos/community-i686/pystatgrab.changelog (from rev 83540, pystatgrab/trunk/pystatgrab.changelog)
===================================================================
--- pystatgrab.changelog	                        (rev 0)
+++ pystatgrab.changelog	2013-02-02 14:56:35 UTC (rev 83541)
@@ -0,0 +1,8 @@
+2013-02-02 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* pystatgrab 0.5-6 clean-up $pkgdir usage
+
+2010-07-21 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Rebuild for correct package naming
+
+2008-11-30 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* Minor version bump (0.5-2) due the python 2.5 -> 2.6 update




More information about the arch-commits mailing list