Accepting request 754121 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/754121 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcr?expand=0&rev=35
This commit is contained in:
commit
2f53bd522d
@ -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>
|
||||
|
||||
|
4
gcr.spec
4
gcr.spec
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user