/[smeserver]/rpms/e-smith-lib/sme8/e-smith-lib.spec
ViewVC logotype

Diff of /rpms/e-smith-lib/sme8/e-smith-lib.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.21 by filippocarletti, Tue Dec 22 18:09:13 2009 UTC Revision 1.25 by wellsi, Fri Feb 22 16:33:31 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-lib.spec,v 1.20 2009/12/09 23:51:31 charliebrady Exp $  # $Id: e-smith-lib.spec,v 1.24 2010/10/11 22:27:51 slords 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 8
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: Artistic  License: Artistic
# Line 12  Group: Networking/Daemons Line 12  Group: Networking/Daemons
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    Patch4: e-smith-lib-2.2.0-hwaddr.patch
17    Patch5: e-smith-lib-2.2.0-serialize_peers.patch
18    Patch6: e-smith-lib-2.2.0-ipv4check.patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  BuildRequires: e-smith-devtools >= 1.6.3-01  BuildRequires: e-smith-devtools >= 1.6.3-01
# Line 28  Requires: perl(Net::IPv4Addr) >= 0.10 Line 32  Requires: perl(Net::IPv4Addr) >= 0.10
32  e-smith server and gateway software - library module.  e-smith server and gateway software - library module.
33    
34  %changelog  %changelog
35    * Fri Feb 22 2013 Ian Wells <esmith@wellsi.com> 2.2.0-8.sme
36    - Improve error checking in isValidIP [SME: 7364]
37    
38    * Mon Oct 11 2010 Shad L. Lords <slords@mail.com> 2.2.0-7.sme
39    - Serialize configure_peers to prevent errors [SME: 5831]
40    
41    * Fri Feb 5 2010 Stephen Noble <support@dungog.net> 2.2.0-6.sme
42    - adds the hwaddr parameter to probeAdapters() [SME: 4528]
43    
44    * Thu Feb 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
45    - Update path for 64-bit compatibility [SME: 5756]
46    
47  * 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
48  - Really apply previous patch in the spec file. [SME: 5659]  - Really apply previous patch in the spec file. [SME: 5659]
49    
# Line 734  e-smith server and gateway software - li Line 750  e-smith server and gateway software - li
750  %setup  %setup
751  %patch1 -p1  %patch1 -p1
752  %patch2 -p1  %patch2 -p1
753    %patch3 -p1
754    %patch4 -p1
755    %patch5 -p1
756    %patch6 -p1
757    
758  %pre  %pre
759  # Remove legacy symlink if one exists  # Remove legacy symlink if one exists


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed