/[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.1 by slords, Tue Jun 12 18:30:36 2007 UTC Revision 1.16 by slords, Mon Nov 12 17:31:34 2007 UTC
# Line 2  Summary: e-smith server and gateway - ba Line 2  Summary: e-smith server and gateway - ba
2  %define name e-smith-base  %define name e-smith-base
3  Name: %{name}  Name: %{name}
4  %define version 4.18.0  %define version 4.18.0
5  %define release 58  %define release 77
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 54  Patch43: e-smith-base-4.18.0-raidfix.pat Line 54  Patch43: e-smith-base-4.18.0-raidfix.pat
54  Patch44: e-smith-base-4.18.0-bootstrap.patch  Patch44: e-smith-base-4.18.0-bootstrap.patch
55  Patch45: e-smith-base-4.18.0-pamtemplate.patch3  Patch45: e-smith-base-4.18.0-pamtemplate.patch3
56  Patch46: e-smith-base-4.18.0-restoredev.patch  Patch46: e-smith-base-4.18.0-restoredev.patch
57    Patch47: e-smith-base-4.18.0-no_kmodule.patch
58    Patch48: e-smith-base-4-18-0-MovePam_d_ftpTemplates.patch
59    Patch49: e-smith-base-4.18.0-usbback_errcheck.patch
60    Patch50: e-smith-base-4.18.0-devicechk.patch
61    Patch51: e-smith-base-4.18.0-devicechk.patch2
62    Patch52: e-smith-base-4.18.0-conf_modules.patch
63    Patch53: e-smith-base-4.18.0-restoredev.patch2
64    Patch54: e-smith-base-4.18.0-groups.pm.pod.patch
65    Patch55: e-smith-base-4.18.0-rename_apache2httpd.patch
66    Patch56: e-smith-base-4.18.0-remove_httpd__logrotate.patch
67    Patch57: e-smith-base-4.18.0-cert_regen.patch
68    Patch58: e-smith-base-4.18.0-useracc_text_adjust.patch
69    Patch59: e-smith-base-4.18.0-non_Removable_pseudonyms.patch
70    Patch60: e-smith-base-4.18.0-delete_forwarder.patch
71    Patch61: e-smith-base-4.18.0-part_size.patch
72  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
73  Requires: mod_auth_external  Requires: mod_auth_external
74  Requires: e-smith-lib >= 1.18.0-7  Requires: e-smith-lib >= 1.18.0-7
# Line 101  AutoReqProv: no Line 116  AutoReqProv: no
116  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
117    
118  %changelog  %changelog
119    * Mon Nov 12 2007 Shad L. Lords <slords@mail.com> 4.18.0-77
120    - Add fix for varying partition sizes in add_raid [SME: 3547]
121    
122    * Sun Nov 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-76
123    - Fix removal of Corporate DNS from console.  [SME: 3532]
124    
125    * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-75
126    - Remove previous change, applied to wrong package.  [SME: 3512]
127    
128    * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-74
129    - Add WPAD feature for DHCP (Thanks Hector Perez).  [SME: 3512]
130    
131    * Tue Oct 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-73
132    - Make non-Removable pseudonyms point to admin when reassigned.  [SME: 2214]
133    
134    * Sun Oct 14 2007 Gavin Weight <gweight@gmail.com> 4.18.0-72
135    - Adjust success text when changing admin password. [SME: 2442]
136    
137    * Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-71
138    - Fix comparison of expected to actual SSL cert data. Also change
139      truncation point for email address from 40 chars to 64. [SME: 1736].
140      [Note that -70 was inadvertently skipped.]
141    
142    * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69
143    - Move httpd logrotate.d directory to e-smith-apache. [SME: 3380]
144    
145    * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-68
146    - Rename in logrotate.d directory apache to httpd. [SME: 3380]
147    
148    * Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-67
149    - Fix pod in groups.pm file. [SME: 3379]
150    
151    * Wed Aug 22 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-66
152    - Relax restrictions on restore devices, to allow CDR and DVDR.
153      [SME: 3126]
154    
155    * Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-65
156    - Ensure that depmod is run for all installed kernels. [SME: 3235]
157    
158    * Wed Jul 04 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-64
159    - Really really clear devices variable [SME: 3116]
160    
161    * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-63
162    - Really clear devices variable [SME: 3116]
163    
164    * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-62
165    - Clean up loop var and mount point for backup/restore [SME: 3116]
166    
167    * Thu Jun 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-61
168    - Improve usb backup error reporting [SME: 2772]
169    
170    * Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 4.18.0-60
171    - Move the pam.d ftp/proftpd templates to e-smith-proftpd.
172      [SME: 2762]
173    
174    * Tue Jun 19 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-59
175    - Have nonetworkdrivers script exit silently if kmodule bin not found.
176      [SME: 2549]
177    
178  * Mon Jun 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-58  * Mon Jun 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-58
179  - Start messagebus/haldaemon so restore works [SME: 3058]  - Start messagebus/haldaemon so restore works [SME: 3058]
180    
# Line 1134  e-smith server and gateway software - ba Line 1208  e-smith server and gateway software - ba
1208  %patch44 -p1  %patch44 -p1
1209  %patch45 -p1  %patch45 -p1
1210  %patch46 -p1  %patch46 -p1
1211    %patch47 -p1
1212    %patch48 -p1
1213    %patch49 -p1
1214    %patch50 -p1
1215    %patch51 -p1
1216    %patch52 -p1
1217    %patch53 -p1
1218    %patch54 -p1
1219    %patch55 -p1
1220    %patch56 -p1
1221    %patch57 -p1
1222    %patch58 -p1
1223    %patch59 -p1
1224    %patch60 -p1
1225    %patch61 -p1
1226    
1227  rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin  rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin
1228  rm -rf root/etc/e-smith/templates/etc/identd.masq  rm -rf root/etc/e-smith/templates/etc/identd.masq
# Line 1215  mkdir -p root/etc/e-smith/templates/etc/ Line 1304  mkdir -p root/etc/e-smith/templates/etc/
1304  ln -s /etc/e-smith/templates-default/template-begin-shell \  ln -s /etc/e-smith/templates-default/template-begin-shell \
1305        root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin        root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin
1306    
1307  for file in ftp imap login passwd proftpd pwauth system-auth  for file in imap login passwd pwauth system-auth
1308  do  do
1309      mkdir -p root/etc/e-smith/templates/etc/pam.d/$file      mkdir -p root/etc/e-smith/templates/etc/pam.d/$file
1310      ln -s /etc/e-smith/templates-default/template-begin-pam \      ln -s /etc/e-smith/templates-default/template-begin-pam \


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