1 |
# $Id: e-smith-lib.spec,v 1.22 2010/02/04 19:06:30 slords Exp $ |
# $Id: e-smith-lib.spec,v 1.23 2010/02/05 08:16:59 dungog Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - library module |
Summary: e-smith server and gateway - library module |
4 |
%define name e-smith-lib |
%define name e-smith-lib |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.2.0 |
%define version 2.2.0 |
7 |
%define release 6 |
%define release 7 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
14 |
Patch2: e-smith-lib-2.2.0-UniqueUid.patch |
Patch2: e-smith-lib-2.2.0-UniqueUid.patch |
15 |
Patch3: e-smith-lib-2.2.0-lib64.patch |
Patch3: e-smith-lib-2.2.0-lib64.patch |
16 |
Patch4: e-smith-lib-2.2.0-hwaddr.patch |
Patch4: e-smith-lib-2.2.0-hwaddr.patch |
17 |
|
Patch5: e-smith-lib-2.2.0-serialize_peers.patch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
31 |
e-smith server and gateway software - library module. |
e-smith server and gateway software - library module. |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Mon Oct 11 2010 Shad L. Lords <slords@mail.com> 2.2.0-7.sme |
35 |
|
- Serialize configure_peers to prevent errors [SME: 5831] |
36 |
|
|
37 |
* Fri Feb 5 2010 Stephen Noble <support@dungog.net> 2.2.0-6.sme |
* Fri Feb 5 2010 Stephen Noble <support@dungog.net> 2.2.0-6.sme |
38 |
- adds the hwaddr parameter to probeAdapters() [SME: 4528] |
- adds the hwaddr parameter to probeAdapters() [SME: 4528] |
39 |
|
|
748 |
%patch2 -p1 |
%patch2 -p1 |
749 |
%patch3 -p1 |
%patch3 -p1 |
750 |
%patch4 -p1 |
%patch4 -p1 |
751 |
|
%patch5 -p1 |
752 |
|
|
753 |
%pre |
%pre |
754 |
# Remove legacy symlink if one exists |
# Remove legacy symlink if one exists |