[arch-commits] Commit in mod_wsgi/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Wed Dec 2 13:29:50 UTC 2009


    Date: Wednesday, December 2, 2009 @ 08:29:50
  Author: giovanni
Revision: 60240

Merged revisions 60209 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/mod_wsgi/trunk

........
  r60209 | andrea | 2009-12-02 00:49:24 -0800 (mer, 02 dic 2009) | 2 lines
  
  upgpkg: mod_wsgi 3.1-1
      upstream release
........

Modified:
  mod_wsgi/repos/extra-x86_64/	(properties)
  mod_wsgi/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)


Property changes on: mod_wsgi/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /mod_wsgi/trunk:1-59345
   + /mod_wsgi/trunk:1-60239

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-12-02 13:15:31 UTC (rev 60239)
+++ extra-x86_64/PKGBUILD	2009-12-02 13:29:50 UTC (rev 60240)
@@ -1,9 +1,9 @@
-# $Id:$
+# $Id: $
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Ryan Coyner <rcoyner at gmail.com>
 
 pkgname=mod_wsgi
-pkgver=3.0
+pkgver=3.1
 pkgrel=1
 pkgdesc="Python WSGI adapter module for Apache"
 arch=('i686' 'x86_64')
@@ -12,12 +12,9 @@
 depends=('apache' 'python')
 install=$pkgname.install
 source=(http://modwsgi.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-md5sums=('7e9c8cd79ebe9bc273dc520e9e87261b')
+md5sums=('f9aabdcd7a3f66a2319d10793477f9e9')
 
 build() {
-  # http://code.google.com/p/modwsgi/issues/detail?id=166
-  unset CFLAGS
-
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr \
     --with-apxs=/usr/sbin/apxs \




More information about the arch-commits mailing list