/[smeserver]/rpms/e-smith-base/sme8/e-smith-base.spec
ViewVC logotype

Diff of /rpms/e-smith-base/sme8/e-smith-base.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.84 by dungog, Fri Feb 5 08:24:41 2010 UTC Revision 1.89 by filippocarletti, Wed Mar 3 13:51:14 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-base.spec,v 1.83 2010/01/31 05:14:04 dungog Exp $  # $Id: e-smith-base.spec,v 1.88 2010/03/01 19:02:20 slords Exp $
2    
3  Summary: e-smith server and gateway - base module  Summary: e-smith server and gateway - base module
4  %define name e-smith-base  %define name e-smith-base
5  Name: %{name}  Name: %{name}
6  %define version 5.2.0  %define version 5.2.0
7  %define release 14  %define release 19
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 23  Patch10: e-smith-base-5.2.0-perform_rest Line 23  Patch10: e-smith-base-5.2.0-perform_rest
23  Patch11: e-smith-base-5.2.0-generate-2048-bits-keys.patch  Patch11: e-smith-base-5.2.0-generate-2048-bits-keys.patch
24  Patch12: e-smith-base-5.2.0-perform_backup-hal.patch  Patch12: e-smith-base-5.2.0-perform_backup-hal.patch
25  Patch13: e-smith-base-5.2.0-hwaddress.patch  Patch13: e-smith-base-5.2.0-hwaddress.patch
26    Patch14: e-smith-base-5.2.0-sha1.patch
27    Patch15: e-smith-base-5.2.0-fix-template-expansion-error.patch
28    Patch16: e-smith-base-5.2.0-gettext.patch
29  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
30  Requires: mod_auth_external  Requires: mod_auth_external
31  Requires: e-smith-lib >= 2.2.0-2  Requires: e-smith-lib >= 2.2.0-2
# Line 38  Requires: perl(Net::IPv4Addr) Line 41  Requires: perl(Net::IPv4Addr)
41  Requires: /usr/sbin/irqbalance  Requires: /usr/sbin/irqbalance
42  Requires: /usr/sbin/cpuspeed  Requires: /usr/sbin/cpuspeed
43  Requires: /sbin/microcode_ctl  Requires: /sbin/microcode_ctl
44    Requires: /usr/sbin/smartd
45  Requires: dbus  Requires: dbus
46  Requires: hal  Requires: hal
47  Requires: acpid  Requires: acpid
# Line 67  AutoReqProv: no Line 71  AutoReqProv: no
71  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
72    
73  %changelog  %changelog
74    * Wed Mar  3 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-19.sme
75    - Restate smartd dependency. [SME: 5814]
76    
77    * Mon Mar 1 2010 Shad L. Lords <slords@mail.com> 5.2.0-18.sme
78    - Fix gettext errors in WAN/LAN subnet error message [SME: 5501]
79    
80    * Sun Feb 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-17.sme
81    - Really fix template expansion error [SME: 4528]
82    
83    * Sun Feb 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-16.sme
84    - Fix template expansion error [SME: 4528]
85    
86    * Mon Feb 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-15.sme
87    - Improve security by using SHA1 algorithm for certificate signing [SME: 5737]
88    
89  * Fri Feb 5 2010 Stephen Noble <support@dungog.net> 5.2.0-14.sme  * Fri Feb 5 2010 Stephen Noble <support@dungog.net> 5.2.0-14.sme
90  - Fix eth? swapping [SME: 4528]  - Fix eth? swapping [SME: 4528]
91    
# Line 1341  e-smith server and gateway software - ba Line 1360  e-smith server and gateway software - ba
1360  %patch11 -p1  %patch11 -p1
1361  %patch12 -p1  %patch12 -p1
1362  %patch13 -p1  %patch13 -p1
1363    %patch14 -p1
1364    %patch15 -p1
1365    %patch16 -p1
1366    
1367  %pre  %pre
1368  if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]  if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]


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