/[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.24 by snetram, Thu Aug 28 21:41:27 2008 UTC Revision 1.26 by slords, Sat Sep 20 14:43:42 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 26  %define release 29
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 31  Patch20: e-smith-base-4.18.1-PortFixesFr Line 31  Patch20: e-smith-base-4.18.1-PortFixesFr
31  Patch21: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch  Patch21: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch
32  Patch22: e-smith-base-4.18.1-ip-down.race.patch  Patch22: e-smith-base-4.18.1-ip-down.race.patch
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
35    Patch25: e-smith-base-4.18.1-profile.patch
36  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
37  Requires: mod_auth_external  Requires: mod_auth_external
38  Requires: e-smith-lib >= 1.18.0-19  Requires: e-smith-lib >= 1.18.0-19
# Line 86  AutoReqProv: no Line 88  AutoReqProv: no
88  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
89    
90  %changelog  %changelog
91    * Sat Sep 20 2008 Shad L. Lords <slords@mail.com> 4.19.1-29
92    - Correct gettext type during build process [SME: 570]
93    
94    * Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.19.1-28
95    - Fix screen corruption in console [SME: 4155]
96    
97    * Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.19.1-27
98    - Fix detection of xen instance against newer kernels [SME: 4555]
99    
100  * Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-26  * Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-26
101  - Fixed warnings generated during build process [SME: 570]  - Fixed warnings generated during build process [SME: 570]
102    
# Line 1215  e-smith server and gateway software - ba Line 1226  e-smith server and gateway software - ba
1226  %patch21 -p1  %patch21 -p1
1227  %patch22 -p1  %patch22 -p1
1228  %patch23 -p1  %patch23 -p1
1229    %patch24 -p1
1230    %patch25 -p1
1231    
1232  %pre  %pre
1233  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 1279  ln -s /etc/rc.d/rc7.d root/etc/rc7.d Line 1292  ln -s /etc/rc.d/rc7.d root/etc/rc7.d
1292  mkdir -p root/etc/rc.d/rc1.d  mkdir -p root/etc/rc.d/rc1.d
1293    
1294  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES
1295  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
1296    
1297  mkdir -p root/etc/e-smith/locale  mkdir -p root/etc/e-smith/locale
1298  # 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