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

Stéphane Gaudreault stephane at archlinux.org
Mon Feb 6 20:53:31 UTC 2012


    Date: Monday, February 6, 2012 @ 15:53:31
  Author: stephane
Revision: 149338

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

Added:
  elfutils/repos/extra-i686/PKGBUILD
    (from rev 149337, elfutils/trunk/PKGBUILD)
  elfutils/repos/extra-x86_64/PKGBUILD
    (from rev 149337, elfutils/trunk/PKGBUILD)
Deleted:
  elfutils/repos/extra-i686/PKGBUILD
  elfutils/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   64 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   64 ++++++++++++++++++++++++------------------------
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-02-06 20:53:24 UTC (rev 149337)
+++ extra-i686/PKGBUILD	2012-02-06 20:53:31 UTC (rev 149338)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Allan McRae <allan at archlinux.org>
-# Contributor: Andrej Gelenberg <andrej.gelenberg at udo.edu>
-
-pkgname=elfutils
-pkgver=0.152
-pkgrel=1
-pkgdesc="Collection of libraries and utilities for working with ELF object files and DWARF debugging information"
-arch=('i686' 'x86_64')
-url="https://fedorahosted.org/elfutils/"
-license=('GPL2')
-depends=('glibc')
-#optdepends=('zlib' 'xz' 'bzip2')
-provides=('libelf')
-replaces=('libelf')
-conflicts=('libelf')
-source=(https://fedorahosted.org/releases/e/l/elfutils/${pkgver}/elfutils-${pkgver}.tar.bz2)
-md5sums=('39739ed58a0fa1862eff8735f111fe5c')
-
-build()
-{
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --program-prefix="eu-"
-  make
-  make check
-}
-
-package()
-{
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: elfutils/repos/extra-i686/PKGBUILD (from rev 149337, elfutils/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-02-06 20:53:31 UTC (rev 149338)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Allan McRae <allan at archlinux.org>
+# Contributor: Andrej Gelenberg <andrej.gelenberg at udo.edu>
+
+pkgname=elfutils
+pkgver=0.152
+pkgrel=2
+pkgdesc="Collection of libraries and utilities for working with ELF object files and DWARF debugging information"
+arch=('i686' 'x86_64')
+url="https://fedorahosted.org/elfutils/"
+license=('GPL2')
+depends=('glibc')
+#optdepends=('zlib' 'xz' 'bzip2')
+provides=('libelf')
+replaces=('libelf')
+conflicts=('libelf')
+source=(https://fedorahosted.org/releases/e/l/elfutils/${pkgver}/elfutils-${pkgver}.tar.bz2)
+md5sums=('39739ed58a0fa1862eff8735f111fe5c')
+
+build()
+{
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --program-prefix="eu-"
+  make
+  make check
+}
+
+package()
+{
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-02-06 20:53:24 UTC (rev 149337)
+++ extra-x86_64/PKGBUILD	2012-02-06 20:53:31 UTC (rev 149338)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Allan McRae <allan at archlinux.org>
-# Contributor: Andrej Gelenberg <andrej.gelenberg at udo.edu>
-
-pkgname=elfutils
-pkgver=0.152
-pkgrel=1
-pkgdesc="Collection of libraries and utilities for working with ELF object files and DWARF debugging information"
-arch=('i686' 'x86_64')
-url="https://fedorahosted.org/elfutils/"
-license=('GPL2')
-depends=('glibc')
-#optdepends=('zlib' 'xz' 'bzip2')
-provides=('libelf')
-replaces=('libelf')
-conflicts=('libelf')
-source=(https://fedorahosted.org/releases/e/l/elfutils/${pkgver}/elfutils-${pkgver}.tar.bz2)
-md5sums=('39739ed58a0fa1862eff8735f111fe5c')
-
-build()
-{
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --program-prefix="eu-"
-  make
-  make check
-}
-
-package()
-{
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: elfutils/repos/extra-x86_64/PKGBUILD (from rev 149337, elfutils/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-02-06 20:53:31 UTC (rev 149338)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Allan McRae <allan at archlinux.org>
+# Contributor: Andrej Gelenberg <andrej.gelenberg at udo.edu>
+
+pkgname=elfutils
+pkgver=0.152
+pkgrel=2
+pkgdesc="Collection of libraries and utilities for working with ELF object files and DWARF debugging information"
+arch=('i686' 'x86_64')
+url="https://fedorahosted.org/elfutils/"
+license=('GPL2')
+depends=('glibc')
+#optdepends=('zlib' 'xz' 'bzip2')
+provides=('libelf')
+replaces=('libelf')
+conflicts=('libelf')
+source=(https://fedorahosted.org/releases/e/l/elfutils/${pkgver}/elfutils-${pkgver}.tar.bz2)
+md5sums=('39739ed58a0fa1862eff8735f111fe5c')
+
+build()
+{
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr --program-prefix="eu-"
+  make
+  make check
+}
+
+package()
+{
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list