/[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.2 by bytegw, Wed Oct 31 23:08:42 2007 UTC Revision 1.6 by slords, Tue Mar 11 01:36:16 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 17  %define release 21
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: Artistic  License: Artistic
# Line 23  Patch12: e-smith-lib-1.18.0-gauge.patch2 Line 23  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  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    Patch18: e-smith-lib-1.18.0-re_enable_locked_user.patch
29    Patch19: e-smith-lib-1.18.0-UTF8.patch
30  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
31  BuildArchitectures: noarch  BuildArchitectures: noarch
32  BuildRequires: e-smith-devtools >= 1.6.3-01  BuildRequires: e-smith-devtools >= 1.6.3-01
# Line 39  Requires: perl(Net::IPv4Addr) >= 0.10 Line 43  Requires: perl(Net::IPv4Addr) >= 0.10
43  e-smith server and gateway software - library module.  e-smith server and gateway software - library module.
44    
45  %changelog  %changelog
46    * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.18.0-21
47    - Output navigation in UTF-8 [SME: 3858]
48    
49    * Sun Jan 20 2008 Gavin Weight <gweight@gmail.com> 1.18.0-20
50    - Call smbpasswd -e - to reset user correctly. [SME: 3755]
51    
52    * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.18.0-19
53    - modify validate password strong match for console [SME: 2173]
54    
55    * Thu Nov 01 2007 Gavin Weight <gweight@gmail.com> 1.18.0-18
56    - Fix I18N.pm file descriptor leak. [SME: 3509]
57    
58  * Wed Oct 31 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-17  * Wed Oct 31 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-17
59  - Remove undocumented and unused template metadata handling from  - Remove undocumented and unused template metadata handling from
60    generic_template_expand action (Take II). [SME: 2798]    generic_template_expand action (Take II). [SME: 2798]
# Line 707  e-smith server and gateway software - li Line 723  e-smith server and gateway software - li
723  %patch13 -p1  %patch13 -p1
724  %patch14 -p1  %patch14 -p1
725  %patch15 -p1  %patch15 -p1
726    %patch16 -p1
727    %patch17 -p1
728    %patch18 -p1
729    %patch19 -p1
730    
731  %pre  %pre
732  # 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