!30 [sync] PR-23: do not pack /etc/at.deny

From: @openeuler-sync-bot 
Reviewed-by: @gaoruoshu 
Signed-off-by: @gaoruoshu
This commit is contained in:
openeuler-ci-bot 2024-05-25 02:07:47 +00:00 committed by Gitee
commit 083257eea2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

10
at.spec
View File

@ -1,6 +1,6 @@
Name: at Name: at
Version: 3.2.2 Version: 3.2.2
Release: 4 Release: 5
Summary: A job manager Summary: A job manager
License: GPLv3+, GPLv2+, ISC, MIT, Public Domain License: GPLv3+, GPLv2+, ISC, MIT, Public Domain
URL: http://ftp.debian.org/debian/pool/main/a/at URL: http://ftp.debian.org/debian/pool/main/a/at
@ -106,7 +106,6 @@ chown root:root %{_localstatedir}/spool/at/.SEQ
%files %files
%license Copyright COPYING %license Copyright COPYING
%doc README timespec ChangeLog %doc README timespec ChangeLog
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/at.deny
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/atd %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/atd
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/atd %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/atd
%attr(4755,root,root) %{_bindir}/at %attr(4755,root,root) %{_bindir}/at
@ -119,11 +118,18 @@ chown root:root %{_localstatedir}/spool/at/.SEQ
%attr(0600,root,root) %verify(not md5 size mtime) %ghost %{_localstatedir}/spool/at/.SEQ %attr(0600,root,root) %verify(not md5 size mtime) %ghost %{_localstatedir}/spool/at/.SEQ
%attr(0700,root,root) %dir %{_localstatedir}/spool/at/spool %attr(0700,root,root) %dir %{_localstatedir}/spool/at/spool
%attr(0644,root,root) /%{_unitdir}/atd.service %attr(0644,root,root) /%{_unitdir}/atd.service
%exclude %{_sysconfdir}/at.deny
%files help %files help
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Fri May 24 2024 shixuantong <shixuantong1@huawei.com> - 3.2.2-5
- Typebugfix
- IDNA
- SUG:NA
- DESC:do not pack /etc/at.deny
* Fri Jun 9 2023 zhoupengcheng <zhoupengcheng11@huawei.com> - 3.2.2-4 * Fri Jun 9 2023 zhoupengcheng <zhoupengcheng11@huawei.com> - 3.2.2-4
- Type:bugfix - Type:bugfix
- CVE: - CVE: