Accepting request 751558 from home:dimstar:Factory

- Fix usage of libexecdir instead of prefix/lib where applicable.

Fixes staging:N

OBS-URL: https://build.opensuse.org/request/show/751558
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gcr?expand=0&rev=80
This commit is contained in:
Bjørn Lie 2019-12-04 19:56:22 +00:00 committed by Git OBS Bridge
parent 3fdf78def1
commit adcccc7aaa
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 28 09:57:41 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix usage of libexecdir instead of prefix/lib where applicable.
-------------------------------------------------------------------
Mon Oct 14 16:40:55 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package gcr
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -222,7 +222,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_datadir}/dbus-1/services/org.gnome.keyring.SystemPrompter.service
%files ssh-askpass
%{_prefix}/lib/gcr-ssh-askpass
%{_libexecdir}/gcr-ssh-askpass
%files -n libgcr-3-1
%license COPYING