--- rpms/e-smith-lib/sme10/e-smith-lib.spec 2016/07/18 07:53:38 1.4 +++ rpms/e-smith-lib/sme10/e-smith-lib.spec 2017/04/12 21:39:03 1.7 @@ -1,15 +1,20 @@ -# $Id: e-smith-lib.spec,v 1.3 2016/07/18 07:52:44 unnilennium Exp $ +# $Id: e-smith-lib.spec,v 1.6 2016/08/04 07:28:29 unnilennium Exp $ Summary: e-smith server and gateway - library module %define name e-smith-lib Name: %{name} %define version 2.6.0 -%define release 3 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: Artistic Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch0: e-smith-lib-2.6.0.bz9660.serviceControlSystemd.patch +Patch1: e-smith-lib-2.6.0-mariadb.patch +Patch2: e-smith-lib-2.6.0.bz9691.syslof.patch +Patch3: e-smith-lib-2.6.0.bz9585.fix_startup_display.patch +Patch4: e-smith-lib-2.6.0.bz9478.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.6.3-01 @@ -24,12 +29,20 @@ Requires: perl(I18N::LangTags) >= 0.27 Requires: perl(Net::IPv4Addr) >= 0.10 Requires: perl(Taint::Util) Requires: pciutils -Patch0: e-smith-lib-2.6.0.bz9660.serviceControlSystemd.patch -Patch1: e-smith-lib-2.6.0-mariadb.patch + %description e-smith server and gateway software - library module. %changelog +* Wed Apr 12 2017 Jean-Philipe Pialasse 2.6.0-6.sme +- remove reference to smtpd in configuration.conf [SME: 9478] + +* Thu Aug 04 2016 Jean-Philipe Pialasse 2.6.0-5.sme +- fix console startup display [SME: 9352] + +* Sat Jul 23 2016 Jean-Philipe Pialasse 2.6.0-4.sme +- fix service name syslog to rsyslog [SME: 9691] + * Mon Jul 18 2016 Jean-Philipe Pialasse 2.6.0-3.sme - fix mysqld to mariadb [SME: 9438] - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, @@ -815,6 +828,9 @@ e-smith server and gateway software - li %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %pre