From e98db84f6fe74d8f3cd3bcdd6f9f2e1061e735c5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:17:16 +0100 Subject: [PATCH] automatic version update by autodist [release 2.4.1-1mamba;Sat Apr 29 2023] --- gnupg2.spec | 41 ++++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/gnupg2.spec b/gnupg2.spec index bb38846..f669004 100644 --- a/gnupg2.spec +++ b/gnupg2.spec @@ -1,6 +1,6 @@ Name: gnupg2 -Version: 2.4.0 -Release: 2mamba +Version: 2.4.1 +Release: 1mamba Summary: GnuPG is a complete and free replacement for PGP Group: Applications/Security Vendor: openmamba @@ -62,9 +62,9 @@ ln -s gpg %{buildroot}%{_bindir}/gpg2 ln -s gpgv %{buildroot}%{_bindir}/gpgv2 # Move the systemd user units to appropriate directory -install -d -m755 %{buildroot}%{_userunitdir} -mv %{buildroot}%{_docdir}/gnupg/examples/systemd-user/*.socket %{buildroot}%{_userunitdir} -mv %{buildroot}%{_docdir}/gnupg/examples/systemd-user/*.service %{buildroot}%{_userunitdir} +#install -d -m755 %{buildroot}%{_userunitdir} +#mv %{buildroot}%{_docdir}/gnupg/examples/systemd-user/*.socket %{buildroot}%{_userunitdir} +#mv %{buildroot}%{_docdir}/gnupg/examples/systemd-user/*.service %{buildroot}%{_userunitdir} units=({dirmngr,gpg-agent{,-{browser,extra,ssh}}}.socket) @@ -82,21 +82,21 @@ done [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %post -%systemd_user_post dirmngr.socket -%systemd_user_post gpg-agent.socket -%systemd_user_post gpg-agent-ssh.socket -%systemd_user_post gpg-agent-extra.socket -%systemd_user_post gpg-agent-browser.socket -%install_info gnupg.info +#%systemd_user_post dirmngr.socket +#%systemd_user_post gpg-agent.socket +#%systemd_user_post gpg-agent-ssh.socket +#%systemd_user_post gpg-agent-extra.socket +#%systemd_user_post gpg-agent-browser.socket +#%install_info gnupg.info : %preun -%systemd_user_preun dirmngr.service -%systemd_user_preun gpg-agent.service -%systemd_user_preun gpg-agent-ssh.service -%systemd_user_preun gpg-agent-extra.service -%systemd_user_preun gpg-agent-browser.service -%uninstall_info gnupg.info +#%systemd_user_preun dirmngr.service +#%systemd_user_preun gpg-agent.service +#%systemd_user_preun gpg-agent-ssh.service +#%systemd_user_preun gpg-agent-extra.service +#%systemd_user_preun gpg-agent-browser.service +#%uninstall_info gnupg.info : %files -f %{name}.lang @@ -118,8 +118,8 @@ done %{_libexecdir}/keyboxd %{_libexecdir}/scdaemon %{_libexecdir}/tpm2daemon -%{_userunitdir}/*.service -%{_userunitdir}/*.socket +#%{_userunitdir}/*.service +#%{_userunitdir}/*.socket %{_userunitdir}/sockets.target.wants/*.socket %{_infodir}/gnupg.* %{_mandir}/man1/* @@ -130,6 +130,9 @@ done %doc AUTHORS COPYING %changelog +* Sat Apr 29 2023 Automatic Build System 2.4.1-1mamba +- automatic version update by autodist + * Sun Feb 05 2023 Silvan Calarco 2.4.0-2mamba - install socket files under %{_userunitdir}/sockets.target.wants