[arch-commits] Commit in chrpath/trunk (PKGBUILD)

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 13:34:10
  Author: felixonmars
Revision: 658512

upgpkg: chrpath 0.16-3: reproducibility rebuild

Modified:
  chrpath/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 13:34:06 UTC (rev 658511)
+++ PKGBUILD2020-07-07 13:34:10 UTC (rev 658512)
@@ -3,7 +3,7 @@
 
 pkgname=chrpath
 pkgver=0.16
-pkgrel=2
+pkgrel=3
 pkgdesc="Change or delete the rpath or runpath in ELF files"
 arch=('x86_64')
 url="https://directory.fsf.org/project/chrpath/;


[arch-commits] Commit in chrpath/trunk (PKGBUILD)

2019-05-27 Thread Antonio Rojas via arch-commits
Date: Monday, May 27, 2019 @ 20:51:50
  Author: arojas
Revision: 472044

https

Modified:
  chrpath/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 20:51:02 UTC (rev 472043)
+++ PKGBUILD2019-05-27 20:51:50 UTC (rev 472044)
@@ -6,7 +6,7 @@
 pkgrel=2
 pkgdesc="Change or delete the rpath or runpath in ELF files"
 arch=('x86_64')
-url="http://directory.fsf.org/project/chrpath/;
+url="https://directory.fsf.org/project/chrpath/;
 license=('GPL2')
 depends=('glibc')
 
source=("http://http.debian.net/debian/pool/main/c/chrpath/chrpath_$pkgver.orig.tar.gz;)


[arch-commits] Commit in chrpath/trunk (PKGBUILD)

2018-06-04 Thread Antonio Rojas via arch-commits
Date: Monday, June 4, 2018 @ 19:08:42
  Author: arojas
Revision: 340437

BUILDINFO rebuild

Modified:
  chrpath/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-04 19:06:35 UTC (rev 340436)
+++ PKGBUILD2018-06-04 19:08:42 UTC (rev 340437)
@@ -4,13 +4,13 @@
 
 pkgname=chrpath
 pkgver=0.16
-pkgrel=1
+pkgrel=2
 pkgdesc="Change or delete the rpath or runpath in ELF files"
 arch=('x86_64')
 url="http://directory.fsf.org/project/chrpath/;
 license=('GPL2')
 depends=('glibc')
-source=("https://alioth.debian.org/frs/download.php/latestfile/813/chrpath-$pkgver.tar.gz;)
+source=("http://http.debian.net/debian/pool/main/c/chrpath/chrpath_$pkgver.orig.tar.gz;)
 md5sums=('2bf8d1d1ee345fc8a7915576f5649982')
 
 prepare() {


[arch-commits] Commit in chrpath/trunk (PKGBUILD)

2014-03-05 Thread Sergej Pupykin
Date: Wednesday, March 5, 2014 @ 12:39:25
  Author: spupykin
Revision: 106514

upgpkg: chrpath 0.16-1

upd

Modified:
  chrpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-05 10:10:15 UTC (rev 106513)
+++ PKGBUILD2014-03-05 11:39:25 UTC (rev 106514)
@@ -3,23 +3,23 @@
 # Contributor: Gerardo Exequiel Pozzi vmlinuz...@yahoo.com.ar
 
 pkgname=chrpath
-pkgver=0.13
-pkgrel=4
+pkgver=0.16
+pkgrel=1
 pkgdesc=Change or delete the rpath or runpath in ELF files
 arch=('i686' 'x86_64')
 url=http://directory.fsf.org/project/chrpath/;
 license=('GPL2')
 depends=('glibc')
-source=(http://ftp.tux.org/pub/X-Windows/ftp.hungry.com/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('b73072a8fbba277558c50364b65bb407')
+source=(https://alioth.debian.org/frs/download.php/latestfile/813/chrpath-$pkgver.tar.gz;)
+md5sums=('2bf8d1d1ee345fc8a7915576f5649982')
 
 prepare() {
   cd ${srcdir}/$pkgname-$pkgver
-  rm -f config.guess
-  aclocal
-  libtoolize
-  automake --add-missing
-  autoconf
+#  rm -f config.guess
+#  aclocal
+#  libtoolize
+#  automake --add-missing
+#  autoconf
 }
 
 build() {



[arch-commits] Commit in chrpath/trunk (PKGBUILD)

2013-11-19 Thread Sergej Pupykin
Date: Tuesday, November 19, 2013 @ 12:58:45
  Author: spupykin
Revision: 101198

Modified:
  chrpath/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-19 11:30:58 UTC (rev 101197)
+++ PKGBUILD2013-11-19 11:58:45 UTC (rev 101198)
@@ -4,7 +4,7 @@
 
 pkgname=chrpath
 pkgver=0.13
-pkgrel=3
+pkgrel=4
 pkgdesc=Change or delete the rpath or runpath in ELF files
 arch=('i686' 'x86_64')
 url=http://directory.fsf.org/project/chrpath/;
@@ -13,6 +13,14 @@
 
source=(http://ftp.tux.org/pub/X-Windows/ftp.hungry.com/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
 md5sums=('b73072a8fbba277558c50364b65bb407')
 
+prepare() {
+  cd ${srcdir}/$pkgname-$pkgver
+  rm -f config.guess
+  libtoolize
+  automake --add-missing
+  autoconf
+}
+
 build() {
   cd ${srcdir}/$pkgname-$pkgver
   ./configure --prefix=/usr --mandir=/usr/share/man



[arch-commits] Commit in chrpath/trunk (PKGBUILD)

2013-11-19 Thread Sergej Pupykin
Date: Tuesday, November 19, 2013 @ 13:04:02
  Author: spupykin
Revision: 101199

Modified:
  chrpath/trunk/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-19 11:58:45 UTC (rev 101198)
+++ PKGBUILD2013-11-19 12:04:02 UTC (rev 101199)
@@ -16,6 +16,7 @@
 prepare() {
   cd ${srcdir}/$pkgname-$pkgver
   rm -f config.guess
+  aclocal
   libtoolize
   automake --add-missing
   autoconf