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

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

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

Revision 1.6 by slords, Sat Apr 19 15:16:58 2008 UTC Revision 1.37 by filippocarletti, Wed Nov 4 14:23:26 2009 UTC
# Line 1  Line 1 
1    # $Id: e-smith-base+ldap.spec,v 1.36 2009/10/24 20:35:32 snetram 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+ldap  %define name e-smith-base+ldap
5  Name: %{name}  Name: %{name}
6  %define version 4.19.1  %define version 5.2.0
7  %define release 9  %define release 9
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch1: e-smith-base+ldap-4.19.1-ldap.patch  Patch1: e-smith-base+ldap-5.2.0-sys_accounts.patch
14  Patch2: e-smith-base-4.18.1-insertmode.patch  Patch2: e-smith-base+ldap-5.2.0-sambaRole.patch
15  Patch3: e-smith-base+ldap-4.19.1-freebusy.patch  Patch3: e-smith-base+ldap-5.2.0-smartd40.patch
16  Patch4: e-smith-base-4.18.1-frames.patch  Patch4: e-smith-base+ldap-5.2.0-usbRev70drive.patch
17  Patch5: e-smith-base+ldap-4.19.1-convert_ldap-init-accounts_to_template.patch  Patch5: e-smith-base+ldap-5.2.0-ftp_auth.patch
18  Patch6: e-smith-base+ldap-4.19.1-nss_policy-post_install-ssl_fix.patch  Patch6: e-smith-base+ldap-5.2.0-straysymlink.patch
19  Patch7: e-smith-base-4.18.1-quitconsole.patch  Patch7: e-smith-base+ldap-5.2.0-chechIPOverlap.patch
20  Patch8: e-smith-base-4.18.1-freebusy.patch2  Patch8: e-smith-base-5.2.0-nonetworkdrivers.patch
21  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22  Requires: mod_auth_external  Requires: mod_auth_external
23  Requires: e-smith-lib >= 1.18.0-19  Requires: e-smith-lib >= 2.2.0-2
24  Requires: server-manager-images, server-manager  Requires: server-manager-images, server-manager
25  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-12
26  Requires: initscripts >= 6.67-1es17  Requires: initscripts >= 6.67-1es17
27  Requires: e-smith-daemontools >= 1.7.1-04  Requires: e-smith-daemontools >= 1.7.1-04
28  Requires: perl(Locale::gettext)  Requires: perl(Locale::gettext)
# Line 34  Requires: /sbin/microcode_ctl Line 36  Requires: /sbin/microcode_ctl
36  Requires: dbus  Requires: dbus
37  Requires: hal  Requires: hal
38  Requires: acpid  Requires: acpid
 Requires: whiptail  
39  Requires: rssh  Requires: rssh
40  Requires: bridge-utils  Requires: bridge-utils
41  Requires: vconfig  Requires: vconfig
# Line 55  Provides: e-smith-ldap = 4.12.0-9 Line 56  Provides: e-smith-ldap = 4.12.0-9
56  Requires: nss_ldap  Requires: nss_ldap
57  Requires: e-smith-samba+ldap  Requires: e-smith-samba+ldap
58  Requires: cpu  Requires: cpu
 %if "%{?rhel}" == "5"  
59  Obsoletes: perl-Data-UUID  Obsoletes: perl-Data-UUID
 %endif  
