--- rpms/e-smith-LPRng/sme10/e-smith-LPRng.spec 2016/02/05 22:40:30 1.1 +++ rpms/e-smith-LPRng/sme10/e-smith-LPRng.spec 2020/12/10 09:26:41 1.6 @@ -1,20 +1,25 @@ -# $Id: e-smith-LPRng.spec,v 1.1 2013/02/13 15:43:24 slords Exp $ +# $Id: e-smith-LPRng.spec,v 1.5 2020/11/19 04:55:50 michel Exp $ Summary: e-smith server and gateway - LPRng module %define name e-smith-LPRng Name: %{name} %define version 2.6.0 -%define release 1 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch0: %{name}-%{version}-bz11006_systemd.patch +Patch1: %{name}-%{version}-bz11006_systemd_bis.patch +Patch2: %{name}-%{version}-remove_lpd_link_.patch +Patch3: %{name}-%{version}-bz11006_LPRng_preset-bz11245_runit_required.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: e-smith-base, LPRng Requires: e-smith-lib >= 1.15.1-19 Requires: e-smith-formmagick >= 1.4.0-12 BuildRequires: e-smith-devtools >= 1.13.1-03 +BuildRequires: grep BuildArchitectures: noarch AutoReqProv: no @@ -23,6 +28,24 @@ e-smith server and gateway software - LP Add printing features, using the LPRng package. %changelog +* Thu Dec 10 2020 Michel Begue 2.6.0-6.sme +- Add 'Requires:runit.service' [SME: 11245] +- Add a fragment for lpd in 49-koozali.preset [SME: 11006] + +* Thu Nov 19 2020 Michel Begue 2.6.0-5.sme +- Remove init.d/supervise/lpd link [SME: 11006] + +* Wed Nov 11 2020 Michel Begue 2.6.0-4.sme +- keep runit service for systemd [SME: 11006] +- fix update event name [SME: 11007] + +* Sat Sep 05 2020 Michel Begue 2.6.0-3.sme +- from service to systemd [SME: 11006] +- add lpd-update event [SME: 11007] + +* Thu May 12 2016 Daniel Berteaud 2.6.0-2.sme +- Rebuild for [SME: 9393] + * Fri Feb 05 2016 stephane de Labrusse 2.6.0-1.sme - Initial release to sme10 @@ -490,7 +513,7 @@ Add printing features, using the LPRng p merged configuration/services hash to esmith::cgi functions. -* Thu Oct 06 2000 Tony Clayton +* Fri Oct 06 2000 Tony Clayton - Fixed require dependency (was e-smith-lib >= 1.0-21) * Fri Oct 06 2000 Adrian Chung @@ -498,10 +521,10 @@ Add printing features, using the LPRng p for now in e-smith-base. - Added require dependency for e-smith-lib. -* Tue Oct 04 2000 Adrian Chung +* Wed Oct 04 2000 Adrian Chung - Changed restart action to use serviceControl(restart). -* Tue Oct 04 2000 Adrian Chung +* Wed Oct 04 2000 Adrian Chung - Changed so that templates are only expanded if service is enabled. * Tue Oct 03 2000 Charlie Brady @@ -540,6 +563,10 @@ Add printing features, using the LPRng p %prep %setup +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks