/[smecontribs]/rpms/smeserver-lazy_admin_tools/contribs7/smeserver-lazy_admin_tools.spec
ViewVC logotype

Diff of /rpms/smeserver-lazy_admin_tools/contribs7/smeserver-lazy_admin_tools.spec

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

Revision 1.2 by slords, Sat Mar 6 16:27:29 2010 UTC Revision 1.3 by unnilennium, Sat Feb 2 18:40:39 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-lazy_admin_tools.spec,v 1.1 2010/03/04 16:37:47 slords Exp $  # $Id: smeserver-lazy_admin_tools.spec,v 1.2 2010/03/06 16:27:29 slords Exp $
2  # Authority: nocvs  # Authority: nocvs
3  # Name: Michiel Blotwijk  # Name: Michiel Blotwijk
4    
# Line 38  See man lat-tools for general help on th Line 38  See man lat-tools for general help on th
38  command with the --help switch to get specific help.  command with the --help switch to get specific help.
39    
40  %changelog  %changelog
41    * Sat Feb 02 2013 JP PIALASSE tests@pialasse.com  0.9.1-3.sme
42    - binary are not executable [SME: 7283]
43    
44  * Sun Oct 22 2006 John H. Bennett III <bennettj@johnbennettservices> 0.9.1-2  * Sun Oct 22 2006 John H. Bennett III <bennettj@johnbennettservices> 0.9.1-2
45  - Modified lat-users code so that userids can be created with up to 31 characters to match SME 7.  - Modified lat-users code so that userids can be created with up to 31 characters to match SME 7.
46  - Modified lat-pptp code so that SME Server 7 is recogninzed and will set the correct DB entries.  - Modified lat-pptp code so that SME Server 7 is recogninzed and will set the correct DB entries.
# Line 122  command with the --help switch to get sp Line 125  command with the --help switch to get sp
125  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
126  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
127  rm -f e-smith-%{version}-filelist  rm -f e-smith-%{version}-filelist
128  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT  \
129        --file '/usr/sbin/lat-domains' 'attr(755,root,root)'  \
130        --file '/usr/sbin/lat-dump' 'attr(755,root,root)'  \
131        --file /usr/sbin/lat-groups 'attr(755,root,root)'  \
132        --file /usr/sbin/lat-hosts 'attr(755,root,root)'  \
133        --file /usr/sbin/lat-ibays 'attr(755,root,root)'  \
134        --file /usr/sbin/lat-pptp 'attr(755,root,root)'  \
135        --file /usr/sbin/lat-procmail 'attr(755,root,root)'  \
136        --file /usr/sbin/lat-pseudonyms 'attr(755,root,root)'  \
137        --file /usr/sbin/lat-quota 'attr(755,root,root)'  \
138        --file /usr/sbin/lat-restore 'attr(755,root,root)'  \
139        --file /usr/sbin/lat-users 'attr(755,root,root)'  \
140        > %{name}-%{version}-filelist
141    
142    
143    
144  %clean  %clean
145  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT


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