60  BuildRequires: perl, perl(Test::Inline) >= 0.12  BuildRequires: perl, perl(Test::Inline) >= 0.12
61  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
62  BuildRequires: gettext  BuildRequires: gettext
# Line 72  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 Nov 4 2009 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-9.sme
75    - Clean up: remove unused nonetworkdrivers [SME: 5521]
76    
77    * Sat Oct 24 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-8.sme
78    - Prevent IP conflicts between local and external interface in server gateway mode [SME: 5501]
79    
80    * Sat Jun 6 2009 Shad L. Lords <slords@mail.com> 5.2.0-7.sme
81    - Clean up stray symlinks in /lib/modules before depmod [SME: 5336]
82    
83    * Thu Mar 26 2009 Daniel B. <daniel@firewall-services.com> 5.2.0-6.sme
84    - Set PersistentPasswd to off in proftpd [SME: 5103]
85    
86    * Sat Feb 14 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-5.sme
87    - Auto-mount USB REV70-drive as usbdisk [SME: 5006]
88    
89    * Sat Oct 25 2008 Stephen Noble <support@dungog.net> 5.2.0-4.sme
90    - create service link for smartd [SME: 1445]
91    
92    * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 5.2.0-3.sme
93    - Add patch to support multiple samba roles [SME: 4172]
94    
95    * Wed Oct 8 2008 Daniel B. <daniel@firewall-services.com> 5.2.0-2.sme
96    - do not import some system accounts/group in LDAP [SME: 4643]
97    
98    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme
99    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
100    
101    * Tue Sep 23 2008 Stephen Noble <support@dungog.net> 4.19.1-30
102    - Add locale tags for email in review panel [SME: 4267]
103    
104    * Sat Sep 20 2008 Shad L. Lords <slords@mail.com> 4.19.1-29
105    - Correct gettext type during build process [SME: 570]
106    
107    * Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.19.1-28
108    - Fix screen corruption in console [SME: 4155]
109    
110    * Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.19.1-27
111    - Fix detection of xen instance against newer kernels [SME: 4555]
112    
113    * Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-26
114    - Fixed warnings generated during build process [SME: 570]
115    
116    * Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.19.1-25
117    - Add gettext to creating backup file title for localization. [SME: 4467]
118    
119    * Tue Aug 12 2008 Gavin Weight <gweight@gmail.com> 4.19.1-24
120    - Fix race condition in VPN ip-down handling which could cause loss of
121      LAN connectivity. [SME: 4405]
122    
123    * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.19.1-23
124    - Remove requires for whiptail.  No longer needed [SME: 4491]
125    
126    * Fri Aug  8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-22
127    - Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487]
128    
129    * Thu Aug  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-21
130    - Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it
131      to e-smith-formmagick's general [SME: 4475]
132    - Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
133    - Remove invalid entry tag from userpassword's locale file preventing the
134      form from displaying properly [SME: 4479]
135    
136    * Fri Jul 25 2008 Shad L. Lords <slords@mail.com> 4.19.1-20
137    - Separate template to avoid breaking schema [SME: 4171]
138    
139    * Fri Jul 25 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-19
140    - Merge Users and People informations in ou=Users. This is done by removing
141      the 'account' objectClass and adding 'calEntry' and 'InetOrgPerson' for
142      user accounts [SME: 4396]
143    - do not reset objectClass attributes during ldap-update. This will allow
144      admins to add others objectClass
145    - use the dummy user (inetOrgPerson) of each group to store mail address
146      of the group (may store alias latter)
147    - remove now unused ou=People
148    - rotate slapd log in logrotate event
149    - compute sambaSID of users, prevent invalid sambaSID during migration
150    
151    * Wed Jul 23 2008 Gavin Weight <gweight@gmail.com> 4.19.1-18
152    - Add regex to support cciss device names in manageRAID.pl. [SME: 4455]
153    
154    * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-17
155    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
156    
157    * Thu May 14 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-16
158    - Add calEntry in ldap-update so the attribute calFBURL is allowed and
159      ou=People can be updated
160    
161    * Mon Apr 28 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-15
162    - Fix run script when domain name has changed [SME: 4293]
163    
164    * Mon Apr 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-14
165    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
166    
167    * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.19.1-13
168    - Fix for > 5 nics detected [SME: 4232]
169    
170    * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.19.1-12
171    - Remove use of Date::Manip from ssl.crt [SME: 3155]
172    
173    * Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-11
174    - Import samba information in ldap (for users)
175    - Import samba machine accounts
176    
177    * Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-10
178    - Updated samba.schema (necessary for substr search on sambaSID)
179    - configured salpd to use md5crypt as hash
180    - configure ldap.conf to use exop as hash (negociated with ldap server => md5crypt)
181    - ACL for sambaLMPassword and sambaNTPassword
182    - Allow unix account lookup in ou=Computers (for machine accounts)
183    - Remove warnings in ldap.conf template
184    
185  * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.19.1-9  * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.19.1-9
186  - Fix FreeBusy param when disabled [SME: 1806]  - Fix FreeBusy param when disabled [SME: 1806]
187  - Remove .orig file [SME: 4228]  - Remove .orig file [SME: 4228]
# Line 1105  e-smith server and gateway software - ba Line 1215  e-smith server and gateway software - ba
1215  %prep  %prep
1216  %setup  %setup
1217  %patch1 -p1  %patch1 -p1
 %if "%{?rhel}" == "5"  
1218  %patch2 -p1  %patch2 -p1
 %endif  
1219  %patch3 -p1  %patch3 -p1
1220  %patch4 -p1  %patch4 -p1
1221  %patch5 -p1  %patch5 -p1
# Line 1178  ln -s /etc/rc.d/rc7.d root/etc/rc7.d Line 1286  ln -s /etc/rc.d/rc7.d root/etc/rc7.d
1286  mkdir -p root/etc/rc.d/rc1.d  mkdir -p root/etc/rc.d/rc1.d
1287    
1288  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES
1289  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
1290    
1291  mkdir -p root/etc/e-smith/locale  mkdir -p root/etc/e-smith/locale
1292  # Make the fr-ca link in %pre to ease upgrades  # Make the fr-ca link in %pre to ease upgrades
# Line 1223  rm root/service/{syslog,klogd} Line 1331  rm root/service/{syslog,klogd}
1331  mkdir -p root/etc/e-smith/events/local  mkdir -p root/etc/e-smith/events/local
1332  mkdir -p root/etc/e-smith/events/user-modify-admin  mkdir -p root/etc/e-smith/events/user-modify-admin
1333  mkdir -p root/home/e-smith/db  mkdir -p root/home/e-smith/db
 touch root/home/e-smith/db/configuration  
1334    
1335  mkdir -p root/etc/e-smith/pam  mkdir -p root/etc/e-smith/pam
1336  mkdir -p root/home/e-smith/ssl.key  mkdir -p root/home/e-smith/ssl.key
# Line 1235  mkdir -p root/var/state/e-smith Line 1342  mkdir -p root/var/state/e-smith
1342  for file in %{dbfiles}  for file in %{dbfiles}
1343  do  do
1344      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  
1345  done  done
1346    
1347  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