/[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.1 by slords, Tue Jun 12 19:03:21 2007 UTC Revision 1.4 by bytegw, Mon Jan 7 18:49:37 2008 UTC
# Line 2  Summary: e-smith server and gateway - li Line 2  Summary: e-smith server and gateway - li
2  %define name e-smith-lib  %define name e-smith-lib
3  Name: %{name}  Name: %{name}
4  %define version 1.18.0  %define version 1.18.0
5  %define release 16  %define release 19
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: Artistic  License: Artistic
# Line 22  Patch11: e-smith-lib-1.18.0-generic_temp Line 22  Patch11: e-smith-lib-1.18.0-generic_temp
22  Patch12: e-smith-lib-1.18.0-gauge.patch2  Patch12: e-smith-lib-1.18.0-gauge.patch2
23  Patch13: e-smith-lib-1.18.0-shift64.patch  Patch13: e-smith-lib-1.18.0-shift64.patch
24  Patch14: e-smith-lib-1.18.0-passlength.patch  Patch14: e-smith-lib-1.18.0-passlength.patch
25    Patch15: e-smith-lib-1.18.0-generic_template_expand.patch2
26    Patch16: e-smith-lib-1.18.0-FixFileDescriptorLeak.patch
27    Patch17: e-smith-lib-1.18.0-validatePassword.patch
28  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
29  BuildArchitectures: noarch  BuildArchitectures: noarch
30  BuildRequires: e-smith-devtools >= 1.6.3-01  BuildRequires: e-smith-devtools >= 1.6.3-01
# Line 38  Requires: perl(Net::IPv4Addr) >= 0.10 Line 41  Requires: perl(Net::IPv4Addr) >= 0.10
41  e-smith server and gateway software - library module.  e-smith server and gateway software - library module.
42    
43  %changelog  %changelog
44    * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.18.0-19
45    - modify validate password strong match for console [SME: 2173]
46    
47    * Thu Nov 01 2007 Gavin Weight <gweight@gmail.com> 1.18.0-18
48    - Fix I18N.pm file descriptor leak. [SME: 3509]
49    
50    * Wed Oct 31 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-17
51    - Remove undocumented and unused template metadata handling from
52      generic_template_expand action (Take II). [SME: 2798]
53    
54  * Fri Jun 1 2007 Shad L. Lords <slords@mail.com> 1.18.0-16  * Fri Jun 1 2007 Shad L. Lords <slords@mail.com> 1.18.0-16
55  - pam_unix requires passwords >= 6 [SME: 3039]  - pam_unix requires passwords >= 6 [SME: 3039]
56    
# Line 701  e-smith server and gateway software - li Line 714  e-smith server and gateway software - li
714  %patch12 -p1  %patch12 -p1
715  %patch13 -p1  %patch13 -p1
716  %patch14 -p1  %patch14 -p1
717    %patch15 -p1
718    %patch16 -p1
719    %patch17 -p1
720    
721  %pre  %pre
722  # 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