summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2018-02-10 15:33:07 +0100
committerNicolas Iooss2018-02-10 15:33:07 +0100
commit8b8b960aa63f1147fc007a330a24aa086669fa57 (patch)
tree829df7f85075830b963cddb008b8b3633fcbf989
parent12f71345a5a7e37b0adf1b3d6412479ecb641aa3 (diff)
downloadaur-8b8b960aa63f1147fc007a330a24aa086669fa57.tar.gz
dbus-selinux 1.12.4-1 update
-rw-r--r--.SRCINFO9
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD6
3 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36903fd3048e..84fa8975ab59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = dbus-selinux
pkgdesc = Freedesktop.org message bus system with SELinux support
- pkgver = 1.12.2
+ pkgver = 1.12.4
pkgrel = 1
url = https://wiki.freedesktop.org/www/Software/dbus/
- arch = i686
arch = x86_64
groups = selinux
license = GPL
@@ -21,7 +20,7 @@ pkgbase = dbus-selinux
makedepends = libselinux
depends = libsystemd-selinux
depends = expat
- source = git+https://anongit.freedesktop.org/git/dbus/dbus#commit=0f0968336b9711349023e1d41f075b2bccf7c20b
+ source = git+https://anongit.freedesktop.org/git/dbus/dbus#commit=636963fd753b538ee5e55c531e2fe7651b233b67
source = dbus.sysusers
validpgpkeys = DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90
validpgpkeys = 3C8672A0F49637FE064AC30F52A43A1E4B77B059
@@ -31,8 +30,8 @@ pkgbase = dbus-selinux
pkgname = dbus-selinux
provides = libdbus
provides = libdbus-selinux
- provides = dbus=1.12.2-1
- provides = selinux-dbus=1.12.2-1
+ provides = dbus=1.12.4-1
+ provides = selinux-dbus=1.12.4-1
conflicts = libdbus
conflicts = libdbus-selinux
conflicts = dbus
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..28c3beffacc3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/dbus/
diff --git a/PKGBUILD b/PKGBUILD
index 85666b5230da..7d3856b5a480 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@
pkgbase=dbus-selinux
pkgname=(dbus-selinux dbus-docs-selinux)
-pkgver=1.12.2
+pkgver=1.12.4
pkgrel=1
pkgdesc="Freedesktop.org message bus system with SELinux support"
url="https://wiki.freedesktop.org/www/Software/dbus/"
-arch=(i686 x86_64)
+arch=(x86_64)
license=(GPL custom)
groups=('selinux')
depends=(libsystemd-selinux expat)
makedepends=(systemd-selinux xmlto docbook-xsl python yelp-tools doxygen git autoconf-archive graphviz audit libselinux)
-_commit=0f0968336b9711349023e1d41f075b2bccf7c20b # tags/dbus-1.12.2^0
+_commit=636963fd753b538ee5e55c531e2fe7651b233b67 # tags/dbus-1.12.4^0
source=("git+https://anongit.freedesktop.org/git/dbus/dbus#commit=$_commit"
'dbus.sysusers')
sha256sums=('SKIP'