Accepting request 1121440 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1121440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=172
This commit is contained in:
Ana Guerrero 2023-11-02 19:20:41 +00:00 committed by Git OBS Bridge
commit 9e56a72fd1
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 30 15:01:05 UTC 2023 - Pedro Monreal <pmonreal@suse.com>
- Fix the build in SLE and Leap by adding an exclude in the files
section for the dirmngr's systemd user units. [jsc#PED-7093]
-------------------------------------------------------------------
Tue Oct 17 10:27:15 UTC 2023 - Pedro Monreal <pmonreal@suse.com>

View File

@ -183,6 +183,9 @@ cp systemd-user/README.systemd %{buildroot}%{_docdir}/gpg2/
%dir %{_sysconfdir}/gnupg
%config(noreplace) %{_sysconfdir}/gnupg/gpgconf.conf
%{_userunitdir}/gpg-agent*
%if 0%{?sle_version} >= 150500
%exclude %{_userunitdir}/dirmngr.*
%endif
%files -n dirmngr
%license COPYING*