/[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.61.2.2 by slords, Sat Sep 13 18:12:11 2008 UTC Revision 1.61.2.4 by slords, Sat Sep 20 14:40:04 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  %define name e-smith-base
3  Name: %{name}  Name: %{name}
4  %define version 4.18.1  %define version 4.18.1
5  %define release 24  %define release 26
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 27  Patch16: e-smith-base-4.18.1-fixPASSWORD Line 27  Patch16: e-smith-base-4.18.1-fixPASSWORD
27  Patch17: e-smith-base-4.18.1-ip-down.race.patch  Patch17: e-smith-base-4.18.1-ip-down.race.patch
28  Patch18: e-smith-base-4.18.1-FixLocalizedTitle.patch  Patch18: e-smith-base-4.18.1-FixLocalizedTitle.patch
29  Patch19: e-smith-base-4.18.1-xenfix.patch  Patch19: e-smith-base-4.18.1-xenfix.patch
30    Patch20: e-smith-base-4.18.1-profile.patch
31  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
32  Requires: mod_auth_external  Requires: mod_auth_external
33  Requires: e-smith-lib >= 1.18.0-19  Requires: e-smith-lib >= 1.18.0-19
# Line 73  AutoReqProv: no Line 74  AutoReqProv: no
74  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
75    
76  %changelog  %changelog
77    * Sat Sep 20 2008 Shad L. Lords <slords@mail.com> 4.18.1-26
78    - Correct gettext type during build process [SME: 570]
79    
80    * Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.18.1-25
81    - Fix screen corruption in console [SME: 4155]
82    
83  * Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.18.1-24  * Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.18.1-24
84  - Fix detection of xen instance against newer kernels [SME: 4555]  - Fix detection of xen instance against newer kernels [SME: 4555]
85    
# Line 1301  e-smith server and gateway software - ba Line 1308  e-smith server and gateway software - ba
1308  %patch17 -p1  %patch17 -p1
1309  %patch18 -p1  %patch18 -p1
1310  %patch19 -p1  %patch19 -p1
1311    %patch20 -p1
1312    
1313  %pre  %pre
1314  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 1365  ln -s /etc/rc.d/rc7.d root/etc/rc7.d Line 1373  ln -s /etc/rc.d/rc7.d root/etc/rc7.d
1373  mkdir -p root/etc/rc.d/rc1.d  mkdir -p root/etc/rc.d/rc1.d
1374    
1375  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES
1376  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
1377    
1378  mkdir -p root/etc/e-smith/locale  mkdir -p root/etc/e-smith/locale
1379  # 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