From 7cdc7abfe8e42f66adc7706e3c39535550dc6647 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Tue, 13 Oct 2015 12:25:07 +0900 Subject: Updating gnome-keyring to 3.18.0 Also disable selinux in configure flags Change-Id: I24a4d12a2f0406646f56b491f84465098fc9f176 --- strata/gnome.morph | 4 ++-- strata/gnome/gnome-keyring.morph | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'strata') diff --git a/strata/gnome.morph b/strata/gnome.morph index ad2f0cbb..ff0ccddf 100644 --- a/strata/gnome.morph +++ b/strata/gnome.morph @@ -366,8 +366,8 @@ chunks: - name: gnome-keyring morph: strata/gnome/gnome-keyring.morph repo: upstream:gnome-keyring - ref: 4307ec560e48ab5b05fecaa12b98978eab4e1b82 - unpetrify-ref: master + ref: b1aee9c01f647f084e6c0ae2b4810c9ec7d0fd0d + unpetrify-ref: 3.18.0 build-depends: - gcr - name: gvfs diff --git a/strata/gnome/gnome-keyring.morph b/strata/gnome/gnome-keyring.morph index d34bc65f..73fe5298 100644 --- a/strata/gnome/gnome-keyring.morph +++ b/strata/gnome/gnome-keyring.morph @@ -2,4 +2,4 @@ name: gnome-keyring kind: chunk build-system: autotools configure-commands: -- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --enable-pam --with-pam-dir=/lib/security --disable-doc +- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --disable-selinux --enable-pam --with-pam-dir=/lib/security --disable-doc -- cgit v1.2.1