/[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.25 by slords, Mon Sep 15 15:16:57 2008 UTC Revision 1.28 by vip-ire, Mon Oct 6 15:48:44 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 28  %define release 30
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 33  Patch22: e-smith-base-4.18.1-ip-down.rac Line 33  Patch22: e-smith-base-4.18.1-ip-down.rac
33  Patch23: e-smith-base-4.18.1-FixLocalizedTitle.patch  Patch23: e-smith-base-4.18.1-FixLocalizedTitle.patch
34  Patch24: e-smith-base-4.18.1-xenfix.patch  Patch24: e-smith-base-4.18.1-xenfix.patch
35  Patch25: e-smith-base-4.18.1-profile.patch  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
# Line 88  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  * Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.19.1-28
99  - Fix screen corruption in console [SME: 4155]  - Fix screen corruption in console [SME: 4155]
100    
# Line 140  e-smith server and gateway software - ba Line 147  e-smith server and gateway software - ba
147    
148  * Thu May 14 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-16  * 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  - Add calEntry in ldap-update so the attribute calFBURL is allowed and
150    ou=People can be updated    ou=People can be updated [SME: 4358]
151    
152  * Mon Apr 28 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-15  * Mon Apr 28 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-15
153  - Fix run script when domain name has changed  - Fix run script when domain name has changed [SME: 4293]
154    
155  * Mon Apr 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-14  * 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]  - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
# Line 1225  e-smith server and gateway software - ba Line 1232  e-smith server and gateway software - ba
1232  %patch23 -p1  %patch23 -p1
1233  %patch24 -p1  %patch24 -p1
1234  %patch25 -p1  %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 1289  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 -L shell -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


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