--- rpms/smeserver-vacation/contribs10/smeserver-vacation.spec 2020/10/26 10:00:28 1.5 +++ rpms/smeserver-vacation/contribs10/smeserver-vacation.spec 2021/02/23 04:47:36 1.6 @@ -1,10 +1,10 @@ -# $Id: smeserver-vacation.spec,v 1.4 2020/06/12 05:52:10 brianr Exp $ +# $Id: smeserver-vacation.spec,v 1.5 2020/10/26 10:00:28 brianr Exp $ # Authority: dungog # Name: Stephen Noble %define name smeserver-vacation %define version 1.1 -%define release 30 +%define release 31 Summary: SME Server enhancement to enable vacation messages for users. Name: %{name} Version: %{version} @@ -44,6 +44,8 @@ BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version} Requires: e-smith-release >= 9.0, Requires: e-smith-formmagick >= 1.4.0-12 +# needs /usr/share/perl5/vendor_perl/ctime.pl +Requires: perl-Perl4-CoreLibs BuildRequires: e-smith-devtools >= 1.13.1-03 #BuildRequires: smeserver-manager >= 24 AutoReqProv: no @@ -54,6 +56,9 @@ Optionally provides a user-manager panel enable vacation for themselves and to modify their own message %changelog +* Mon Feb 22 2021 Jean-Philipe Pialasse 1.1-31.sme +- add requirement ctime.pl to display log [SME: 10927] + * Sat Oct 24 2020 Brian Read 1.1-30.sme - Update to make call to smanager and systemd dependant on smanager being installed and move from post in spec file [SME: 11052] - to smeserver-vacation-update event