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

2020-09-14 Thread Christian Hesse via arch-commits
Date: Monday, September 14, 2020 @ 09:46:35
  Author: eworm
Revision: 705952

fix make dependencies, install READMEs

Modified:
  multipath-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-14 09:45:26 UTC (rev 705951)
+++ PKGBUILD2020-09-14 09:46:35 UTC (rev 705952)
@@ -15,7 +15,7 @@
 url='http://christophe.varoqui.free.fr/'
 license=('GPL2')
 depends=('libaio' 'device-mapper' 'json-c' 'liburcu' 'systemd-libs')
-makedepends=('git')
+makedepends=('git' 'systemd')
 
source=("multipath-tools::git+https://git.opensvc.com/multipath-tools/.git#tag=${pkgver};
 '0001-fix-boolean-value-with-json-c-0.14.patch'
 '0002-make.patch')
@@ -50,4 +50,6 @@
 exec_prefix="/usr" \
 LIB="/usr/lib" \
 install
+
+  install -D -m0644 -t "${pkgdir}/usr/share/doc/${pkgname}" README*
 }


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

2020-04-25 Thread Evangelos Foutras via arch-commits
Date: Sunday, April 26, 2020 @ 04:59:41
  Author: foutrelis
Revision: 621381

upgpkg: multipath-tools 0.8.3-3: json-c 0.14 rebuild

Modified:
  multipath-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-26 04:58:05 UTC (rev 621380)
+++ PKGBUILD2020-04-26 04:59:41 UTC (rev 621381)
@@ -9,7 +9,7 @@
 
 pkgname=multipath-tools
 pkgver=0.8.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Multipath tools for Linux (including kpartx)'
 arch=('x86_64')
 url='http://christophe.varoqui.free.fr/'


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

2019-10-02 Thread Christian Hesse via arch-commits
Date: Wednesday, October 2, 2019 @ 19:38:35
  Author: eworm
Revision: 512449

upgpkg: multipath-tools 0.8.3-1

new upstream release

Modified:
  multipath-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-02 19:16:44 UTC (rev 512448)
+++ PKGBUILD2019-10-02 19:38:35 UTC (rev 512449)
@@ -8,7 +8,7 @@
 # Contributor: Matt Heagney 
 
 pkgname=multipath-tools
-pkgver=0.8.2
+pkgver=0.8.3
 pkgrel=1
 pkgdesc='Multipath tools for Linux (including kpartx)'
 arch=('x86_64')


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

2019-07-03 Thread Christian Hesse via arch-commits
Date: Wednesday, July 3, 2019 @ 11:15:14
  Author: eworm
Revision: 487346

upgpkg: multipath-tools 0.8.2-1

new upstream release

Modified:
  multipath-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-03 10:35:56 UTC (rev 487345)
+++ PKGBUILD2019-07-03 11:15:14 UTC (rev 487346)
@@ -8,8 +8,8 @@
 # Contributor: Matt Heagney 
 
 pkgname=multipath-tools
-pkgver=0.8.1
-pkgrel=2
+pkgver=0.8.2
+pkgrel=1
 pkgdesc='Multipath tools for Linux (including kpartx)'
 arch=('x86_64')
 url='http://christophe.varoqui.free.fr/'


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

2019-05-20 Thread Sergej Pupykin via arch-commits
Date: Monday, May 20, 2019 @ 19:15:45
  Author: spupykin
Revision: 468128

upgpkg: multipath-tools 0.8.1-2

Modified:
  multipath-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-20 19:15:40 UTC (rev 468127)
+++ PKGBUILD2019-05-20 19:15:45 UTC (rev 468128)
@@ -9,7 +9,7 @@
 
 pkgname=multipath-tools
 pkgver=0.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Multipath tools for Linux (including kpartx)'
 arch=('x86_64')
 url='http://christophe.varoqui.free.fr/'


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

2019-04-29 Thread Christian Hesse via arch-commits
Date: Monday, April 29, 2019 @ 08:47:51
  Author: eworm
Revision: 455315

