/[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.16 by slords, Wed Aug 20 21:28:48 2008 UTC Revision 1.21 by filippocarletti, Tue Dec 22 18:09:13 2009 UTC
# Line 1  Line 1 
1    # $Id: e-smith-lib.spec,v 1.20 2009/12/09 23:51:31 charliebrady 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 1.19.0  %define version 2.2.0
7  %define release 1  %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.2.0-sambaRole.patch
14    Patch2: e-smith-lib-2.2.0-UniqueUid.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  BuildRequires: e-smith-devtools >= 1.6.3-01  BuildRequires: e-smith-devtools >= 1.6.3-01
# Line 24  Requires: perl(Net::IPv4Addr) >= 0.10 Line 28  Requires: perl(Net::IPv4Addr) >= 0.10
28  e-smith server and gateway software - library module.  e-smith server and gateway software - library module.
29    
30  %changelog  %changelog
31    * Tue Dec 22 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-4.sme
32    - Really apply previous patch in the spec file. [SME: 5659]
33    
34    * Wed Dec  9 2009 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-3.sme
35    - Add patch (Federico Simoncelli) to prevent re-use of uids. [SME: 5659]
36    
37    * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
38    - Add patch to support multiple samba roles [SME: 4172]
39    
40    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
41    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
42    
43  * Wed Aug 20 2008 Shad L. Lords <slords@mail.com> 1.19.0-1  * Wed Aug 20 2008 Shad L. Lords <slords@mail.com> 1.19.0-1
44  - Roll new dev stream.  - Roll new dev stream.
45    
# Line 716  e-smith server and gateway software - li Line 732  e-smith server and gateway software - li
732    
733  %prep  %prep
734  %setup  %setup
735    %patch1 -p1
736    %patch2 -p1
737    
738  %pre  %pre
739  # 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