--- rpms/e-smith-lib/sme10/e-smith-lib.spec 2021/01/02 06:45:27 1.14 +++ rpms/e-smith-lib/sme10/e-smith-lib.spec 2021/04/20 03:22:26 1.15 @@ -1,10 +1,12 @@ -# $Id: e-smith-lib.spec,v 1.13 2021/01/01 23:22:03 jpp Exp $ +# $Id: e-smith-lib.spec,v 1.14 2021/01/02 06:45:27 jpp Exp $ + +%define copykooz 2013-2021 Summary: e-smith server and gateway - library module %define name e-smith-lib Name: %{name} %define version 2.6.0 -%define release 13 +%define release 14 Version: %{version} Release: %{release}%{?dist} License: Artistic @@ -18,6 +20,7 @@ Patch4: e-smith-lib-2.6.0.bz9478.patch Patch5: e-smith-lib-2.6.0.bz10848.systemctl-reload-or-restart.patch Patch6: e-smith-lib-2.6.0-bz11177-systemd.patch Patch7: e-smith-lib-2.6.0-bz11177-signals.patch +Patch8: e-smith-lib-2.6.0-bz11570-copyrights.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -38,6 +41,9 @@ Requires: pciutils e-smith server and gateway software - library module. %changelog +* Mon Apr 19 2021 Jean-Philippe Pialasse 2.6.0-14.sme +- update copyright dates, and make it easier to change from spec file [SME: 11570] + * Sat Jan 02 2021 Jean-Philipe Pialasse 2.6.0-13.sme - partial revert of signals [SME: 11177] signal s not passed to runit services (dnscache*, qmail, qpsmtpd...) @@ -869,7 +875,7 @@ e-smith server and gateway software - li # creating an event that do nothing. db init is done every time by yum already. mkdir root/etc/e-smith/events/e-smith-lib-update %patch7 -p1 - +%patch8 -p1 %pre