Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
connman


Commits:
54892526 by Carl Smedstad at 2025-01-05T18:00:43+01:00
upgpkg: 1.43-2: Install upstream's tmpfiles.d file

Creates the directory /run/connman & symlinks /etc/resolv.conf to
/run/connman/resolv.conf if /etc/resolve.conf does not exist.

Resolves #1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = connman
        pkgdesc = Intel's modular network connection manager
        pkgver = 1.43
-       pkgrel = 1
+       pkgrel = 2
        url = https://01.org/connman
        arch = x86_64
        license = GPL-2.0-only


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=connman
 pkgver=1.43
-pkgrel=1
+pkgrel=2
 pkgdesc="Intel's modular network connection manager"
 url="https://01.org/connman";
 arch=('x86_64')
@@ -61,6 +61,7 @@ build() {
     --bindir=/usr/bin \
     --sbindir=/usr/bin \
     --with-systemdunitdir=/usr/lib/systemd/system \
+    --with-tmpfilesdir=/usr/lib/tmpfiles.d \
     --enable-pptp \
     --enable-openconnect \
     --enable-vpnc \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/connman/-/commit/54892526ab2d6910b91075226a03fcb77230d03e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/connman/-/commit/54892526ab2d6910b91075226a03fcb77230d03e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to