1 |
# $Id: e-smith-LPRng.spec,v 1.4 2020/11/12 17:00:21 michel Exp $ |
# $Id: e-smith-LPRng.spec,v 1.7 2021/02/13 04:46:05 jpp Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - LPRng module |
Summary: e-smith server and gateway - LPRng module |
4 |
%define name e-smith-LPRng |
%define name e-smith-LPRng |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 5 |
%define release 8 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
13 |
Patch0: %{name}-%{version}-bz11006_systemd.patch |
Patch0: %{name}-%{version}-bz11006_systemd.patch |
14 |
Patch1: %{name}-%{version}-bz11006_systemd_bis.patch |
Patch1: %{name}-%{version}-bz11006_systemd_bis.patch |
15 |
Patch2: %{name}-%{version}-remove_lpd_link_.patch |
Patch2: %{name}-%{version}-remove_lpd_link_.patch |
16 |
|
Patch3: %{name}-%{version}-bz11006_LPRng_preset-bz11245_runit_required.patch |
17 |
|
Patch4: e-smith-LPRng-2.6.0-bz12106-untainting.patch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
Requires: e-smith-base, LPRng |
Requires: e-smith-base, LPRng |
20 |
Requires: e-smith-lib >= 1.15.1-19 |
Requires: e-smith-lib >= 1.15.1-19 |
29 |
Add printing features, using the LPRng package. |
Add printing features, using the LPRng package. |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Sun Jul 17 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
33 |
|
- untainting port cleanly [SME: 12106] |
34 |
|
|
35 |
|
* Fri Feb 12 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme |
36 |
|
- remove /usr/lib/systemd/system-preset/80-koozali-LPRng.preset [SME: 10958] |
37 |
|
|
38 |
|
* Thu Dec 10 2020 Michel Begue <mab974@gmail.com> 2.6.0-6.sme |
39 |
|
- Add 'Requires:runit.service' [SME: 11245] |
40 |
|
- Add a fragment for lpd in 49-koozali.preset [SME: 11006] |
41 |
|
|
42 |
* Thu Nov 19 2020 Michel Begue <mab974@gmail.com> 2.6.0-5.sme |
* Thu Nov 19 2020 Michel Begue <mab974@gmail.com> 2.6.0-5.sme |
43 |
- Remove init.d/supervise/lpd link [SME: 11006] |
- Remove init.d/supervise/lpd link [SME: 11006] |
44 |
|
|
573 |
%patch0 -p1 |
%patch0 -p1 |
574 |
%patch1 -p1 |
%patch1 -p1 |
575 |
%patch2 -p1 |
%patch2 -p1 |
576 |
|
%patch3 -p1 |
577 |
|
%patch4 -p1 |
578 |
|
|
579 |
%build |
%build |
580 |
perl createlinks |
perl createlinks |