/[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.86 by snetram, Sun Feb 14 10:37:30 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.85 2010/02/08 20:51:48 snetram 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 16  %define release 19
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 25  Patch12: e-smith-base-5.2.0-perform_back Line 25  Patch12: e-smith-base-5.2.0-perform_back
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  Patch14: e-smith-base-5.2.0-sha1.patch
27  Patch15: e-smith-base-5.2.0-fix-template-expansion-error.patch  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 40  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 69  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  * Sun Feb 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-16.sme
84  - Fix template expansion error [SME: 4528]  - Fix template expansion error [SME: 4528]
85    
# Line 1351  e-smith server and gateway software - ba Line 1362  e-smith server and gateway software - ba
1362  %patch13 -p1  %patch13 -p1
1363  %patch14 -p1  %patch14 -p1
1364  %patch15 -p1  %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