[arch-commits] Commit in (17 files)

Christian Hesse eworm at archlinux.org
Mon Sep 14 15:30:25 UTC 2020


    Date: Monday, September 14, 2020 @ 15:30:25
  Author: eworm
Revision: 706064

update dependencies: libutil-linux -> util-linux-libs

Modified:
  aws-sdk-cpp/trunk/PKGBUILD
  ceph/trunk/PKGBUILD
  facter/trunk/PKGBUILD
  fluajho/trunk/PKGBUILD
  lib3mf-1/trunk/PKGBUILD
  mosquitto/trunk/PKGBUILD
  nginx-mod-pagespeed/trunk/PKGBUILD
  open-iscsi/trunk/PKGBUILD
  patroneo/trunk/PKGBUILD
  pesign/trunk/PKGBUILD
  python-xapian/trunk/PKGBUILD
  rmlint/trunk/PKGBUILD
  stratisd/trunk/PKGBUILD
  taskd/trunk/PKGBUILD
  tcplay/trunk/PKGBUILD
  tpm2-tools/trunk/PKGBUILD
  vico/trunk/PKGBUILD

------------------------------------+
 aws-sdk-cpp/trunk/PKGBUILD         |    2 +-
 ceph/trunk/PKGBUILD                |    6 +++---
 facter/trunk/PKGBUILD              |    2 +-
 fluajho/trunk/PKGBUILD             |    2 +-
 lib3mf-1/trunk/PKGBUILD            |    2 +-
 mosquitto/trunk/PKGBUILD           |    2 +-
 nginx-mod-pagespeed/trunk/PKGBUILD |    2 +-
 open-iscsi/trunk/PKGBUILD          |    2 +-
 patroneo/trunk/PKGBUILD            |    2 +-
 pesign/trunk/PKGBUILD              |    2 +-
 python-xapian/trunk/PKGBUILD       |    2 +-
 rmlint/trunk/PKGBUILD              |    4 ++--
 stratisd/trunk/PKGBUILD            |    2 +-
 taskd/trunk/PKGBUILD               |    2 +-
 tcplay/trunk/PKGBUILD              |    2 +-
 tpm2-tools/trunk/PKGBUILD          |    2 +-
 vico/trunk/PKGBUILD                |    2 +-
 17 files changed, 20 insertions(+), 20 deletions(-)

Modified: aws-sdk-cpp/trunk/PKGBUILD
===================================================================
--- aws-sdk-cpp/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ aws-sdk-cpp/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -7,7 +7,7 @@
 arch=(x86_64)
 url='https://github.com/aws/aws-sdk-cpp'
 license=(Apache)
