/[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.14 by bytegw, Fri Nov 2 23:02:07 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 75
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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
71  Requires: mod_auth_external  Requires: mod_auth_external
72  Requires: e-smith-lib >= 1.18.0-7  Requires: e-smith-lib >= 1.18.0-7
# Line 101  AutoReqProv: no Line 114  AutoReqProv: no
114  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
115    
116  %changelog  %changelog
117    * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-75
118    - Remove previous change, applied to wrong package.  [SME: 3512]
119    
120    * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-74
121    - Add WPAD feature for DHCP (Thanks Hector Perez).  [SME: 3512]
122    
123    * Tue Oct 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-73
124    - Make non-Removable pseudonyms point to admin when reassigned.  [SME: 2214]
125    
126    * Sun Oct 14 2007 Gavin Weight <gweight@gmail.com> 4.18.0-72
127    - Adjust success text when changing admin password. [SME: 2442]
128    
129    * Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-71
130    - Fix comparison of expected to actual SSL cert data. Also change
131      truncation point for email address from 40 chars to 64. [SME: 1736].
132      [Note that -70 was inadvertently skipped.]
133    
134    * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69
135    - Move httpd logrotate.d directory to e-smith-apache. [SME: 3380]
136    
137    * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-68
138    - Rename in logrotate.d directory apache to httpd. [SME: 3380]
139    
140    * Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-67
141    - Fix pod in groups.pm file. [SME: 3379]
142    
143    * Wed Aug 22 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-66
144    - Relax restrictions on restore devices, to allow CDR and DVDR.
145      [SME: 3126]
146    
147    * Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-65
148    - Ensure that depmod is run for all installed kernels. [SME: 3235]
149    
150    * Wed Jul 04 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-64
151    - Really really clear devices variable [SME: 3116]
152    
153    * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-63
154    - Really clear devices variable [SME: 3116]
155    
156    * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-62
157    - Clean up loop var and mount point for backup/restore [SME: 3116]
158    
159    * Thu Jun 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-61
160    - Improve usb backup error reporting [SME: 2772]
161    
162    * Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 4.18.0-60
163    - Move the pam.d ftp/proftpd templates to e-smith-proftpd.
164      [SME: 2762]
165    
166    * Tue Jun 19 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-59
167    - Have nonetworkdrivers script exit silently if kmodule bin not found.
168      [SME: 2549]
169    
170  * 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
171  - Start messagebus/haldaemon so restore works [SME: 3058]  - Start messagebus/haldaemon so restore works [SME: 3058]
172    
# Line 1134  e-smith server and gateway software - ba Line 1200  e-smith server and gateway software - ba
1200  %patch44 -p1  %patch44 -p1
1201  %patch45 -p1  %patch45 -p1
1202  %patch46 -p1  %patch46 -p1
1203    %patch47 -p1
1204    %patch48 -p1
1205    %patch49 -p1
1206    %patch50 -p1
1207    %patch51 -p1
1208    %patch52 -p1
1209    %patch53 -p1
1210    %patch54 -p1
1211    %patch55 -p1
1212    %patch56 -p1
1213    %patch57 -p1
1214    %patch58 -p1
1215    %patch59 -p1
1216    
1217  rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin  rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin
1218  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 1294  mkdir -p root/etc/e-smith/templates/etc/
1294  ln -s /etc/e-smith/templates-default/template-begin-shell \  ln -s /etc/e-smith/templates-default/template-begin-shell \
1295        root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin        root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin
1296    
1297  for file in ftp imap login passwd proftpd pwauth system-auth  for file in imap login passwd pwauth system-auth
1298  do  do
1299      mkdir -p root/etc/e-smith/templates/etc/pam.d/$file      mkdir -p root/etc/e-smith/templates/etc/pam.d/$file
1300      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