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

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

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

Revision 1.16 by slords, Mon Oct 13 21:48:13 2008 UTC Revision 1.18 by snetram, Sat Feb 20 12:24:56 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-lib.spec,v 1.15 2008/10/07 18:41:09 slords Exp $  # $Id: e-smith-lib.spec,v 1.17 2010/02/04 19:06:30 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.0.0  %define version 2.0.0
7  %define release 2  %define release 4
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: Artistic  License: Artistic
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch1: e-smith-lib-2.0.0-sambaRole.patch  Patch1: e-smith-lib-2.0.0-sambaRole.patch
14    Patch2: e-smith-lib-2.0.0-lib64.patch
15    Patch3: e-smith-lib-2.0.0-UniqueUid.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
# Line 27  Requires: perl(Net::IPv4Addr) >= 0.10 Line 29  Requires: perl(Net::IPv4Addr) >= 0.10
29  e-smith server and gateway software - library module.  e-smith server and gateway software - library module.
30    
31  %changelog  %changelog
32    * Sat Feb 20 2010 Jonathan Martens <smesevrer-bugzilla@snetram.nl> 2.0.0-4.sme
33    - Add patch (Federico Simoncelli) to prevent re-use of uids. [SME: 4969]
34    
35    * Thu Feb 4 2010 Shad L. Lords <slords@mail.com> 2.0.0-3.sme
36    - Update path for 64-bit compatibility [SME: 5755]
37    
38  * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.0.0-2.sme  * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.0.0-2.sme
39  - Add patch to support multiple samba roles [SME: 4172]  - Add patch to support multiple samba roles [SME: 4172]
40    
# Line 723  e-smith server and gateway software - li Line 731  e-smith server and gateway software - li
731  %prep  %prep
732  %setup  %setup
733  %patch1 -p1  %patch1 -p1
734    %patch2 -p1
735    %patch3 -p1
736    
737  %pre  %pre
738  # 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