/[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 by bytegw, Sun Aug 17 15:05:23 2008 UTC Revision 1.61.2.1 by snetram, Thu Aug 28 21:11:40 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 22  %define release 23
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 72  AutoReqProv: no Line 72  AutoReqProv: no
72  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
73    
74  %changelog  %changelog
75    * Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-23
76    - Fixed warnings generated during build process [SME: 570]
77    
78  * Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.18.1-22  * Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.18.1-22
79  - Add gettext to creating backup file title for localization. [SME: 4467]  - Add gettext to creating backup file title for localization. [SME: 4467]
80    
# Line 1357  ln -s /etc/rc.d/rc7.d root/etc/rc7.d Line 1360  ln -s /etc/rc.d/rc7.d root/etc/rc7.d
1360  mkdir -p root/etc/rc.d/rc1.d  mkdir -p root/etc/rc.d/rc1.d
1361    
1362  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES
1363  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
1364    
1365  mkdir -p root/etc/e-smith/locale  mkdir -p root/etc/e-smith/locale
1366  # Make the fr-ca link in %pre to ease upgrades  # Make the fr-ca link in %pre to ease upgrades
# Line 1402  rm root/service/{syslog,klogd} Line 1405  rm root/service/{syslog,klogd}
1405  mkdir -p root/etc/e-smith/events/local  mkdir -p root/etc/e-smith/events/local
1406  mkdir -p root/etc/e-smith/events/user-modify-admin  mkdir -p root/etc/e-smith/events/user-modify-admin
1407  mkdir -p root/home/e-smith/db  mkdir -p root/home/e-smith/db
 touch root/home/e-smith/db/configuration  
1408    
1409  mkdir -p root/etc/e-smith/pam  mkdir -p root/etc/e-smith/pam
1410  mkdir -p root/home/e-smith/ssl.key  mkdir -p root/home/e-smith/ssl.key
# Line 1414  mkdir -p root/var/state/e-smith Line 1416  mkdir -p root/var/state/e-smith
1416  for file in %{dbfiles}  for file in %{dbfiles}
1417  do  do
1418      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  
1419  done  done
1420    
1421  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