/[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.7 by slords, Tue Mar 25 19:53:46 2008 UTC Revision 1.14 by slords, Sun Aug 10 00:54:24 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 22  %define release 28
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: Artistic  License: Artistic
# Line 28  Patch17: e-smith-lib-1.18.0-validatePass Line 28  Patch17: e-smith-lib-1.18.0-validatePass
28  Patch18: e-smith-lib-1.18.0-re_enable_locked_user.patch  Patch18: e-smith-lib-1.18.0-re_enable_locked_user.patch
29  Patch19: e-smith-lib-1.18.0-UTF8.patch  Patch19: e-smith-lib-1.18.0-UTF8.patch
30  Patch20: e-smith-lib-1.18.0-UTF8.patch2  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    Patch26: e-smith-lib-1.18.0-dialogstderr.patch
37    Patch27: e-smith-lib-1.18.0-urandom.patch
38  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
39  BuildArchitectures: noarch  BuildArchitectures: noarch
40  BuildRequires: e-smith-devtools >= 1.6.3-01  BuildRequires: e-smith-devtools >= 1.6.3-01
41  Obsoletes: %{name}-Tai64n  Obsoletes: %{name}-Tai64n
42    Obsoletes: whiptail
43  Requires: dialog  Requires: dialog
 Requires: whiptail  
44  Requires: perl, perl(Text::Template)  Requires: perl, perl(Text::Template)
45  Requires: perl(Time::HiRes), perl(MIME::Base64)  Requires: perl(Time::HiRes), perl(MIME::Base64)
46  Requires: perl(Authen::PAM), perl(I18N::AcceptLanguage)  Requires: perl(Authen::PAM), perl(I18N::AcceptLanguage)
# Line 44  Requires: perl(Net::IPv4Addr) >= 0.10 Line 51  Requires: perl(Net::IPv4Addr) >= 0.10
51  e-smith server and gateway software - library module.  e-smith server and gateway software - library module.
52    
53  %changelog  %changelog
54    * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 1.18.0-28
55    - Read /dev/urandmon instead of /dev/random [SME: 4492]
56    
57    * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 1.18.0-27
58    - Make dialog not use STDERR for return values [SME: 3663]
59    - Remove requires for whiptail.  No longer needed [SME: 4491]
60    
61    * Thu Jul 31 2008 Shad L. Lords <slords@mail.com> 1.18.0-26
62    - Make binmode properties of db class [SME: 4317]
63    - Add new navigation db & utf8 classes [SME: 4317]
64    
65    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 1.18.0-25
66    - Add .utf8 to locale unless server-console [SME: 4162]
67    - Add new languages to langtag2locale [SME: 4163]
68    
69    * Sun Mar 30 2008 Shad L. Lords <slords@mail.com> 1.18.0-24
70    - Gracefully handle encoding errors in navigation dbs [SME: 4147]
71    
72    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.18.0-23
73    - Make PAM conv routine not look for english strings [SME: 4117]
74    
75  * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.18.0-22  * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.18.0-22
76  - Fix wide output to syslog and allow navigations db to be utf8 [SME: 4101]  - Fix wide output to syslog and allow navigations db to be utf8 [SME: 4101]
77    
# Line 732  e-smith server and gateway software - li Line 760  e-smith server and gateway software - li
760  %patch18 -p1  %patch18 -p1
761  %patch19 -p1  %patch19 -p1
762  %patch20 -p1  %patch20 -p1
763    %patch21 -p1
764    %patch22 -p1
765    %patch23 -p1
766    %patch24 -p1
767    %patch25 -p1
768    %patch26 -p1
769    %patch27 -p1
770    
771  %pre  %pre
772  # 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