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

Sébastien Luttringer seblu at nymeria.archlinux.org
Mon May 13 00:24:07 UTC 2013


    Date: Monday, May 13, 2013 @ 02:24:07
  Author: seblu
Revision: 90530

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

Added:
  nfacct/repos/community-i686/PKGBUILD
    (from rev 90529, nfacct/trunk/PKGBUILD)
  nfacct/repos/community-x86_64/PKGBUILD
    (from rev 90529, nfacct/trunk/PKGBUILD)
Deleted:
  nfacct/repos/community-i686/PKGBUILD
  nfacct/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-05-13 00:22:46 UTC (rev 90529)
+++ community-i686/PKGBUILD	2013-05-13 00:24:07 UTC (rev 90530)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Alessandro Sagratini <ale_sagra at hotmail.com>
-
-pkgname=nfacct
-pkgver=1.0.1
-pkgrel=1
-pkgdesc='Command line tool to create/retrieve/delete accounting objects'
-arch=('i686' 'x86_64')
-url='http://www.netfilter.org/projects/nfacct/'
-license=('GPL2')
-depends=('libnetfilter_acct')
-options=(!libtool)
-source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2")
-md5sums=('992e863409d144350dbc8f0554a0f478')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make -k check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nfacct/repos/community-i686/PKGBUILD (from rev 90529, nfacct/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-05-13 00:24:07 UTC (rev 90530)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Alessandro Sagratini <ale_sagra at hotmail.com>
+
+pkgname=nfacct
+pkgver=1.0.1
+pkgrel=2
+pkgdesc='Command line tool to create/retrieve/delete accounting objects'
+arch=('i686' 'x86_64')
+url='http://www.netfilter.org/projects/nfacct/'
+license=('GPL2')
+depends=('libnetfilter_acct')
+options=(!libtool)
+source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2")
+md5sums=('992e863409d144350dbc8f0554a0f478')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sbindir=/usr/bin
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -k check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-05-13 00:22:46 UTC (rev 90529)
+++ community-x86_64/PKGBUILD	2013-05-13 00:24:07 UTC (rev 90530)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Alessandro Sagratini <ale_sagra at hotmail.com>
-
-pkgname=nfacct
-pkgver=1.0.1
-pkgrel=1
-pkgdesc='Command line tool to create/retrieve/delete accounting objects'
-arch=('i686' 'x86_64')
-url='http://www.netfilter.org/projects/nfacct/'
-license=('GPL2')
-depends=('libnetfilter_acct')
-options=(!libtool)
-source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2")
-md5sums=('992e863409d144350dbc8f0554a0f478')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make -k check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nfacct/repos/community-x86_64/PKGBUILD (from rev 90529, nfacct/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-05-13 00:24:07 UTC (rev 90530)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Alessandro Sagratini <ale_sagra at hotmail.com>
+
+pkgname=nfacct
+pkgver=1.0.1
+pkgrel=2
+pkgdesc='Command line tool to create/retrieve/delete accounting objects'
+arch=('i686' 'x86_64')
+url='http://www.netfilter.org/projects/nfacct/'
+license=('GPL2')
+depends=('libnetfilter_acct')
+options=(!libtool)
+source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2")
+md5sums=('992e863409d144350dbc8f0554a0f478')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sbindir=/usr/bin
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -k check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list