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

Sergej Pupykin spupykin at archlinux.org
Thu Jan 30 09:19:21 UTC 2020


    Date: Thursday, January 30, 2020 @ 09:19:20
  Author: spupykin
Revision: 560101

upgpkg: log4cxx 0.10.0-5

Modified:
  log4cxx/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-30 09:18:15 UTC (rev 560100)
+++ PKGBUILD	2020-01-30 09:19:20 UTC (rev 560101)
@@ -1,15 +1,16 @@
+# $Id$
+# Maintainer: Sergej Pupykin <arch+pub at sergej.pp.ru>
+
 pkgname=log4cxx
 pkgver=0.10.0
-pkgrel=4
+pkgrel=5
 pkgdesc="A C++ port of Log4j"
 url="http://logging.apache.org/log4cxx"
 license=("Apache")
 depends=('apr-util' 'libxml2')
-arch=('any')
+arch=('x86_64')
 makedepends=('autoconf' 'automake' 'libtool' 'patch' 'zip' 'gzip' 'sed')
-provides=('log4cxx')
 conflicts=('log4cxx-svn')
-
 source=("http://archive.apache.org/dist/logging/$pkgname/$pkgver/apache-$pkgname-$pkgver.tar.gz"
         'log4cxx-0.10.0-missing_includes.patch'
         'log4cxx-0.10.0-narrowing-fixes-from-upstream.patch')


Property changes on: log4cxx/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list