upgpkg: multipath-tools 0.8.1-1

new upstream release

Modified:
  multipath-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-29 08:38:22 UTC (rev 455314)
+++ PKGBUILD2019-04-29 08:47:51 UTC (rev 455315)
@@ -8,8 +8,8 @@
 # Contributor: Matt Heagney 
 
 pkgname=multipath-tools
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.8.1
+pkgrel=1
 pkgdesc='Multipath tools for Linux (including kpartx)'
 arch=('x86_64')
 url='http://christophe.varoqui.free.fr/'


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

2019-03-09 Thread Robin Broda via arch-commits
Date: Sunday, March 10, 2019 @ 05:36:20
  Author: coderobe
Revision: 438904

upgpkg: multipath-tools 0.8.0-2

remove ceph-libs dependency (FS#61965)

Modified:
  multipath-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-10 03:28:21 UTC (rev 438903)
+++ PKGBUILD2019-03-10 05:36:20 UTC (rev 438904)
@@ -9,12 +9,12 @@
 
 pkgname=multipath-tools
 pkgver=0.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Multipath tools for Linux (including kpartx)'
 arch=('x86_64')
 url='http://christophe.varoqui.free.fr/'
 license=('GPL2')
-depends=('libaio' 'device-mapper' 'json-c' 'liburcu' 'ceph-libs' 
'systemd-libs')
+depends=('libaio' 'device-mapper' 'json-c' 'liburcu' 'systemd-libs')
 makedepends=('git')
 
source=("multipath-tools::git+https://git.opensvc.com/multipath-tools/.git#tag=${pkgver};)
 sha256sums=('SKIP')


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

2019-03-09 Thread Robin Broda via arch-commits
Date: Sunday, March 10, 2019 @ 03:16:44
  Author: coderobe
Revision: 438900

upgpkg: multipath-tools 0.8.0-1

update to 0.8.0, fix systemd version detection in makefile

Modified:
  multipath-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-10 03:00:20 UTC (rev 438899)
+++ PKGBUILD2019-03-10 03:16:44 UTC (rev 438900)
@@ -8,8 +8,8 @@
 # Contributor: Matt Heagney 
 
 pkgname=multipath-tools
-pkgver=0.7.9
-pkgrel=4
+pkgver=0.8.0
+pkgrel=1
 pkgdesc='Multipath tools for Linux (including kpartx)'
 arch=('x86_64')
 url='http://christophe.varoqui.free.fr/'
@@ -22,6 +22,9 @@
 prepare() {
   cd "${pkgname}"
 
+  # Fix systemd version detection in Makefile
+  sed -i 's/sed -n .*$/head -n1 | cut -d" " -f2\)/g' Makefile.inc
+
   # Fix bindir in Makefile
   sed -i 's|$(exec_prefix)/sbin|$(exec_prefix)/bin|g' Makefile.inc
 }


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

2019-01-13 Thread Robin Broda via arch-commits
Date: Sunday, January 13, 2019 @ 22:45:56
  Author: coderobe
Revision: 423031

upgpkg: multipath-tools 0.7.9-2

change dependency: ceph -> ceph-libs

Modified:
  multipath-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-13 22:43:01 UTC (rev 423030)
+++ PKGBUILD2019-01-13 22:45:56 UTC (rev 423031)
@@ -9,12 +9,12 @@
 
 pkgname=multipath-tools
 pkgver=0.7.9
-pkgrel=1
+pkgrel=2
 pkgdesc='Multipath tools for Linux (including kpartx)'
 arch=('x86_64')
 url='http://christophe.varoqui.free.fr/'
 license=('GPL2')
-depends=('libaio' 'device-mapper' 'json-c' 'liburcu' 'ceph' 'libsystemd')
+depends=('libaio' 'device-mapper' 'json-c' 'liburcu' 'ceph-libs' 'libsystemd')
 makedepends=('git')
 
source=("multipath-tools::git+https://git.opensvc.com/multipath-tools/.git#tag=${pkgver};)
 sha256sums=('SKIP')