/[smeserver]/rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec
ViewVC logotype

Diff of /rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec

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

Revision 1.3 by slords, Wed Apr 2 18:34:17 2008 UTC Revision 1.27 by slords, Tue Sep 23 14:06:18 2008 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+ldap  %define name e-smith-base+ldap
3  Name: %{name}  Name: %{name}
4  %define version 4.19.1  %define version 4.19.1
5  %define release 6  %define release 30
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 14  Patch3: e-smith-base+ldap-4.19.1-freebus Line 14  Patch3: e-smith-base+ldap-4.19.1-freebus
14  Patch4: e-smith-base-4.18.1-frames.patch  Patch4: e-smith-base-4.18.1-frames.patch
15  Patch5: e-smith-base+ldap-4.19.1-convert_ldap-init-accounts_to_template.patch  Patch5: e-smith-base+ldap-4.19.1-convert_ldap-init-accounts_to_template.patch
16  Patch6: e-smith-base+ldap-4.19.1-nss_policy-post_install-ssl_fix.patch  Patch6: e-smith-base+ldap-4.19.1-nss_policy-post_install-ssl_fix.patch
17    Patch7: e-smith-base-4.18.1-quitconsole.patch
18    Patch8: e-smith-base-4.18.1-freebusy.patch2
19    Patch9: e-smith-base+ldap-4.19.1-ldap_fixes.patch
20    Patch10: e-smith-base+ldap-4.19.1-import_fixes.patch
21    Patch11: e-smith-base-4.18.1-dateManip.patch
22    Patch12: e-smith-base-4.18.1-ethernetlist.patch
23    Patch13: e-smith-base-4.18.1-add2general.patch
24    Patch14: e-smith-base+ldap-4.19.1-change_domain_name.patch
25    Patch15: e-smith-base+ldap-4.19.1-freebusy.patch2
26    Patch16: e-smith-base+ldap-4.19.1-add2general.patch
27    Patch17: e-smith-base+ldap-4.19.1-get_raid_details_cciss.patch
28    Patch18: e-smith-base+ldap-4.19.1-merge_users_and_people.patch
29    Patch19: e-smith-base+ldap-4.19.1-2739schema.patch
30    Patch20: e-smith-base-4.18.1-PortFixesFromBase.patch
31    Patch21: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch
32    Patch22: e-smith-base-4.18.1-ip-down.race.patch
33    Patch23: e-smith-base-4.18.1-FixLocalizedTitle.patch
34    Patch24: e-smith-base-4.18.1-xenfix.patch
35    Patch25: e-smith-base-4.18.1-profile.patch
36    Patch26: e-smith-base-4.18.1-localeemail.patch
37  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
38  Requires: mod_auth_external  Requires: mod_auth_external
39  Requires: e-smith-lib >= 1.18.0-19  Requires: e-smith-lib >= 1.18.0-19
40  Requires: server-manager-images, server-manager  Requires: server-manager-images, server-manager
41  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-12
42  Requires: initscripts >= 6.67-1es17  Requires: initscripts >= 6.67-1es17
43  Requires: e-smith-daemontools >= 1.7.1-04  Requires: e-smith-daemontools >= 1.7.1-04
44  Requires: perl(Locale::gettext)  Requires: perl(Locale::gettext)
# Line 32  Requires: /sbin/microcode_ctl Line 52  Requires: /sbin/microcode_ctl
52  Requires: dbus  Requires: dbus
53  Requires: hal  Requires: hal
54  Requires: acpid  Requires: acpid
 Requires: whiptail  
