/[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.23 by bytegw, Sun Aug 17 15:05:23 2008 UTC Revision 1.24 by snetram, Thu Aug 28 21:41:27 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 25  %define release 26
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 86  AutoReqProv: no Line 86  AutoReqProv: no
86  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
87    
88  %changelog  %changelog
89    * Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-26
90    - Fixed warnings generated during build process [SME: 570]
91    
92  * Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.19.1-25  * Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.19.1-25
93  - Add gettext to creating backup file title for localization. [SME: 4467]  - Add gettext to creating backup file title for localization. [SME: 4467]
94    
# Line 1276  ln -s /etc/rc.d/rc7.d root/etc/rc7.d Line 1279  ln -s /etc/rc.d/rc7.d root/etc/rc7.d
1279  mkdir -p root/etc/rc.d/rc1.d  mkdir -p root/etc/rc.d/rc1.d
1280    
1281  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES
1282  xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console  xgettext -L shell -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console
1283    
1284  mkdir -p root/etc/e-smith/locale  mkdir -p root/etc/e-smith/locale
1285  # Make the fr-ca link in %pre to ease upgrades  # Make the fr-ca link in %pre to ease upgrades
# Line 1321  rm root/service/{syslog,klogd} Line 1324  rm root/service/{syslog,klogd}
1324  mkdir -p root/etc/e-smith/events/local  mkdir -p root/etc/e-smith/events/local
1325  mkdir -p root/etc/e-smith/events/user-modify-admin  mkdir -p root/etc/e-smith/events/user-modify-admin
1326  mkdir -p root/home/e-smith/db  mkdir -p root/home/e-smith/db
 touch root/home/e-smith/db/configuration  
1327    
1328  mkdir -p root/etc/e-smith/pam  mkdir -p root/etc/e-smith/pam
1329  mkdir -p root/home/e-smith/ssl.key  mkdir -p root/home/e-smith/ssl.key
# Line 1333  mkdir -p root/var/state/e-smith Line 1335  mkdir -p root/var/state/e-smith
1335  for file in %{dbfiles}  for file in %{dbfiles}
1336  do  do
1337      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  
1338  done  done
1339    
1340  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