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

Timothy Redaelli tredaelli at archlinux.org
Thu May 21 13:10:52 UTC 2015


    Date: Thursday, May 21, 2015 @ 15:10:51
  Author: tredaelli
Revision: 133915

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

Added:
  pax-utils/repos/community-i686/PKGBUILD
    (from rev 133914, pax-utils/trunk/PKGBUILD)
  pax-utils/repos/community-x86_64/PKGBUILD
    (from rev 133914, pax-utils/trunk/PKGBUILD)
Deleted:
  pax-utils/repos/community-i686/PKGBUILD
  pax-utils/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   62 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   31 ----------------------
 community-x86_64/PKGBUILD |   31 ----------------------
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-05-21 13:10:39 UTC (rev 133914)
+++ community-i686/PKGBUILD	2015-05-21 13:10:51 UTC (rev 133915)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
-# Contributor: sh0 <mee at sh0.org>
-# Contributor: Maxwel <msg.maxwel at gmail.com>
-
-pkgname=pax-utils
-pkgver=0.9.1
-pkgrel=1
-pkgdesc='ELF related utils for ELF 32/64 binaries that can check files for security relevant properties'
-url='http://hardened.gentoo.org/pax-utils.xml'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('bash' 'libcap' 'python-pyelftools')
-source=("http://distfiles.gentoo.org/distfiles/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('643ccaf6952f836c42aafcd5ad7e5f7de2d3472225a34603680b151a8b198b0c')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make USE_CAP='yes'
-}
-
-check() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  # FIXME lddpath.py uses /lib64 before /usr/lib
-  LD_LIBRARY_PATH="/usr/lib" make check
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make USE_PYTHON='yes' DESTDIR="${pkgdir}" install
-}

Copied: pax-utils/repos/community-i686/PKGBUILD (from rev 133914, pax-utils/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-05-21 13:10:51 UTC (rev 133915)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
+# Contributor: sh0 <mee at sh0.org>
+# Contributor: Maxwel <msg.maxwel at gmail.com>
+
+pkgname=pax-utils
+pkgver=1.0.3
+pkgrel=1
+pkgdesc='ELF related utils for ELF 32/64 binaries that can check files for security relevant properties'
+url='http://hardened.gentoo.org/pax-utils.xml'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('bash' 'libcap' 'python-pyelftools')
+source=("http://distfiles.gentoo.org/distfiles/${pkgname}-${pkgver}.tar.xz")
+sha256sums=('8535a94e1f77841da92d5526d2935abb786437fdf11be9ed077a78ab5e6b5670')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make USE_CAP='yes'
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  # FIXME lddpath.py uses /lib64 before /usr/lib
+  LD_LIBRARY_PATH="/usr/lib" make check
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make USE_PYTHON='yes' DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-05-21 13:10:39 UTC (rev 133914)
+++ community-x86_64/PKGBUILD	2015-05-21 13:10:51 UTC (rev 133915)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
-# Contributor: sh0 <mee at sh0.org>
-# Contributor: Maxwel <msg.maxwel at gmail.com>
-
-pkgname=pax-utils
-pkgver=0.9.1
-pkgrel=1
-pkgdesc='ELF related utils for ELF 32/64 binaries that can check files for security relevant properties'
-url='http://hardened.gentoo.org/pax-utils.xml'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('bash' 'libcap' 'python-pyelftools')
-source=("http://distfiles.gentoo.org/distfiles/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('643ccaf6952f836c42aafcd5ad7e5f7de2d3472225a34603680b151a8b198b0c')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make USE_CAP='yes'
-}
-
-check() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  # FIXME lddpath.py uses /lib64 before /usr/lib
-  LD_LIBRARY_PATH="/usr/lib" make check
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make USE_PYTHON='yes' DESTDIR="${pkgdir}" install
-}

Copied: pax-utils/repos/community-x86_64/PKGBUILD (from rev 133914, pax-utils/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-05-21 13:10:51 UTC (rev 133915)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Timothy Redaelli <timothy.redaelli at gmail.com>
+# Contributor: sh0 <mee at sh0.org>
+# Contributor: Maxwel <msg.maxwel at gmail.com>
+
+pkgname=pax-utils
+pkgver=1.0.3
+pkgrel=1
+pkgdesc='ELF related utils for ELF 32/64 binaries that can check files for security relevant properties'
+url='http://hardened.gentoo.org/pax-utils.xml'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('bash' 'libcap' 'python-pyelftools')
+source=("http://distfiles.gentoo.org/distfiles/${pkgname}-${pkgver}.tar.xz")
+sha256sums=('8535a94e1f77841da92d5526d2935abb786437fdf11be9ed077a78ab5e6b5670')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make USE_CAP='yes'
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  # FIXME lddpath.py uses /lib64 before /usr/lib
+  LD_LIBRARY_PATH="/usr/lib" make check
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make USE_PYTHON='yes' DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list