1 |
# $Id: e-smith-lib.spec,v 1.20 2009/12/09 23:51:31 charliebrady Exp $ |
# $Id: e-smith-lib.spec,v 1.21 2009/12/22 18:09:13 filippocarletti 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 4 |
%define release 5 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: Artistic |
License: Artistic |
12 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
13 |
Patch1: e-smith-lib-2.2.0-sambaRole.patch |
Patch1: e-smith-lib-2.2.0-sambaRole.patch |
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 |
16 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
17 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
18 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
BuildRequires: e-smith-devtools >= 1.6.3-01 |
29 |
e-smith server and gateway software - library module. |
e-smith server and gateway software - library module. |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Thu Feb 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-5.sme |
33 |
|
- Update path for 64-bit compatibility [SME: 5756] |
34 |
|
|
35 |
* Tue Dec 22 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-4.sme |
* Tue Dec 22 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-4.sme |
36 |
- Really apply previous patch in the spec file. [SME: 5659] |
- Really apply previous patch in the spec file. [SME: 5659] |
37 |
|
|
738 |
%setup |
%setup |
739 |
%patch1 -p1 |
%patch1 -p1 |
740 |
%patch2 -p1 |
%patch2 -p1 |
741 |
|
%patch3 -p1 |
742 |
|
|
743 |
%pre |
%pre |
744 |
# Remove legacy symlink if one exists |
# Remove legacy symlink if one exists |