~alpine/aports

[alpine-aports] [PATCH] main/{consolekit2,lxdm}: Incremented pkgrel

Marian Buschsieweke <marian.buschsieweke@ovgu.de>
Details
Message ID
<20180509181354.25700-1-marian.buschsieweke@ovgu.de>
Sender timestamp
1525889634
DKIM signature
missing
Download raw message
Patch: +2 -2
A recent updated broke lxdm for me (failed to load symbols from a shared
lib in consolekit2). I needed to rebuild both consolekit2 and lxdm to fix
it - just rebuilding lxdm didn't solve the issue for me.
---
 main/consolekit2/APKBUILD | 2 +-
 main/lxdm/APKBUILD        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/consolekit2/APKBUILD b/main/consolekit2/APKBUILD
index ae1a21a0b5..f5c0e3ee52 100644
--- a/main/consolekit2/APKBUILD
+++ b/main/consolekit2/APKBUILD
@@ -3,7 +3,7 @@
pkgbase=ConsoleKit2
pkgname=consolekit2
pkgver=1.2.1
pkgrel=0
pkgrel=1
pkgdesc="A framework for defining and tracking users, login sessions, and seats"
provides="consolekit=$pkgver"
replaces=consolekit
diff --git a/main/lxdm/APKBUILD b/main/lxdm/APKBUILD
index 6a7cb34709..fa3772740c 100644
--- a/main/lxdm/APKBUILD
+++ b/main/lxdm/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=lxdm
pkgver=0.5.3
pkgrel=1
pkgrel=2
pkgdesc="LXDE desktop login manager"
url="https://wiki.lxde.org/en/LXDM"
license="GPL"
-- 
2.17.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)