-depends=(openssl curl zlib libutil-linux aws-c-common aws-c-event-stream libpulse)
+depends=(openssl curl zlib util-linux-libs aws-c-common aws-c-event-stream libpulse)
 makedepends=(cmake)
 source=(aws-sdk-cpp-$pkgver.zip::https://github.com/aws/aws-sdk-cpp/archive/$pkgver.zip)
 sha256sums=('6238d9047c2d261f06961b9bb355d210c1c2abfbc9b06732a78003585ceb11e4')

Modified: ceph/trunk/PKGBUILD
===================================================================
--- ceph/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ ceph/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -16,7 +16,7 @@
              'gperf' 'gperftools' 'gptfdisk' 'gtest' 'inetutils' 'java-runtime'
              'jq' 'jre11-openjdk-headless' 'junit' 'keyutils' 'leveldb' 'libaio'
              'libatomic_ops' 'libcap' 'libcap-ng' 'libcroco' 'libcurl-compat'
-             'libedit' 'libgudev' 'librabbitmq-c' 'libtool' 'libutil-linux'
+             'libedit' 'libgudev' 'librabbitmq-c' 'libtool' 'util-linux-libs'
              'libuv' 'libxml2' 'lsb-release' 'lz4' 'ncurses'
              'nss' 'oath-toolkit' 'openssl' 'parted' 'pcre' 'pcre2' 'pkgconf'
              'procps-ng' 'python-astroid' 'python-attrs' 'python-bcrypt'
@@ -179,7 +179,7 @@
 }
 
 package_ceph-libs() {
-  depends=('boost-libs' 'curl' 'glibc' 'keyutils' 'libutil-linux' 'lz4' 'nss'
+  depends=('boost-libs' 'curl' 'glibc' 'keyutils' 'util-linux-libs' 'lz4' 'nss'
            'oath-toolkit' 'python' 'snappy' 'systemd-libs')
 
   cd "${srcdir}/${pkgbase}-${pkgver}/build"
@@ -199,7 +199,7 @@
 package_ceph() {
   depends=("ceph-libs=${pkgver}-${pkgrel}"
            'boost-libs' 'curl' 'fuse2' 'glibc' 'gperftools' 'java-runtime'
-           'keyutils' 'leveldb' 'libaio' 'libutil-linux' 'lsb-release' 'ncurses'
+           'keyutils' 'leveldb' 'libaio' 'util-linux-libs' 'lsb-release' 'ncurses'
            'nss' 'oath-toolkit' 'python' 'python-bcrypt' 'python-setuptools'
            'python-cmd2' 'snappy' 'systemd-libs' 'xfsprogs')
 

Modified: facter/trunk/PKGBUILD
===================================================================
--- facter/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ facter/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -18,7 +18,7 @@
 depends=('yaml-cpp' 'boost-libs' 'curl' 'libwhereami' 'libwhereami.so' 'cpp-hocon' 'libcpp-hocon.so'
          'systemd-libs' 'leatherman' 'leatherman_curl.so' 'leatherman_ruby.so' 'leatherman_execution.so'
          'leatherman_file_util.so' 'leatherman_util.so' 'leatherman_logging.so' 'leatherman_locale.so'
-         'openssl' 'gcc-libs' 'glibc' 'libutil-linux' 'libblkid.so' 'yaml-cpp')
+         'openssl' 'gcc-libs' 'glibc' 'util-linux-libs' 'libblkid.so' 'yaml-cpp')
 makedepends=('boost' 'cmake' 'java-environment>=10' 'ruby' 'python' 'rapidjson')
 checkdepends=('ruby-bundler' 'ruby-rake' 'ruby-rspec' 'ruby-mocha')
 optdepends=('java-runtime>=8: jruby support'

Modified: fluajho/trunk/PKGBUILD
===================================================================
--- fluajho/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ fluajho/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -9,7 +9,7 @@
 license=('GPL3')
 groups=('pro-audio')
 depends=('glibc' 'hicolor-icon-theme' 'python' 'python-pyqt5' 'ttf-dejavu')
-makedepends=('fluidsynth' 'glib2' 'jack' 'libsndfile' 'libutil-linux' 'ncurses'
+makedepends=('fluidsynth' 'glib2' 'jack' 'libsndfile' 'util-linux-libs' 'ncurses'
 'nuitka')
 optdepends=('non-session-manager: Session management')
 provides=('soundfont-synthesizer')

Modified: lib3mf-1/trunk/PKGBUILD
===================================================================
--- lib3mf-1/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ lib3mf-1/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -6,7 +6,7 @@
 arch=('x86_64')
 url='https://3mf.io/'
 license=('BSD')
-depends=('libutil-linux' 'libzip' 'zlib') 
+depends=('util-linux-libs' 'libzip' 'zlib') 
 makedepends=('cmake')
 checkdepends=('gtest')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/3MFConsortium/lib3mf/archive/v$pkgver.tar.gz"

Modified: mosquitto/trunk/PKGBUILD
===================================================================
--- mosquitto/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ mosquitto/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -8,7 +8,7 @@
 pkgdesc="An Open Source MQTT v3.1/v3.1.1 Broker"
 arch=('x86_64')
 url="https://mosquitto.org/"
-depends=('openssl' 'c-ares' 'libutil-linux')
+depends=('openssl' 'c-ares' 'util-linux-libs')
 makedepends=('docbook-xsl' 'c-ares' 'libwebsockets')
 license=('BSD')
 source=(https://mosquitto.org/files/source/mosquitto-$pkgver.tar.gz{,.asc}

Modified: nginx-mod-pagespeed/trunk/PKGBUILD
===================================================================
--- nginx-mod-pagespeed/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ nginx-mod-pagespeed/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -11,7 +11,7 @@
 
 pkgdesc="PageSpeed module for nginx"
 arch=('x86_64')
-depends=('nginx' "libutil-linux")
+depends=('nginx' "util-linux-libs")
 makedepends=('nginx-src')
 url="https://www.ngxpagespeed.com/"
 license=('Apache')

Modified: open-iscsi/trunk/PKGBUILD
===================================================================
--- open-iscsi/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ open-iscsi/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -9,7 +9,7 @@
 url='https://www.open-iscsi.com/'
 license=('GPL')
 makedepends=('systemd')
-depends=('systemd-libs' 'libutil-linux' 'kmod' 'openssl' 'open-isns')
+depends=('systemd-libs' 'util-linux-libs' 'kmod' 'openssl' 'open-isns')
 install=$pkgname.install
 backup=('etc/iscsi/iscsid.conf'
 	'etc/iscsi/initiatorname.iscsi')

Modified: patroneo/trunk/PKGBUILD
===================================================================
--- patroneo/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ patroneo/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -9,7 +9,7 @@
 license=('GPL3')
 groups=('pro-audio')
 depends=('glibc' 'hicolor-icon-theme' 'python' 'python-pyqt5' 'ttf-dejavu')
-makedepends=('glib2' 'jack' 'libsndfile' 'libutil-linux' 'nuitka')
+makedepends=('glib2' 'jack' 'libsndfile' 'util-linux-libs' 'nuitka')
 optdepends=('non-session-manager: Session management')
 source=("https://www.laborejo.org/downloads/${pkgname}-${pkgver}.tar.gz"{,.sig})
 sha512sums=('a76280eef2fde483ea3de2cc7bb7ae3df9278d8615fe70bf4b4fdf7908f684e90fed92d80580d5c5b746ca3a69f7cc820dd051ccfa175fb797ad00d0e4921235'

Modified: pesign/trunk/PKGBUILD
===================================================================
--- pesign/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ pesign/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -9,7 +9,7 @@
 arch=('x86_64')
 url="https://github.com/rhboot/pesign"
 license=('GPL3')
-depends=('glibc' 'efivar' 'libutil-linux' 'nspr' 'nss' 'popt')
+depends=('glibc' 'efivar' 'util-linux-libs' 'nspr' 'nss' 'popt')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/rhboot/${pkgname}/archive/${pkgver}.tar.gz"
         "${pkgname}-113-remove_root_check.patch"
         "${pkgname}-113-nss3.44.patch::https://github.com/rhboot/pesign/commit/b535d1ac5cbcdf18a97d97a92581e38080d9e521.patch"

Modified: python-xapian/trunk/PKGBUILD
===================================================================
--- python-xapian/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ python-xapian/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -13,7 +13,7 @@
 url="https://xapian.org/docs/bindings/python/"
 license=('GPL2')
 depends=('gcc-libs' 'glibc' 'python' 'zlib')
-makedepends=('libutil-linux' 'python-sphinx' "xapian-core=$epoch:$pkgver")
+makedepends=('util-linux-libs' 'python-sphinx' "xapian-core=$epoch:$pkgver")
 source=("https://oligarchy.co.uk/xapian/${pkgver}/${_name}-${pkgver}.tar.xz"{,.asc})
 sha512sums=('9cfd9809b8b13d47a7b50950c19b821d4ae902611eed3972d93cccda82d07d5858e37989bb9de31ede082c2574487e0bcd8c1e5f30f1479d47f4c28200ff76e7'
             'SKIP')

Modified: rmlint/trunk/PKGBUILD
===================================================================
--- rmlint/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ rmlint/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -9,7 +9,7 @@
 url="https://github.com/sahib/rmlint"
 license=('GPL3')
 arch=('x86_64')
-makedepends=('scons' 'python-sphinx' 'gettext' 'sqlite' 'libutil-linux'
+makedepends=('scons' 'python-sphinx' 'gettext' 'sqlite' 'util-linux-libs'
              'binutils' 'json-glib' 'libelf' 'python-gobject' 'python-cairo'
              'dconf' 'gtksourceview3' 'librsvg' 'desktop-file-utils' 'python-requests')
 source=("https://github.com/sahib/rmlint/archive/v$pkgver/$pkgbase-$pkgver.tar.gz")
@@ -23,7 +23,7 @@
 
 package_rmlint() {
     pkgdesc="Tool to remove duplicates and other lint, being much faster than fdupes"
-    depends=('sqlite' 'libutil-linux' 'binutils' 'json-glib' 'libelf')
+    depends=('sqlite' 'util-linux-libs' 'binutils' 'json-glib' 'libelf')
 
     cd "$srcdir"/$pkgbase-$pkgver
     scons DEBUG=1 --prefix="$pkgdir"/usr install --actual-prefix=/usr

Modified: stratisd/trunk/PKGBUILD
===================================================================
--- stratisd/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ stratisd/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -9,7 +9,7 @@
 url='https://stratis-storage.github.io/'
 license=('MPL2')
 makedepends=('asciidoc' 'cargo' 'rust' 'clang')
-depends=('dbus' 'cryptsetup' 'libutil-linux')
+depends=('dbus' 'cryptsetup' 'util-linux-libs')
 optdepends=('stratis-cli: command line interface')
 checkdepends=('python-pyudev')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/stratis-storage/stratisd/archive/v${pkgver}.tar.gz")

Modified: taskd/trunk/PKGBUILD
===================================================================
--- taskd/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ taskd/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -12,7 +12,7 @@
 url="http://tasktools.org/projects/${pkgname}.html"
 license=('MIT')
 arch=('x86_64')
-depends=('gnutls' 'libutil-linux')
+depends=('gnutls' 'util-linux-libs')
 makedepends=('cmake')
 install="${pkgname}.install"
 source=("https://taskwarrior.org/download/${pkgname}-${pkgver}.tar.gz"

Modified: tcplay/trunk/PKGBUILD
===================================================================
--- tcplay/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ tcplay/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -10,7 +10,7 @@
 url='https://github.com/bwalex/tc-play'
 arch=('x86_64')
 license=('BSD')
-depends=('glibc' 'device-mapper' 'libutil-linux' 'libgcrypt' 'libuuid.so')
+depends=('glibc' 'device-mapper' 'util-linux-libs' 'libgcrypt' 'libuuid.so')
 makedepends=('cmake' 'udev')
 provides=('libtcplay.so')
 source=(https://github.com/bwalex/tc-play/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)

Modified: tpm2-tools/trunk/PKGBUILD
===================================================================
--- tpm2-tools/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ tpm2-tools/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -7,7 +7,7 @@
 arch=('x86_64')
 url='https://github.com/tpm2-software/tpm2-tools'
 license=('BSD')
-depends=('curl' 'libutil-linux' 'openssl' 'tpm2-tss' 'libtss2-esys.so' 'libtss2-fapi.so'
+depends=('curl' 'util-linux-libs' 'openssl' 'tpm2-tss' 'libtss2-esys.so' 'libtss2-fapi.so'
          'libtss2-mu.so' 'libtss2-rc.so' 'libtss2-sys.so' 'libtss2-tctildr.so')
 checkdepends=('cmocka' 'expect' 'ibm-sw-tpm2' 'iproute2' 'python-yaml' 'tpm2-abrmd' 'xxd')
 optdepends=('tpm2-abrmd: user space resource manager')

Modified: vico/trunk/PKGBUILD
===================================================================
--- vico/trunk/PKGBUILD	2020-09-14 15:03:02 UTC (rev 706063)
+++ vico/trunk/PKGBUILD	2020-09-14 15:30:25 UTC (rev 706064)
@@ -9,7 +9,7 @@
 license=('GPL3')
 groups=('pro-audio')
 depends=('glibc' 'hicolor-icon-theme' 'python' 'python-pyqt5' 'ttf-dejavu')
-makedepends=('glib2' 'jack' 'nuitka' 'libsndfile' 'libutil-linux')
+makedepends=('glib2' 'jack' 'nuitka' 'libsndfile' 'util-linux-libs')
 source=("https://www.laborejo.org/downloads/${pkgname}-${pkgver}.tar.gz"{,.sig})
 sha512sums=('539684eada6457d19a0ef043819b124b520a5edddadd5d6e078339262c316e7d475e924d8a9420799713a36e70a58178e20b3cbe18f108dcd98c48131fd3ccfc'
             'SKIP')



More information about the arch-commits mailing list