Rebuild with audit
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: elogind
|
name: elogind
|
||||||
description: The systemd project's 'logind', extracted to a standalone package
|
description: The systemd project's 'logind', extracted to a standalone package
|
||||||
version: "257.13"
|
version: "257.13"
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://github.com/elogind/elogind
|
url: https://github.com/elogind/elogind
|
||||||
license: GPL2-only,LGPL2.1-only
|
license: GPL2-only,LGPL2.1-only
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -12,6 +12,7 @@ optional_depends:
|
|||||||
- polkit
|
- polkit
|
||||||
make_depends:
|
make_depends:
|
||||||
- acl
|
- acl
|
||||||
|
- audit
|
||||||
- dbus
|
- dbus
|
||||||
- docbook-xsl-nons
|
- docbook-xsl-nons
|
||||||
- gperf
|
- gperf
|
||||||
@@ -36,6 +37,7 @@ split_packages:
|
|||||||
- etc/elogind/sleep.conf.d/10-elogind.conf
|
- etc/elogind/sleep.conf.d/10-elogind.conf
|
||||||
depends:
|
depends:
|
||||||
- acl
|
- acl
|
||||||
|
- audit
|
||||||
- dbus
|
- dbus
|
||||||
- libelogind
|
- libelogind
|
||||||
- pam
|
- pam
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ build() {
|
|||||||
--libdir=/usr/lib \
|
--libdir=/usr/lib \
|
||||||
--buildtype=release \
|
--buildtype=release \
|
||||||
-Dman=auto \
|
-Dman=auto \
|
||||||
-Daudit=disabled \
|
-Daudit=enabled \
|
||||||
-Ddocdir=/usr/share/doc/elogind \
|
-Ddocdir=/usr/share/doc/elogind \
|
||||||
-Dcgroup-controller=elogind \
|
-Dcgroup-controller=elogind \
|
||||||
-Ddev-kvm-mode=0660 \
|
-Ddev-kvm-mode=0660 \
|
||||||
|
|||||||
Reference in New Issue
Block a user