1 |
Summary: The LPRng print spooler. |
Summary: The LPRng print spooler. |
2 |
Name: LPRng |
Name: LPRng |
3 |
Version: 3.8.35 |
Version: 3.8.35 |
4 |
Release: 2%{?dist} |
Release: 3%{?dist} |
5 |
License: GPL and Artistic |
License: GPL and Artistic |
6 |
Group: System Environment/Daemons |
Group: System Environment/Daemons |
7 |
Source0: ftp://ftp.lprng.com/pub/LPRng/LPRng/%{name}-%{version}.tgz |
Source0: ftp://ftp.lprng.com/pub/LPRng/LPRng/%{name}-%{version}.tgz |
11 |
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root |
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root |
12 |
Obsoletes: lpr |
Obsoletes: lpr |
13 |
Provides: lpr |
Provides: lpr |
14 |
Prereq: /sbin/chkconfig, /etc/rc.d/init.d, mktemp, fileutils, textutils, gawk |
Requires(pre,preun): /sbin/chkconfig, /etc/rc.d/init.d, mktemp, fileutils, textutils, gawk |
15 |
BuildPreReq: gettext |
BuildRequires: gettext |
16 |
|
|
17 |
%description |
%description |
18 |
LPRng is an enhanced, extended, and portable implementation of the |
LPRng is an enhanced, extended, and portable implementation of the |
124 |
%exclude %{_sysconfdir}/rc.d/init.d/lpd.sample |
%exclude %{_sysconfdir}/rc.d/init.d/lpd.sample |
125 |
|
|
126 |
%changelog |
%changelog |
127 |
|
* Tue Feb 6 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 3.8.35-3 |
128 |
|
- Roll new rpm for sme10 |
129 |
|
|
130 |
* Thu Nov 13 2003 Patrick Powell <papowell@astart.com> 3.8.23-1 |
* Thu Nov 13 2003 Patrick Powell <papowell@astart.com> 3.8.23-1 |
131 |
- updated everything to fit the new sysconfdir standards |
- updated everything to fit the new sysconfdir standards |
132 |
- the startup script is copied to sysconfdir/lpd/lpd.init as part of the |
- the startup script is copied to sysconfdir/lpd/lpd.init as part of the |