commit
286b32c95a
12
at.spec
12
at.spec
@ -1,6 +1,6 @@
|
||||
Name: at
|
||||
Version: 3.1.23
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: A job manager
|
||||
License: GPLv3+, GPLv2+, ISC, MIT, Public Domain
|
||||
URL: http://ftp.debian.org/debian/pool/main/a/at
|
||||
@ -27,7 +27,7 @@ Patch14: at-3.1.20-lock-locks.patch
|
||||
Patch15: at-3.1.23-document-n.patch
|
||||
Patch16: at-3.1.20-log-jobs.patch
|
||||
|
||||
BuildRequires: gcc flex flex-static bison pam-devel smtpdaemon pam-devel
|
||||
BuildRequires: gcc flex flex-static bison pam-devel smtpdaemon libffi
|
||||
BuildRequires: autoconf libselinux-devel >= 1.27.9 perl(Test::Harness) perl(Test::More)
|
||||
%{?systemd_requires}
|
||||
|
||||
@ -53,7 +53,7 @@ rm -f lex.yy.* y.tab.*
|
||||
--with-selinux \
|
||||
--with-pam
|
||||
|
||||
%make_build
|
||||
/usr/bin/make -O -j4 V=1 VERBOSE=1
|
||||
|
||||
%install
|
||||
make install \
|
||||
@ -125,6 +125,12 @@ chown root:root %{_localstatedir}/spool/at/.SEQ
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 16 2020 chengquan<chengquan3@huawei.com> - 3.1.23-5
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:fix bug in make option
|
||||
|
||||
* Thu Jan 16 2020 chengquan<chengquan3@huawei.com> - 3.1.23-4
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user