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

Gaetan Bisson bisson at nymeria.archlinux.org
Fri Nov 29 21:18:57 UTC 2013


    Date: Friday, November 29, 2013 @ 22:18:57
  Author: bisson
Revision: 200616

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

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

-----------------------+
 /PKGBUILD             |   60 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   29 -----------------------
 extra-x86_64/PKGBUILD |   29 -----------------------
 3 files changed, 60 insertions(+), 58 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-11-29 21:17:31 UTC (rev 200615)
+++ extra-i686/PKGBUILD	2013-11-29 21:18:57 UTC (rev 200616)
@@ -1,29 +0,0 @@
-# $Id$
-# Contributor: dorphell <dorphell at archlinux.org>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=rcs
-pkgver=5.8.2
-pkgrel=1
-pkgdesc='Revision Control System: manages multiple revisions of files'
-url='http://www.gnu.org/software/rcs/'
-license=('GPL3')
-arch=('i686' 'x86_64')
-source=("ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('5972a7f97ab307e775083144cdf6b425c4aba7fe')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr
-	make
-}
-
-check() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make check
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make prefix="${pkgdir}/usr" install
-}

Copied: rcs/repos/extra-i686/PKGBUILD (from rev 200615, rcs/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-11-29 21:18:57 UTC (rev 200616)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: dorphell <dorphell at archlinux.org>
+
+pkgname=rcs
+pkgver=5.9.2
+pkgrel=1
+pkgdesc='Revision Control System: manages multiple revisions of files'
+url='http://www.gnu.org/software/rcs/'
+license=('GPL3')
+arch=('i686' 'x86_64')
+depends=('ed')
+source=("ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha1sums=('cb053f6ba87ab6ea03306d6241e1cde67182100b' 'SKIP')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr
+	make
+}
+
+check() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make check
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make prefix="${pkgdir}/usr" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-11-29 21:17:31 UTC (rev 200615)
+++ extra-x86_64/PKGBUILD	2013-11-29 21:18:57 UTC (rev 200616)
@@ -1,29 +0,0 @@
-# $Id$
-# Contributor: dorphell <dorphell at archlinux.org>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=rcs
-pkgver=5.8.2
-pkgrel=1
-pkgdesc='Revision Control System: manages multiple revisions of files'
-url='http://www.gnu.org/software/rcs/'
-license=('GPL3')
-arch=('i686' 'x86_64')
-source=("ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('5972a7f97ab307e775083144cdf6b425c4aba7fe')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr
-	make
-}
-
-check() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make check
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make prefix="${pkgdir}/usr" install
-}

Copied: rcs/repos/extra-x86_64/PKGBUILD (from rev 200615, rcs/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-11-29 21:18:57 UTC (rev 200616)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: dorphell <dorphell at archlinux.org>
+
+pkgname=rcs
+pkgver=5.9.2
+pkgrel=1
+pkgdesc='Revision Control System: manages multiple revisions of files'
+url='http://www.gnu.org/software/rcs/'
+license=('GPL3')
+arch=('i686' 'x86_64')
+depends=('ed')
+source=("ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha1sums=('cb053f6ba87ab6ea03306d6241e1cde67182100b' 'SKIP')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr
+	make
+}
+
+check() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make check
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make prefix="${pkgdir}/usr" install
+}




More information about the arch-commits mailing list