[arch-commits] Commit in xfsprogs/repos (4 files)

Tobias Powalowski tpowa at archlinux.org
Sat Mar 24 10:24:08 UTC 2012


    Date: Saturday, March 24, 2012 @ 06:24:07
  Author: tpowa
Revision: 154211

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  xfsprogs/repos/testing-i686/PKGBUILD
    (from rev 154210, xfsprogs/trunk/PKGBUILD)
  xfsprogs/repos/testing-x86_64/
  xfsprogs/repos/testing-x86_64/PKGBUILD
    (from rev 154210, xfsprogs/trunk/PKGBUILD)
Deleted:
  xfsprogs/repos/testing-i686/PKGBUILD

-------------------------+
 testing-i686/PKGBUILD   |   58 +++++++++++++++++++++++-----------------------
 testing-x86_64/PKGBUILD |   29 +++++++++++++++++++++++
 2 files changed, 58 insertions(+), 29 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2012-03-24 10:22:27 UTC (rev 154210)
+++ testing-i686/PKGBUILD	2012-03-24 10:24:07 UTC (rev 154211)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Paul Mattal <paul at archlinux.org>
-pkgname=xfsprogs
-pkgver=3.1.8
-pkgrel=1
-pkgdesc="XFS filesystem utilities"
-arch=('i686' 'x86_64')
-license=('LGPL')
-url="http://oss.sgi.com/projects/xfs/"
-groups=('base')
-depends=('util-linux-ng>=2.16')
-options=('!makeflags' '!libtool')
-# We mirror the sources as upstream tends to move them once a new release is out
-source=("ftp://ftp.archlinux.org/other/xfsprogs/${pkgname}-${pkgver}.tar.gz")
-md5sums=('f70b2e7200d4c29f0af1cf70e7be1db6')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  export OPTIMIZER="-march=${CARCH/_/-} -O1"
-  export DEBUG=-DNDEBUG
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DIST_ROOT="${pkgdir}" install install-dev
-  chown -R root $pkgdir
-  chgrp -R root $pkgdir
-}

Copied: xfsprogs/repos/testing-i686/PKGBUILD (from rev 154210, xfsprogs/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2012-03-24 10:24:07 UTC (rev 154211)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Paul Mattal <paul at archlinux.org>
+pkgname=xfsprogs
+pkgver=3.1.8
+pkgrel=1
+pkgdesc="XFS filesystem utilities"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="http://oss.sgi.com/projects/xfs/"
+groups=('base')
+depends=('util-linux-ng>=2.16')
+options=('!makeflags' '!libtool')
+# We mirror the sources as upstream tends to move them once a new release is out
+source=("ftp://ftp.archlinux.org/other/xfsprogs/${pkgname}-${pkgver}.tar.gz")
+md5sums=('f70b2e7200d4c29f0af1cf70e7be1db6')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  export OPTIMIZER="-march=${CARCH/_/-} -O1"
+  export DEBUG=-DNDEBUG
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DIST_ROOT="${pkgdir}" install install-dev
+  chown -R root $pkgdir
+  chgrp -R root $pkgdir
+}

Copied: xfsprogs/repos/testing-x86_64/PKGBUILD (from rev 154210, xfsprogs/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2012-03-24 10:24:07 UTC (rev 154211)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Paul Mattal <paul at archlinux.org>
+pkgname=xfsprogs
+pkgver=3.1.8
+pkgrel=1
+pkgdesc="XFS filesystem utilities"
+arch=('i686' 'x86_64')
+license=('LGPL')
+url="http://oss.sgi.com/projects/xfs/"
+groups=('base')
+depends=('util-linux-ng>=2.16')
+options=('!makeflags' '!libtool')
+# We mirror the sources as upstream tends to move them once a new release is out
+source=("ftp://ftp.archlinux.org/other/xfsprogs/${pkgname}-${pkgver}.tar.gz")
+md5sums=('f70b2e7200d4c29f0af1cf70e7be1db6')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  export OPTIMIZER="-march=${CARCH/_/-} -O1"
+  export DEBUG=-DNDEBUG
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DIST_ROOT="${pkgdir}" install install-dev
+  chown -R root $pkgdir
+  chgrp -R root $pkgdir
+}




More information about the arch-commits mailing list