rebuilt with debug package and aarch64 build fix [release 3.2.1-2mamba;Tue Dec 15 2020]

This commit is contained in:
Silvan Calarco 2024-01-05 20:36:29 +01:00
parent 5889683dc6
commit 628f5849e9

View File

@ -3,7 +3,7 @@
Name: at
Version: 3.2.1
Release: 1mamba
Release: 2mamba
Summary: Job spooling tools
Group: System/Servers
Vendor: openmamba
@ -50,8 +50,11 @@ At allows you to specify that a command will be run at a particular time (now or
Batch will execute commands when the system load levels drop to a particular level.
Both commands use /bin/sh to run the commands.
%debug_package
%prep
%setup -q
sed -i "s,| arm-\* |,| aarch64-\* | arm-\* |," config.sub
%patch2 -p1 -b .sigchld
%patch4 -p1 -b .lexer
#%patch5 -p1 -b .test
@ -145,6 +148,9 @@ chown atdaemon:atdaemon %{_localstatedir}/spool/at/.SEQ
%{_docdir}/at
%changelog
* Tue Dec 15 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.1-2mamba
- rebuilt with debug package and aarch64 build fix
* Sat Oct 26 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.1-1mamba
- update to 3.2.1