/[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.12 by unnilennium, Tue Jun 25 22:06:58 2013 UTC Revision 1.16 by unnilennium, Tue Jul 29 19:56:06 2014 UTC
# Line 1  Line 1 
1  # $Id: smeserver-lazy_admin_tools.spec,v 1.11 2013/06/25 15:53:24 unnilennium Exp $  # $Id: smeserver-lazy_admin_tools.spec,v 1.15 2014/07/28 19:19:20 unnilennium Exp $
2  # Authority: unnilennium  # Authority: unnilennium
3  # Name: Jean-Philippe Pialasse  # Name: Jean-Philippe Pialasse
4    
5  Summary: Lazy Admin's Tools is a set of scripts to automate admin tasks  Summary: Lazy Admin's Tools is a set of scripts to automate admin tasks
6  %define name smeserver-lazy_admin_tools  %define name smeserver-lazy_admin_tools
7  %define version 1.0  %define version 1.1
8  %define release 9%{?dist}  %define release 3%{?dist}
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
11  Release: %{release}  Release: %{release}
# Line 18  Requires: e-smith-base Line 18  Requires: e-smith-base
18  Requires:  SMEServer >= 8.0  Requires:  SMEServer >= 8.0
19  Obsoletes: e-smith-lazy_admin_tools  Obsoletes: e-smith-lazy_admin_tools
20  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
21  Patch0: smeserver-lazy_admin_tools-1.0-patch0.patch  Patch0: smeserver-lazy_admin_tools-1.1-patch0.patch
22  Patch1: smeserver-lazy_admin_tools-1.0-patch1.patch  Patch1: smeserver-lazy_admin_tools-1.1-patch1.patch
 Patch2: smeserver-lazy_admin_tools-1.0-patch2.patch  
 Patch3: smeserver-lazy_admin_tools-1.0-patch3.patch  
 Patch4: smeserver-lazy_admin_tools-1.0-patch4.patch  
 Patch5: smeserver-lazy_admin_tools-1.0-patch5.patch  
 Patch6: smeserver-lazy_admin_tools-1.0-patch6.patch  
23    
24  %description  %description
25  The Lazy Administrator's Tools is a set of scripts designed to automate  The Lazy Administrator's Tools is a set of scripts designed to automate
# Line 46  See man lat-tools for general help on th Line 41  See man lat-tools for general help on th
41  command with the --help switch to get specific help.  command with the --help switch to get specific help.
42    
43  %changelog  %changelog
44    * Tue Jul 29 2014 JP PIALASSE tests@pialasse.com  1.1.-3.sme
45    - fix lat-users delete too long due to groups [SME: 8503]
46    
47    * Mon Jul 28 2014 JP PIALASSE tests@pialasse.com  1.1.-2.sme
48    - fix user not being deleted [SME: 8500]
49    - fix shadow activating user with blank password [SME: 7731]
50    - NFR added pseudonyms with @ [SME: 7706]
51    - note: lat-restore now do lat-pseudonyms later after lat-domains for pseudonyms with @ verification.
52    
53    * Wed Jun 26 2013  JP PIALASSE tests@pialasse.com  1.1.-1.sme
54    - fix manual [SME: 7702]
55    
56    * Wed Jun 26 2013  JP PIALASSE tests@pialasse.com  1.0-10.sme
57    - fix doc in lat-procmail [SME: 7707]
58    - fix lat-shadow issue [SME: 7709]
59    - patch7
60    - patch8
61    
62    * Wed Jun 26 2013  JP PIALASSE tests@pialasse.com  1.1.-1.sme
63    - fix manual [SME: 7702]
64    
65  * Tue Jun 25 2013  JP PIALASSE tests@pialasse.com  1.0-9.sme  * Tue Jun 25 2013  JP PIALASSE tests@pialasse.com  1.0-9.sme
66  - updated patch4 and applied this time  - updated patch4 and applied this time
67  - patch5 to correct lat-user -n option errors  - patch5 to correct lat-user -n option errors
# Line 79  command with the --help switch to get sp Line 95  command with the --help switch to get sp
95  %setup  %setup
96  %patch0 -p1  %patch0 -p1
97  %patch1 -p1  %patch1 -p1
98  %patch2 -p1  #%patch2 -p1
99  %patch3 -p1  #%patch3 -p1
100  %patch4 -p1  #%patch4 -p1
101  %patch5 -p1  #%patch5 -p1
102  %patch6 -p1  #%patch6 -p1
103    #%patch7 -p1
104    #%patch8 -p1
105    #%patch0 -p1
106    #%patch1 -p1
107    #%patch2 -p1
108    #%patch3 -p1
109    #%patch4 -p1
110    #%patch5 -p1
111    #%patch6 -p1
112    
113  %build  %build
114    
115    perl createman
116    
117  %install  %install
118  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
119  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $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