2 |
%define name e-smith-LPRng |
%define name e-smith-LPRng |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.14.0 |
%define version 1.14.0 |
5 |
%define release 5 |
%define release 9 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
11 |
Patch0: e-smith-LPRng-1.14.0-use_client_driver.patch |
Patch0: e-smith-LPRng-1.14.0-use_client_driver.patch |
12 |
Patch1: e-smith-LPRng-1.14.0-create_all.patch |
Patch1: e-smith-LPRng-1.14.0-create_all.patch |
13 |
Patch2: e-smith-LPRng-1.14.0-atalk.patch |
Patch2: e-smith-LPRng-1.14.0-atalk.patch |
14 |
|
Patch3: e-smith-LPRng-1.14.0.badTerms.patch |
15 |
|
Patch4: e-smith-LPRng-1.14.0-tags2general.patch |
16 |
|
Patch5: e-smith-LPRng-1.14.0-fixADD.patch |
17 |
|
Patch6: e-smith-LPRng-1.14.0-add2general.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 |
21 |
|
Requires: e-smith-formmagick >= 1.4.0-12 |
22 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
AutoReqProv: no |
AutoReqProv: no |
28 |
Add printing features, using the LPRng package. |
Add printing features, using the LPRng package. |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.0-9 |
32 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4291] |
33 |
|
|
34 |
|
* Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 1.14.0-8 |
35 |
|
- Cleanup CREATE/ADD tag mixup [SME: 4045] |
36 |
|
|
37 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.14.0-7 |
38 |
|
- Remove <base> tags now in general [SME: 3920] |
39 |
|
|
40 |
|
* Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.14.0-6 |
41 |
|
- Warn not to use bad terms on Add Printer page [SME: 3667] |
42 |
|
|
43 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
44 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
45 |
|
|
538 |
%patch0 -p1 |
%patch0 -p1 |
539 |
%patch1 -p1 |
%patch1 -p1 |
540 |
%patch2 -p1 |
%patch2 -p1 |
541 |
|
%patch3 -p1 |
542 |
|
%patch4 -p1 |
543 |
|
%patch5 -p1 |
544 |
|
%patch6 -p1 |
545 |
|
|
546 |
%build |
%build |
547 |
perl createlinks |
perl createlinks |