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

Christian Hesse eworm at archlinux.org
Tue May 5 10:57:09 UTC 2020


    Date: Tuesday, May 5, 2020 @ 10:57:09
  Author: eworm
Revision: 382287

add soname provide

Modified:
  attr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-05 10:56:23 UTC (rev 382286)
+++ PKGBUILD	2020-05-05 10:57:09 UTC (rev 382287)
@@ -10,7 +10,7 @@
 depends=('glibc')
 makedepends=('gettext')
 replaces=('xfsattr')
-provides=('xfsattr')
+provides=('xfsattr' 'libattr.so')
 conflicts=('xfsattr')
 backup=('etc/xattr.conf')
 validpgpkeys=('600CD204FBCEA418BD2CA74F154343260542DF34'  # Brandon Philips <brandon at ifup.co>



More information about the arch-commits mailing list