/[smeserver]/rpms/e-smith-samba/sme8/e-smith-samba.spec
ViewVC logotype

Diff of /rpms/e-smith-samba/sme8/e-smith-samba.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by slords, Tue Jun 12 19:37:09 2007 UTC Revision 1.8 by bytegw, Fri Dec 14 22:28:50 2007 UTC
# Line 2  Summary: e-smith specific Samba configur Line 2  Summary: e-smith specific Samba configur
2  %define name e-smith-samba  %define name e-smith-samba
3  Name: %{name}  Name: %{name}
4  %define version 1.14.0  %define version 1.14.0
5  %define release 29  %define release 36
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 33  Patch21: e-smith-samba-1.14.0-net_full_p Line 33  Patch21: e-smith-samba-1.14.0-net_full_p
33  Patch22: e-smith-samba-1.14.0-runit17.patch  Patch22: e-smith-samba-1.14.0-runit17.patch
34  Patch23: e-smith-samba-1.14.0-printerdrivershare.patch  Patch23: e-smith-samba-1.14.0-printerdrivershare.patch
35  Patch24: e-smith-samba-1.14.0-minlength.patch  Patch24: e-smith-samba-1.14.0-minlength.patch
36    Patch25: e-smith-samba-1.14.0-printer_tdb_delete.patch
37    Patch26: e-smith-samba-1.14.0-delete_smbpasswd.patch
38    Patch27: e-smith-samba-1.14.0-adminusers.patch
39    Patch28: e-smith-samba-1.14.0-RemovePrinterAdminTemplate.patch
40    Patch29: e-smith-samba-1.14.0-domaingroups.patch
41    Patch30: e-smith-samba-1.14.0-sambapam.patch
42    Patch31: e-smith-samba-1.14.0-adminuser.patch
43  Obsoletes: e-smith-netlogon  Obsoletes: e-smith-netlogon
44  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
45  BuildArchitectures: noarch  BuildArchitectures: noarch
46  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
47  Obsoletes: e-smith-regedit  Obsoletes: e-smith-regedit
48  Requires: e-smith-lib >= 1.16.0-10  Requires: e-smith-lib >= 1.16.0-10
49  Requires: samba  Requires: samba >= 3.0.25b
50  Requires: samba-client  Requires: samba-client >= 3.0.25b
51  Requires: samba-common  Requires: samba-common >= 3.0.25b
52  AutoReqProv: no  AutoReqProv: no
53    
54  %changelog  %changelog
55    * Fri Dec 14 2007 Shad L. Lords <slords@mail.com> 1.14.0-36
56    - admin user no longer needed in 3.0.25 [SME: 3645]
57    
58    * Fri Dec 14 2007 Shad L. Lords <slords@mail.com> 1.14.0-35
59    - Expand smb.conf in group events to complete #33 [SME: 3495]
60    - Add rid to groupmap command to fix 3.0.25b groupmap [SME: 3644]
61    - Add pam.d/samba to fix broken upstream package [SME: 3641]
62    
63    * Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.14.0-34
64    - Removed printer admin template. [SME: 3605]
65    
66    * Fri Oct 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-33
67    - Add "Domain Admins" to admin users [SME: 3495]
68    
69    * Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-32
70    - Delete smbpasswd file prior to restore. [SME: 2313]
71    
72    * Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-31
73    - Delete printer tdb file on printer delete. [SME: 3336]
74    
75    * Thu Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-30
76    - revert last change.  Breaks sme8 and is caught by pass check lib.
77    
78  * Sat Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-29  * Sat Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-29
79  - pam_unix requires passwords >= 6 [SME: 3039]  - pam_unix requires passwords >= 6 [SME: 3039]
80    
# Line 982  Configuration files and templates for th Line 1012  Configuration files and templates for th
1012  %patch21 -p1  %patch21 -p1
1013  %patch22 -p1  %patch22 -p1
1014  %patch23 -p1  %patch23 -p1
1015  %patch24 -p1  #%patch24 -p1
1016    %patch25 -p1
1017    %patch26 -p1
1018    %patch27 -p1
1019    %patch28 -p1
1020    %patch29 -p1
1021    %patch30 -p1
1022    %patch31 -p1
1023    
1024  %build  %build
1025  mkdir -p root/etc/e-smith/tests  mkdir -p root/etc/e-smith/tests


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