/[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.8 by slords, Wed Mar 26 16:27:28 2008 UTC Revision 1.16 by slords, Wed Aug 20 21:28:48 2008 UTC
# Line 1  Line 1 
1  Summary: e-smith server and gateway - library module  Summary: e-smith server and gateway - library module
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.19.0
5  %define release 23  %define release 1
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: Artistic  License: Artistic
9  Group: Networking/Daemons  Group: Networking/Daemons
10  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
 Patch1: e-smith-lib-1.18.0-backtitle.patch  
 Patch2: e-smith-lib-1.18.0-infobox.patch  
 Patch3: e-smith-lib-1.18.0-password_page.patch  
 Patch4: e-smith-lib-1.18.0-clear.patch  
 Patch5: e-smith-lib-1.18.0-clear.patch2  
 Patch6: e-smith-lib-1.18.0-infobox.patch2  
 Patch7: e-smith-lib-1.18.0-gauge.patch  
 Patch8: e-smith-lib-1.18.0-templates.metadata.patch  
 Patch9: e-smith-lib-1.18.0-templates.metadata.patch2  
 Patch10: e-smith-lib-1.18.0-logfile_rotation.patch  
 Patch11: e-smith-lib-1.18.0-generic_template_expand.patch  
 Patch12: e-smith-lib-1.18.0-gauge.patch2  
 Patch13: e-smith-lib-1.18.0-shift64.patch  
 Patch14: e-smith-lib-1.18.0-passlength.patch  
 Patch15: e-smith-lib-1.18.0-generic_template_expand.patch2  
 Patch16: e-smith-lib-1.18.0-FixFileDescriptorLeak.patch  
 Patch17: e-smith-lib-1.18.0-validatePassword.patch  
 Patch18: e-smith-lib-1.18.0-re_enable_locked_user.patch  
 Patch19: e-smith-lib-1.18.0-UTF8.patch  
 Patch20: e-smith-lib-1.18.0-UTF8.patch2  
 Patch21: e-smith-lib-1.18.0-pamlocalfix.patch  
11  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
12  BuildArchitectures: noarch  BuildArchitectures: noarch
13  BuildRequires: e-smith-devtools >= 1.6.3-01  BuildRequires: e-smith-devtools >= 1.6.3-01
14  Obsoletes: %{name}-Tai64n  Obsoletes: %{name}-Tai64n
15    Obsoletes: whiptail
16  Requires: dialog  Requires: dialog
 Requires: whiptail  
17  Requires: perl, perl(Text::Template)  Requires: perl, perl(Text::Template)
18  Requires: perl(Time::HiRes), perl(MIME::Base64)  Requires: perl(Time::HiRes), perl(MIME::Base64)
19  Requires: perl(Authen::PAM), perl(I18N::AcceptLanguage)  Requires: perl(Authen::PAM), perl(I18N::AcceptLanguage)
# Line 45  Requires: perl(Net::IPv4Addr) >= 0.10 Line 24  Requires: perl(Net::IPv4Addr) >= 0.10
24  e-smith server and gateway software - library module.  e-smith server and gateway software - library module.
25    
26  %changelog  %changelog
27    * Wed Aug 20 2008 Shad L. Lords <slords@mail.com> 1.19.0-1
28    - Roll new dev stream.
29    
30    * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 1.18.0-28
31    - Read /dev/urandmon instead of /dev/random [SME: 4492]
32    
33    * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 1.18.0-27
34    - Make dialog not use STDERR for return values [SME: 3663]
35    - Remove requires for whiptail.  No longer needed [SME: 4491]
36    
37    * Thu Jul 31 2008 Shad L. Lords <slords@mail.com> 1.18.0-26
38    - Make binmode properties of db class [SME: 4317]
39    - Add new navigation db & utf8 classes [SME: 4317]
40    
41    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 1.18.0-25
42    - Add .utf8 to locale unless server-console [SME: 4162]
43    - Add new languages to langtag2locale [SME: 4163]
44    
45    * Sun Mar 30 2008 Shad L. Lords <slords@mail.com> 1.18.0-24
46    - Gracefully handle encoding errors in navigation dbs [SME: 4147]
47    
48  * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.18.0-23  * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.18.0-23
49  - Make PAM conv routine not look for english strings [SME: 4117]  - Make PAM conv routine not look for english strings [SME: 4117]
50    
# Line 716  e-smith server and gateway software - li Line 716  e-smith server and gateway software - li
716    
717  %prep  %prep
718  %setup  %setup
 %patch1 -p1  
 %patch2 -p1  
 %patch3 -p1  
 %patch4 -p1  
 %patch5 -p1  
 %patch6 -p1  
 %patch7 -p1  
 %patch8 -p1  
 %patch9 -p1  
 %patch10 -p1  
 #%patch11 -p1  
 %patch12 -p1  
 %patch13 -p1  
 %patch14 -p1  
 %patch15 -p1  
 %patch16 -p1  
 %patch17 -p1  
 %patch18 -p1  
 %patch19 -p1  
 %patch20 -p1  
 %patch21 -p1  
719    
720  %pre  %pre
721  # 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