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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 19:03:12
  Author: foutrelis
Revision: 753321

upgpkg: xrootd4 4.12.4-3: Python 3.9 rebuild

Modified:
  xrootd4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 19:03:02 UTC (rev 753320)
+++ PKGBUILD2020-11-12 19:03:12 UTC (rev 753321)
@@ -5,7 +5,7 @@
 pkgname="${_pkgname}4"
 pkgdesc="Software framework for fast, low latency, scalable and fault tolerant 
data access."
 pkgver=4.12.4
-pkgrel=2
+pkgrel=3
 arch=('x86_64')
 url="https://xrootd.slac.stanford.edu/;
 license=('LGPL3')


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

2020-11-10 Thread Evangelos Foutras via arch-commits
Date: Tuesday, November 10, 2020 @ 09:07:52
  Author: foutrelis
Revision: 749444

upgpkg: xrootd4 4.12.4-2: Python 3.9 rebuild

Modified:
  xrootd4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-10 09:02:42 UTC (rev 749443)
+++ PKGBUILD2020-11-10 09:07:52 UTC (rev 749444)
@@ -5,7 +5,7 @@
 pkgname="${_pkgname}4"
 pkgdesc="Software framework for fast, low latency, scalable and fault tolerant 
data access."
 pkgver=4.12.4
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="https://xrootd.slac.stanford.edu/;
 license=('LGPL3')


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

2020-09-26 Thread Konstantin Gizdov via arch-commits
Date: Saturday, September 26, 2020 @ 15:14:23
  Author: kgizdov
Revision: 712472

upgpkg: xrootd4 4.12.4-1

Modified:
  xrootd4/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-26 15:11:48 UTC (rev 712471)
+++ PKGBUILD2020-09-26 15:14:23 UTC (rev 712472)
@@ -4,8 +4,8 @@
 _pkgname=xrootd
 pkgname="${_pkgname}4"
 pkgdesc="Software framework for fast, low latency, scalable and fault tolerant 
data access."
-pkgver=4.12.3
-pkgrel=5
+pkgver=4.12.4
+pkgrel=1
 arch=('x86_64')
 url="https://xrootd.slac.stanford.edu/;
 license=('LGPL3')
@@ -16,7 +16,7 @@
 conflicts=('xrootd')
 source=("${url}/download/v${pkgver}/${_pkgname}-${pkgver}.tar.gz"
 'cxx17.patch')
-sha256sums=('6f2ca1accc8d49d605706bb556777c753860bf46d845b1ee11393a5cb5987f15'
+sha256sums=('a299e8f48d44e7fcee12fbcfd02cb4d2c58ebcaa6275bb923896b87e7512f1a4'
 'ad423ea5c78c89e4f048da5c0ffd0fe263a3005e6de638077fbd770de89603eb')
 
 get_pyver () {


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

2020-09-01 Thread Konstantin Gizdov via arch-commits
Date: Tuesday, September 1, 2020 @ 11:02:01
  Author: kgizdov
Revision: 695358

libxcrypt rebuild

Modified:
  xrootd4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-01 10:58:35 UTC (rev 695357)
+++ PKGBUILD2020-09-01 11:02:01 UTC (rev 695358)
@@ -5,7 +5,7 @@
 pkgname="${_pkgname}4"
 pkgdesc="Software framework for fast, low latency, scalable and fault tolerant 
data access."
 pkgver=4.12.3
-pkgrel=4
+pkgrel=5
 arch=('x86_64')
 url="https://xrootd.slac.stanford.edu/;
 license=('LGPL3')


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

2020-07-24 Thread Konstantin Gizdov via arch-commits
Date: Friday, July 24, 2020 @ 15:44:03
  Author: kgizdov
Revision: 665169

add coflicts

Modified:
  xrootd4/trunk/PKGBUILD

--+
 PKGBUILD |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-24 15:43:55 UTC (rev 665168)
+++ PKGBUILD2020-07-24 15:44:03 UTC (rev 665169)
@@ -5,7 +5,7 @@
 pkgname="${_pkgname}4"
 pkgdesc="Software framework for fast, low latency, scalable and fault tolerant 
data access."
 pkgver=4.12.3
-pkgrel=3
+pkgrel=4
 arch=('x86_64')
 url="https://xrootd.slac.stanford.edu/;
 license=('LGPL3')
@@ -12,6 +12,8 @@
 depends=('ceph' 'curl' 'libxml2' 'openssl' 'perl' 'python')
 makedepends=('cmake')
 checkdepends=('cppunit')
+provides=('xrootd')
+conflicts=('xrootd')
 source=("${url}/download/v${pkgver}/${_pkgname}-${pkgver}.tar.gz"
 'cxx17.patch')
 sha256sums=('6f2ca1accc8d49d605706bb556777c753860bf46d845b1ee11393a5cb5987f15'