55  Requires: rssh  Requires: rssh
56  Requires: bridge-utils  Requires: bridge-utils
57  Requires: vconfig  Requires: vconfig
# Line 70  AutoReqProv: no Line 89  AutoReqProv: no
89  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
90    
91  %changelog  %changelog
92    * Tue Sep 23 2008 Stephen Noble <support@dungog.net> 4.19.1-30
93    - Add locale tags for email in review panel [SME: 4267]
94    
95    * Sat Sep 20 2008 Shad L. Lords <slords@mail.com> 4.19.1-29
96    - Correct gettext type during build process [SME: 570]
97    
98    * Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.19.1-28
99    - Fix screen corruption in console [SME: 4155]
100    
101    * Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.19.1-27
102    - Fix detection of xen instance against newer kernels [SME: 4555]
103    
104    * Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-26
105    - Fixed warnings generated during build process [SME: 570]
106    
107    * Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.19.1-25
108    - Add gettext to creating backup file title for localization. [SME: 4467]
109    
110    * Tue Aug 12 2008 Gavin Weight <gweight@gmail.com> 4.19.1-24
111    - Fix race condition in VPN ip-down handling which could cause loss of
112      LAN connectivity. [SME: 4405]
113    
114    * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.19.1-23
115    - Remove requires for whiptail.  No longer needed [SME: 4491]
116    
117    * Fri Aug  8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-22
118    - Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487]
119    
120    * Thu Aug  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-21
121    - Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it
122      to e-smith-formmagick's general [SME: 4475]
123    - Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
124    - Remove invalid entry tag from userpassword's locale file preventing the
125      form from displaying properly [SME: 4479]
126    
127    * Fri Jul 25 2008 Shad L. Lords <slords@mail.com> 4.19.1-20
128    - Separate template to avoid breaking schema [SME: 4171]
129    
130    * Fri Jul 25 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-19
131    - Merge Users and People informations in ou=Users. This is done by removing
132      the 'account' objectClass and adding 'calEntry' and 'InetOrgPerson' for
133      user accounts [SME: 4396]
134    - do not reset objectClass attributes during ldap-update. This will allow
135      admins to add others objectClass
136    - use the dummy user (inetOrgPerson) of each group to store mail address
137      of the group (may store alias latter)
138    - remove now unused ou=People
139    - rotate slapd log in logrotate event
140    - compute sambaSID of users, prevent invalid sambaSID during migration
141    
142    * Wed Jul 23 2008 Gavin Weight <gweight@gmail.com> 4.19.1-18
143    - Add regex to support cciss device names in manageRAID.pl. [SME: 4455]
144    
145    * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-17
146    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
147    
148    * Thu May 14 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-16
149    - Add calEntry in ldap-update so the attribute calFBURL is allowed and
150      ou=People can be updated
151    
152    * Mon Apr 28 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-15
153    - Fix run script when domain name has changed
154    
155    * Mon Apr 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-14
156    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
157    
158    * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.19.1-13
159    - Fix for > 5 nics detected [SME: 4232]
160    
161    * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.19.1-12
162    - Remove use of Date::Manip from ssl.crt [SME: 3155]
163    
164    * Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-11
165    - Import samba information in ldap (for users)
166    - Import samba machine accounts
167    
168    * Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-10
169    - Updated samba.schema (necessary for substr search on sambaSID)
170    - configured salpd to use md5crypt as hash
171    - configure ldap.conf to use exop as hash (negociated with ldap server => md5crypt)
172    - ACL for sambaLMPassword and sambaNTPassword
173    - Allow unix account lookup in ou=Computers (for machine accounts)
174    - Remove warnings in ldap.conf template
175    
176    * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.19.1-9
177    - Fix FreeBusy param when disabled [SME: 1806]
178    - Remove .orig file [SME: 4228]
179    
180    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.19.1-8
181    - Remove quitConsole from menu [SME: 4154]
182    
183    * Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-7
184    - Really fix free/busy in usermanager [SME: 4157]
185    
186  * Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-6  * Wed Apr 2 2008 Sebastien F. <sebast@firewall-services.com> 4.19.1-6
187  - Set nss "bind_policy" to "soft" to be able to access to  - Set nss "bind_policy" to "soft" to be able to access to
188    /etc/{passwd,groups,shadow} informations when ldap is down.    /etc/{passwd,groups,shadow} informations when ldap is down.
# Line 1100  e-smith server and gateway software - ba Line 1213  e-smith server and gateway software - ba
1213  %patch4 -p1  %patch4 -p1
1214  %patch5 -p1  %patch5 -p1
1215  %patch6 -p1  %patch6 -p1
1216    %patch7 -p1
1217    %patch8 -p1
1218    %patch9 -p1
1219    %patch10 -p1
1220    %patch11 -p1
1221    %patch12 -p1
1222    %patch13 -p1
1223    %patch14 -p1
1224    %patch15 -p1
1225    %patch16 -p1
1226    %patch17 -p1
1227    %patch18 -p1
1228    %patch19 -p1
1229    %patch20 -p1
1230    %patch21 -p1
1231    %patch22 -p1
1232    %patch23 -p1
1233    %patch24 -p1
1234    %patch25 -p1
1235    %patch26 -p1
1236    
1237  %pre  %pre
1238  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 ]
# Line 1164  ln -s /etc/rc.d/rc7.d root/etc/rc7.d Line 1297  ln -s /etc/rc.d/rc7.d root/etc/rc7.d
1297  mkdir -p root/etc/rc.d/rc1.d  mkdir -p root/etc/rc.d/rc1.d
1298    
1299  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES
1300  xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console  xgettext -L perl -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console
1301    
1302  mkdir -p root/etc/e-smith/locale  mkdir -p root/etc/e-smith/locale
1303  # Make the fr-ca link in %pre to ease upgrades  # Make the fr-ca link in %pre to ease upgrades
# Line 1209  rm root/service/{syslog,klogd} Line 1342  rm root/service/{syslog,klogd}
1342  mkdir -p root/etc/e-smith/events/local  mkdir -p root/etc/e-smith/events/local
1343  mkdir -p root/etc/e-smith/events/user-modify-admin  mkdir -p root/etc/e-smith/events/user-modify-admin
1344  mkdir -p root/home/e-smith/db  mkdir -p root/home/e-smith/db
 touch root/home/e-smith/db/configuration  
1345    
1346  mkdir -p root/etc/e-smith/pam  mkdir -p root/etc/e-smith/pam
1347  mkdir -p root/home/e-smith/ssl.key  mkdir -p root/home/e-smith/ssl.key
# Line 1221  mkdir -p root/var/state/e-smith Line 1353  mkdir -p root/var/state/e-smith
1353  for file in %{dbfiles}  for file in %{dbfiles}
1354  do  do
1355      mkdir -p root/etc/e-smith/db/$file/{defaults,migrate,force}      mkdir -p root/etc/e-smith/db/$file/{defaults,migrate,force}
     # Create ghost file for rpm  
     touch root/home/e-smith/db/$file  
1356  done  done
1357    
1358  mkdir -p root/etc/tcprules  mkdir -p root/etc/tcprules


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