/[smeserver]/rpms/e-smith/sme9/e-smith.spec
ViewVC logotype

Diff of /rpms/e-smith/sme9/e-smith.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by slords, Fri Jan 25 17:18:00 2013 UTC Revision 1.2 by slords, Wed Mar 6 20:19:43 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith.spec,v 1.3 2008/10/07 16:46:37 slords Exp $  # $Id: e-smith.spec,v 1.1 2013/01/25 17:18:00 slords Exp $
2    
3  Summary: e-smith server and gateway  Summary: e-smith server and gateway
4  Name: e-smith  Name: e-smith
5  %define version 5.4.0  %define version 5.4.0
6  %define release 1  %define release 2
7  Version: %{version}  Version: %{version}
8  Release: %{release}%{?dist}  Release: %{release}%{?dist}
9  License: GPL  License: GPL
# Line 15  Prereq: /usr/sbin/useradd Line 15  Prereq: /usr/sbin/useradd
15  AutoReqProv: no  AutoReqProv: no
16    
17  %changelog  %changelog
18    * Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 5.4.0-2.sme
19    - Fix pre script to make www and apache the same [SME: 7319]
20    
21  * Fri Jan 25 2013 Shad L. Lords <slords@mail.com> 5.4.0-1.sme  * Fri Jan 25 2013 Shad L. Lords <slords@mail.com> 5.4.0-1.sme
22  - Roll new stream for sme9  - Roll new stream for sme9
23    
# Line 86  can work. Contents are now included in e Line 89  can work. Contents are now included in e
89  /usr/sbin/groupadd \  /usr/sbin/groupadd \
90    -g 500 shared 2>/dev/null || :    -g 500 shared 2>/dev/null || :
91  /usr/sbin/useradd \  /usr/sbin/useradd \
92    -u 102 -c 'e-smith web server' -d /home/e-smith \    -u 102 -g 102 -c 'e-smith web server' -d /home/e-smith \
93    -G shared -M -s /bin/false www 2>/dev/null || :    -G shared -M -s /bin/false www 2>/dev/null || :
94  /usr/sbin/useradd \  /usr/sbin/useradd \
95    -u 101 -c 'e-smith administrator' -d /home/e-smith \    -u 101 -c 'e-smith administrator' -d /home/e-smith \


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