/[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.4 by unnilennium, Sat Feb 2 19:27:13 2013 UTC Revision 1.5 by unnilennium, Sat Feb 2 23:51:30 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-lazy_admin_tools.spec,v 1.3 2013/02/02 18:42:27 unnilennium Exp $  # $Id: smeserver-lazy_admin_tools.spec,v 1.4 2013/02/02 19:27:13 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.0
8  %define release 2%{?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
22    
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
26  batch tasks and jobs for E-Smith/SME servers.  batch tasks and jobs for E-Smith/SME servers.
# Line 38  See man lat-tools for general help on th Line 40  See man lat-tools for general help on th
40  command with the --help switch to get specific help.  command with the --help switch to get specific help.
41    
42  %changelog  %changelog
43    * Sat Feb 02 2013 JP PIALASSE tests@pialasse.com  1.0-3.sme
44    - fixed warning on empty group creation/update bug [SME: 7202]
45    - fixed uid changed on user update bug [SME: 7196]
46    - fixed warning on user creation/update bug [SME: 7192]
47  * Sat Feb 02 2013 JP PIALASSE tests@pialasse.com  1.0-2.sme  * Sat Feb 02 2013 JP PIALASSE tests@pialasse.com  1.0-2.sme
48  - binary are not executable [SME: 7138]  - binary are not executable [SME: 7138]
49  * 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
# Line 45  command with the --help switch to get sp Line 51  command with the --help switch to get sp
51    
52  %prep  %prep
53  %setup  %setup
54    %patch0 -p1
55    
56  %build  %build
57    


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