[arch-commits] Commit in lxcfs/trunk (4 files)

Morten Linderud foxboron at gemini.archlinux.org
Tue Aug 2 20:23:15 UTC 2022


    Date: Tuesday, August 2, 2022 @ 20:23:15
  Author: foxboron
Revision: 1259869

upgpkg: lxcfs 5.0.1-1

Added:
  lxcfs/trunk/keys/
  lxcfs/trunk/keys/pgp/
  lxcfs/trunk/keys/pgp/602F567663E593BCBD14F338C638974D64792D67.asc
Modified:
  lxcfs/trunk/PKGBUILD

-------------------------------------------------------+
 PKGBUILD                                              |   16 +++-------------
 keys/pgp/602F567663E593BCBD14F338C638974D64792D67.asc |    1 +
 2 files changed, 4 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-02 20:17:47 UTC (rev 1259868)
+++ PKGBUILD	2022-08-02 20:23:15 UTC (rev 1259869)
@@ -3,7 +3,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=lxcfs
-pkgver=5.0.0
+pkgver=5.0.1
 pkgrel=1
 pkgdesc="FUSE filesystem for LXC"
 arch=(x86_64)
@@ -10,25 +10,15 @@
 url="https://linuxcontainers.org/"
 license=('GPL')
 depends=('lxc' 'libnih' 'fuse3' 'dbus-glib')
-makedepends=('help2man' 'meson' 'python-jinja')
+makedepends=('help2man' 'meson' 'python-jinja' 'systemd')
 options=('emptydirs' 'debug')
 source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz"{,.asc}
-        "lxcfs-fix-man.patch::https://patch-diff.githubusercontent.com/raw/lxc/lxcfs/pull/524.patch"
-        "lxcfs-fix-libdir.patch::https://patch-diff.githubusercontent.com/raw/lxc/lxcfs/pull/527.patch"
         "lxcfs.service")
 validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
-sha256sums=('d131b2284437165eabdcdf3c392b96fc95e6ee4f7bf04a7e9999f63997a995ee'
+sha256sums=('1951b03155000311c7a2df17760554f1bb081015cfd0996304ac243b8e93dc81'
             'SKIP'
-            '5aaab31a34994c4496d7c1fa8d6e885c6c5d68e31f90bb04223da8d62afde5bc'
-            'ff88ab96041e63aaede9af280d7ee7d847ae6ba8ec98832e2f42267ee5ed46bc'
             '3549e83ebbd6ec5934be0c3137b0dbb1101cec098bc49d135fea29f733b9e2a1')
 
-prepare() {
-    cd "${pkgname}-${pkgver}"
-    patch -Np1 < "$srcdir/lxcfs-fix-man.patch"
-    patch -Np1 < "$srcdir/lxcfs-fix-libdir.patch"
-}
-
 build() {
     cd "$pkgname-$pkgver"
     arch-meson ../build

Added: keys/pgp/602F567663E593BCBD14F338C638974D64792D67.asc
===================================================================
(Binary files differ)

Index: lxcfs/trunk/keys/pgp/602F567663E593BCBD14F338C638974D64792D67.asc
===================================================================
--- keys/pgp/602F567663E593BCBD14F338C638974D64792D67.asc	2022-08-02 20:17:47 UTC (rev 1259868)
+++ keys/pgp/602F567663E593BCBD14F338C638974D64792D67.asc	2022-08-02 20:23:15 UTC (rev 1259869)

Property changes on: lxcfs/trunk/keys/pgp/602F567663E593BCBD14F338C638974D64792D67.asc
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property


More information about the arch-commits mailing list