/[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.8 by unnilennium, Tue Jun 25 00:35:06 2013 UTC Revision 1.14 by unnilennium, Wed Jun 26 23:08:52 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-lazy_admin_tools.spec,v 1.7 2013/06/19 04:30:57 unnilennium Exp $  # $Id: smeserver-lazy_admin_tools.spec,v 1.13 2013/06/26 23:02:43 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 5%{?dist}  %define release 1%{?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.0-patch0.patch
22  Patch1: smeserver-lazy_admin_tools-1.0-patch1.patch  #Patch1: smeserver-lazy_admin_tools-1.0-patch1.patch
23  Patch2: smeserver-lazy_admin_tools-1.0-patch2.patch  #Patch2: smeserver-lazy_admin_tools-1.0-patch2.patch
24  Patch3: smeserver-lazy_admin_tools-1.0-patch3.patch  #Patch3: smeserver-lazy_admin_tools-1.0-patch3.patch
25  Patch4: smeserver-lazy_admin_tools-1.0-patch4.patch  #Patch4: smeserver-lazy_admin_tools-1.0-patch4.patch
26    #Patch5: smeserver-lazy_admin_tools-1.0-patch5.patch
27    #Patch6: smeserver-lazy_admin_tools-1.0-patch6.patch
28    #Patch7: smeserver-lazy_admin_tools-1.0-patch7.patch
29    #Patch8: smeserver-lazy_admin_tools-1.0-patch8.patch
30    
31  %description  %description
32  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 44  See man lat-tools for general help on th Line 48  See man lat-tools for general help on th
48  command with the --help switch to get specific help.  command with the --help switch to get specific help.
49    
50  %changelog  %changelog
51    * Wed Jun 26 2013  JP PIALASSE tests@pialasse.com  1.1.-1.sme
52    - fix manual [SME: 7702]
53    
54    * Wed Jun 26 2013  JP PIALASSE tests@pialasse.com  1.0-10.sme
55    - fix doc in lat-procmail [SME: 7707]
56    - fix lat-shadow issue [SME: 7709]
57    - patch7
58    - patch8
59    
60    * Wed Jun 26 2013  JP PIALASSE tests@pialasse.com  1.1.-1.sme
61    - fix manual [SME: 7702]
62    
63    * Tue Jun 25 2013  JP PIALASSE tests@pialasse.com  1.0-9.sme
64    - updated patch4 and applied this time
65    - patch5 to correct lat-user -n option errors
66    - patch6 to update manual
67    - also to check for mailsorting contrib in procmail lat
68    
69  * Mon Jun 24 2013 JP PIALASSE tests@pialasse.com  1.0-6.sme  * Mon Jun 24 2013 JP PIALASSE tests@pialasse.com  1.0-6.sme
70  - fixed  Can't enable procmail [SME: 7139]  - fixed  Can't enable procmail [SME: 7139]
71  - fixed  Error during creation of pptp access with lazy admin tools [SME: 7695]  - fixed  Error during creation of pptp access with lazy admin tools [SME: 7695]
# Line 69  command with the --help switch to get sp Line 91  command with the --help switch to get sp
91    
92  %prep  %prep
93  %setup  %setup
94  %patch0 -p1  #%patch0 -p1
95  %patch1 -p1  #%patch1 -p1
96  %patch2 -p1  #%patch2 -p1
97  %patch3 -p1  #%patch3 -p1
98    #%patch4 -p1
99    #%patch5 -p1
100    #%patch6 -p1
101    #%patch7 -p1
102    #%patch8 -p1
103    #%patch0 -p1
104    #%patch1 -p1
105    #%patch2 -p1
106    #%patch3 -p1
107    #%patch4 -p1
108    #%patch5 -p1
109    #%patch6 -p1
110    
111  %build  %build
112    
113    perl createman
114    
115  %install  %install
116  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
117  (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