/[smeserver]/rpms/e-smith-LPRng/sme10/e-smith-LPRng.spec
ViewVC logotype

Diff of /rpms/e-smith-LPRng/sme10/e-smith-LPRng.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by michel, Thu Nov 12 17:00:21 2020 UTC Revision 1.5 by michel, Thu Nov 19 04:55:50 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-LPRng.spec,v 1.3 2020/09/22 10:04:13 michel Exp $  # $Id: e-smith-LPRng.spec,v 1.4 2020/11/12 17:00:21 michel 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 4  %define release 5
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
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
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  Requires: e-smith-base, LPRng  Requires: e-smith-base, LPRng
18  Requires: e-smith-lib >= 1.15.1-19  Requires: e-smith-lib >= 1.15.1-19
# Line 26  e-smith server and gateway software - LP Line 27  e-smith server and gateway software - LP
27  Add printing features, using the LPRng package.  Add printing features, using the LPRng package.
28    
29  %changelog  %changelog
30    * Thu Nov 19 2020 Michel Begue <mab974@gmail.com> 2.6.0-5.sme
31    - Remove init.d/supervise/lpd link [SME: 11006]
32    
33  * Wed Nov 11 2020 Michel Begue <mab974@gmail.com> 2.6.0-4.sme  * Wed Nov 11 2020 Michel Begue <mab974@gmail.com> 2.6.0-4.sme
34  - keep runit service for systemd [SME: 11006]  - keep runit service for systemd [SME: 11006]
35  - fix update event name [SME: 11007]  - fix update event name [SME: 11007]
# Line 556  Add printing features, using the LPRng p Line 560  Add printing features, using the LPRng p
560  %setup  %setup
561  %patch0 -p1  %patch0 -p1
562  %patch1 -p1  %patch1 -p1
563    %patch2 -p1
564    
565  %build  %build
566  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed