/[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.6 by unnilennium, Sun Feb 3 01:34:31 2013 UTC Revision 1.13 by unnilennium, Wed Jun 26 23:02:43 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-lazy_admin_tools.spec,v 1.5 2013/02/02 23:51:30 unnilennium Exp $  # $Id: smeserver-lazy_admin_tools.spec,v 1.12 2013/06/25 22:06:58 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 4%{?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
 Patch0: smeserver-lazy_admin_tools-1.0-patch0.patch  
 Patch1: smeserver-lazy_admin_tools-1.0-patch1.patch  
 Patch2: smeserver-lazy_admin_tools-1.0-patch2.patch  
21    
22  %description  %description
23  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 42  See man lat-tools for general help on th Line 39  See man lat-tools for general help on th
39  command with the --help switch to get specific help.  command with the --help switch to get specific help.
40    
41  %changelog  %changelog
42    * Wed Jun 26 2013  JP PIALASSE tests@pialasse.com  1.1.-1.sme
43    - fix manual [SME: 7702]
44    
45    * Tue Jun 25 2013  JP PIALASSE tests@pialasse.com  1.0-9.sme
46    - updated patch4 and applied this time
47    - patch5 to correct lat-user -n option errors
48    - patch6 to update manual
49    - also to check for mailsorting contrib in procmail lat
50    
51    * Mon Jun 24 2013 JP PIALASSE tests@pialasse.com  1.0-6.sme
52    - fixed  Can't enable procmail [SME: 7139]
53    - fixed  Error during creation of pptp access with lazy admin tools [SME: 7695]
54    - patch4
55    * Mon May 13 2013 JP PIALASSE tests@pialasse.com  1.0-5.sme
56    - fixed lat-procmail [SME: 7139]
57    - fixed removing user with home dir not in /home/e-smith/files/users/ [SME: 7162]
58    - create basic SME pseudonyms using option -n for nicknames [SME: 7284]
59    - patch3
60  * Sat Feb 02 2013 JP PIALASSE tests@pialasse.com  1.0-4.sme  * Sat Feb 02 2013 JP PIALASSE tests@pialasse.com  1.0-4.sme
61  - fixed empty  Gid property  creation on user update bug [SME: 7192]  - fixed empty  Gid property  creation on user update bug [SME: 7192]
62  - added lat-shadow binary [SME: 7137]  - added lat-shadow binary [SME: 7137]
# Line 58  command with the --help switch to get sp Line 73  command with the --help switch to get sp
73    
74  %prep  %prep
75  %setup  %setup
76  %patch0 -p1  #%patch0 -p1
77  %patch1 -p1  #%patch1 -p1
78  %patch2 -p1  #%patch2 -p1
79    #%patch3 -p1
80    #%patch4 -p1
81    #%patch5 -p1
82    #%patch6 -p1
83    
84  %build  %build
85    
86    perl createman
87    
88  %install  %install
89  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
90  (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