/[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.1 by slords, Tue Jun 12 15:42:53 2007 UTC Revision 1.11 by slords, Thu Jul 31 16:13:26 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 26
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    Patch18: e-smith-lib-1.18.0-re_enable_locked_user.patch
29    Patch19: e-smith-lib-1.18.0-UTF8.patch
30    Patch20: e-smith-lib-1.18.0-UTF8.patch2
31    Patch21: e-smith-lib-1.18.0-pamlocalfix.patch
32    Patch22: e-smith-lib-1.18.0-utf8-encoding.patch
33    Patch23: e-smith-lib-1.18.0-i18n.patch
34    Patch24: e-smith-lib-1.18.0-binmode.patch
35    Patch25: e-smith-lib-1.18.0-navigationdb.patch
36  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
37  BuildArchitectures: noarch  BuildArchitectures: noarch
38  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 49  Requires: perl(Net::IPv4Addr) >= 0.10
49  e-smith server and gateway software - library module.  e-smith server and gateway software - library module.
50    
51  %changelog  %changelog
52    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 1.18.0-26
53    - Make binmode properties of db class [SME: 4317]
54    - Add new navigation db & utf8 classes [SME: 4317]
55    
56    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 1.18.0-25
57    - Add .utf8 to locale unless server-console [SME: 4162]
58    - Add new languages to langtag2locale [SME: 4163]
59    
60    * Sun Mar 30 2008 Shad L. Lords <slords@mail.com> 1.18.0-24
61    - Gracefully handle encoding errors in navigation dbs [SME: 4147]
62    
63    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.18.0-23
64    - Make PAM conv routine not look for english strings [SME: 4117]
65    
66    * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.18.0-22
67    - Fix wide output to syslog and allow navigations db to be utf8 [SME: 4101]
68    
69    * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.18.0-21
70    - Output navigation in UTF-8 [SME: 3858]
71    
72    * Sun Jan 20 2008 Gavin Weight <gweight@gmail.com> 1.18.0-20
73    - Call smbpasswd -e - to reset user correctly. [SME: 3755]
74    
75    * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.18.0-19
76    - modify validate password strong match for console [SME: 2173]
77    
78    * Thu Nov 01 2007 Gavin Weight <gweight@gmail.com> 1.18.0-18
79    - Fix I18N.pm file descriptor leak. [SME: 3509]
80    
81    * Wed Oct 31 2007 Charlie Brady <charlie_brady@mitel.com> 1.18.0-17
82    - Remove undocumented and unused template metadata handling from
83      generic_template_expand action (Take II). [SME: 2798]
84    
85  * 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
86  - pam_unix requires passwords >= 6 [SME: 3039]  - pam_unix requires passwords >= 6 [SME: 3039]
87    
# Line 701  e-smith server and gateway software - li Line 745  e-smith server and gateway software - li
745  %patch12 -p1  %patch12 -p1
746  %patch13 -p1  %patch13 -p1
747  %patch14 -p1  %patch14 -p1
748    %patch15 -p1
749    %patch16 -p1
750    %patch17 -p1
751    %patch18 -p1
752    %patch19 -p1
753    %patch20 -p1
754    %patch21 -p1
755    %patch22 -p1
756    %patch23 -p1
757    %patch24 -p1
758    %patch25 -p1
759    
760  %pre  %pre
761  # 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