[arch-commits] Commit in e2fsprogs/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Thu May 7 06:57:11 UTC 2020
Date: Thursday, May 7, 2020 @ 06:57:11
Author: eworm
Revision: 382631
upgpkg: e2fsprogs 1.45.6-2
rebuild with soname provides
Modified:
e2fsprogs/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-07 06:56:07 UTC (rev 382630)
+++ PKGBUILD 2020-05-07 06:57:11 UTC (rev 382631)
@@ -3,7 +3,7 @@
pkgname=e2fsprogs
pkgver=1.45.6
-pkgrel=1
+pkgrel=2
pkgdesc="Ext2/3/4 filesystem utilities"
arch=('x86_64')
license=('GPL' 'LGPL' 'MIT')
@@ -10,6 +10,10 @@
url="http://e2fsprogs.sourceforge.net"
depends=('sh' 'libutil-linux')
makedepends=('util-linux')
+provides=('libcom_err.so'
+ 'libe2p.so'
+ 'libext2fs.so'
+ 'libss.so')
backup=('etc/mke2fs.conf')
options=('staticlibs')
validpgpkeys=('3AB057B7E78D945C8C5591FBD36F769BC11804F0') # Theodore Ts'o <tytso at mit.edu>
More information about the arch-commits
mailing list