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

Diff of /rpms/smeserver-lazy_admin_tools/contribs8/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 May 26 23:14:24 2012 UTC Revision 1.3 by unnilennium, Sat Feb 2 18:42:27 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-lazy_admin_tools.spec,v 1.1 2012/05/26 23:11:09 slords Exp $  # $Id: smeserver-lazy_admin_tools.spec,v 1.2 2012/05/26 23:14:24 slords Exp $
2  # Authority: unnilennium  # Authority: unnilennium
3  # Name: Jean-Philippe Pialasse  # Name: Jean-Philippe Pialasse
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  1.0-2.sme
42    - binary are not executable [SME: 7138]
43  * Sat May 26 2012 JP PIALASSE tests@pialasse.com  1.0-1.sme  * Sat May 26 2012 JP PIALASSE tests@pialasse.com  1.0-1.sme
44  - Initial version  - Initial version
45    
# Line 50  command with the --help switch to get sp Line 52  command with the --help switch to get sp
52  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
53  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
54  rm -f e-smith-%{version}-filelist  rm -f e-smith-%{version}-filelist
55  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
56        --file '/usr/sbin/lat-domains' 'attr(755,root,root)'  \
57        --file '/usr/sbin/lat-dump' 'attr(755,root,root)'  \
58        --file /usr/sbin/lat-groups 'attr(755,root,root)'  \
59        --file /usr/sbin/lat-hosts 'attr(755,root,root)'  \
60        --file /usr/sbin/lat-ibays 'attr(755,root,root)'  \
61        --file /usr/sbin/lat-pptp 'attr(755,root,root)'  \
62        --file /usr/sbin/lat-procmail 'attr(755,root,root)'  \
63        --file /usr/sbin/lat-pseudonyms 'attr(755,root,root)'  \
64        --file /usr/sbin/lat-quota 'attr(755,root,root)'  \
65        --file /usr/sbin/lat-restore 'attr(755,root,root)'  \
66        --file /usr/sbin/lat-users 'attr(755,root,root)'  \
67        > %{name}-%{version}-filelist
68    
69    
70    
71  %clean  %clean
72  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