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

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

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

Revision 1.69 by stephdl, Sun Apr 6 16:03:59 2014 UTC Revision 1.75 by vip-ire, Wed Sep 10 07:43:21 2014 UTC
# Line 1  Line 1 
1  # $Id: e-smith-base.spec,v 1.68 2014/04/05 18:13:17 wellsi Exp $  # $Id: e-smith-base.spec,v 1.74 2014/07/25 13:32:54 vip-ire 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.6.0  %define version 5.6.0
7  %define release 4  %define release 10
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Patch1: e-smith-base-5.6.0-console.patch  Patch1: e-smith-base-5.6.0-console.patch
14  Patch2: e-smith-base-5.6.0_added_verification_of_pptp_clients_against_dhcp.patch  Patch2: e-smith-base-5.6.0_added_verification_of_pptp_clients_against_dhcp.patch
15    Patch3: e-smith-base-5.6.0_console_verification_dhcp_vs_pptp.patch
16    Patch4: e-smith-base-5.6.0_remove_10runparts_for_anacron_compatibility.patch
17    Patch5: e-smith-base-5.6.0-mdevent.patch
18    Patch6: e-smith-base-5.6.0-pppoe_after_post_upgrade.patch
19    Patch7: e-smith-base-5.6.0-symlink_udev-post.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildArch: noarch  BuildArch: noarch
22  Requires: pwauth  Requires: pwauth
# Line 27  Requires: perl(Data::UUID) Line 32  Requires: perl(Data::UUID)
32  Requires: perl(Net::IPv4Addr)  Requires: perl(Net::IPv4Addr)
33  Requires: /usr/sbin/irqbalance  Requires: /usr/sbin/irqbalance
34  Requires: /usr/sbin/cpuspeed  Requires: /usr/sbin/cpuspeed
 Requires: /sbin/microcode_ctl  
35  Requires: /usr/sbin/smartd  Requires: /usr/sbin/smartd
36  Requires: dbus  Requires: dbus
37  Requires: hal  Requires: hal
# Line 60  AutoReqProv: no Line 64  AutoReqProv: no
64  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
65    
66  %changelog  %changelog
67    * Wed Sep 10 2014 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-10
68    - Symlink udev-post service in rc7 [SME: 8542]
69    
70    * Fri Jul 25 2014 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-9
71    - Fix PPPoE after a post-upgrade [SME: 8493]
72    
73    * Thu Jul 3 2014 Ian Wells <esmith@wellsi.com> 5.6.0-8.sme
74    - Remove dependency on microcode_ctl [SME: 8468]
75    
76    * Sun May 11 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-7.sme
77    - Prevent emailing about the normal, weekly, checks of RAID arrays, by Mark Casey
78    - [SME: 7748]
79    
80    * Tue May 06 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-6.sme
81    - remove /etc/e-smith/templates/etc/crontab/10runparts for anacron compatibility
82    - [SME: 8364]
83    
84    * Wed Apr 23 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-5.sme
85    - Add a verification in the console of number of pptp clients against ip allowed in dhcpd
86    - [SME: 8312]
87    
88  * Sun Apr 6 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-4.sme  * Sun Apr 6 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-4.sme
89  - Add a verification in remoteaccess panel of number of pptp clients against ip allowed in dhcpd  - Add a verification in remoteaccess panel of number of pptp clients against ip allowed in dhcpd
90  - [SME: 8312]  - [SME: 8312]
# Line 1696  e-smith server and gateway software - ba Line 1721  e-smith server and gateway software - ba
1721  %setup  %setup
1722  %patch1 -p1  %patch1 -p1
1723  %patch2 -p1  %patch2 -p1
1724    %patch3 -p1
1725    %patch4 -p1
1726    %patch5 -p1
1727    %patch6 -p1
1728    %patch7 -p1
1729  %pre  %pre
1730  /sbin/e-smith/create-system-user smelastsys 2999 \  /sbin/e-smith/create-system-user smelastsys 2999 \
1731      'sme last system user marker' /tmp /bin/false      'sme last system user marker' /tmp /bin/false


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