2 |
%define name e-smith-nutUPS |
%define name e-smith-nutUPS |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.2.0 |
%define version 1.2.0 |
5 |
%define release 14 |
%define release 16 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
20 |
Patch9: e-smith-nutUPS-1.2.0-upstype4.patch |
Patch9: e-smith-nutUPS-1.2.0-upstype4.patch |
21 |
Patch10: e-smith-nutUPS-1.2.0-mfr.patch |
Patch10: e-smith-nutUPS-1.2.0-mfr.patch |
22 |
Patch11: e-smith-nutUPS-1.2.0-mfr2.patch |
Patch11: e-smith-nutUPS-1.2.0-mfr2.patch |
23 |
|
Patch12: e-smith-nutUPS-1.2.0-model.patch |
24 |
|
Patch13: e-smith-nutUPS-1.2.0-FixUninitializedValue.patch |
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
Requires: nut nut-client daemontools |
Requires: nut nut-client daemontools |
27 |
Requires: e-smith-lib >= 1.15.1-16 |
Requires: e-smith-lib >= 1.15.1-16 |
34 |
the SME server software. |
the SME server software. |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.2.0-16 |
38 |
|
- Fix use of uninitialized value in nutModel migrate. [SME: 3597] |
39 |
|
|
40 |
|
* Sun Oct 7 2007 Shad L. Lords <slords@mail.com> 1.2.0-15 |
41 |
|
- Fix ups model for new version of nut [SME: 3457] |
42 |
|
|
43 |
* Sun Jun 3 2007 Stephen Noble <support@dungog.net> 1.2.0-14 |
* Sun Jun 3 2007 Stephen Noble <support@dungog.net> 1.2.0-14 |
44 |
- Fix mfr & mdl options in ups.conf [SME: 2791] |
- Fix mfr & mdl options in ups.conf [SME: 2791] |
45 |
|
|
232 |
%patch9 -p1 |
%patch9 -p1 |
233 |
%patch10 -p1 |
%patch10 -p1 |
234 |
%patch11 -p1 |
%patch11 -p1 |
235 |
|
%patch12 -p1 |
236 |
|
%patch13 -p1 |
237 |
|
|
238 |
%build |
%build |
239 |
perl createlinks |
perl createlinks |