/[smecontribs]/rpms/smeserver-tw-logonscript/contribs7/smeserver-tw-logonscript.spec
ViewVC logotype

Diff of /rpms/smeserver-tw-logonscript/contribs7/smeserver-tw-logonscript.spec

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

Revision 1.6 by slords, Tue Oct 27 17:43:52 2009 UTC Revision 1.7 by chriscosta, Wed Oct 28 22:25:00 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-tw-logonscript.spec,v 1.5 2009/10/21 17:48:54 vip-ire Exp $  # $Id: smeserver-tw-logonscript.spec,v 1.6 2009/10/27 17:43:52 slords Exp $
2  # Authority: chriscosta  # Authority: chriscosta
3  # Name: Christian Costa  # Name: Christian Costa
4    
5  %define name smeserver-tw-logonscript  %define name smeserver-tw-logonscript
6  %define version 1.3  %define version 1.3
7  %define release 7  %define release 8
8  Summary: TechnologyWise Windows/Linux logon script for Samba  Summary: TechnologyWise Windows/Linux logon script for Samba
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
# Line 13  Source: smeserver-tw-logonscript-%{versi Line 13  Source: smeserver-tw-logonscript-%{versi
13  Patch0: smeserver-tw-logonscript-1.3-removeblank.patch  Patch0: smeserver-tw-logonscript-1.3-removeblank.patch
14  Patch1: smeserver-tw-logonscript-1.3-locale-2009-10-21.patch  Patch1: smeserver-tw-logonscript-1.3-locale-2009-10-21.patch
15  Patch2: smeserver-tw-logonscript-1.3-locale-2009-10-27.patch  Patch2: smeserver-tw-logonscript-1.3-locale-2009-10-27.patch
16    Patch3: smeserver-tw-logonscript-1.3-PamMountOptsFix-HomeNameChange.patch
17  License: GNU GPL version 2  License: GNU GPL version 2
18  Group: Networking/Daemons  Group: Networking/Daemons
19  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 27  TechnologyWise Windows/Linux logon scrip Line 28  TechnologyWise Windows/Linux logon scrip
28  %patch0 -p1  %patch0 -p1
29  %patch1 -p1  %patch1 -p1
30  %patch2 -p1  %patch2 -p1
31    %patch3 -p1
32  %build  %build
33  perl createlinks  perl createlinks
34    
# Line 46  rm -rf %{name} Line 47  rm -rf %{name}
47  %defattr(-,root,root)  %defattr(-,root,root)
48    
49  %changelog  %changelog
50    * Thu Oct 29 2009 SME Translation Server <christian@tw.co.nz> 1.3-8.sme
51    - Added additional pam_mount options to the .pam_mount.xml generation routine
52    - Changed the user's home dir mount point name from home to win_home
53    
54  * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.3-7.sme  * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.3-7.sme
55  - apply locale 2009-10-27 patch  - apply locale 2009-10-27 patch
56    
# Line 54  rm -rf %{name} Line 59  rm -rf %{name}
59  - cleanup changelog to be more readable  - cleanup changelog to be more readable
60    
61  * Tue Oct 20 2009 Christian Costa <christian@tw.co.nz> 1.3-5  * Tue Oct 20 2009 Christian Costa <christian@tw.co.nz> 1.3-5
62    <<<<<<< smeserver-tw-logonscript.spec
63    Added e-smith-devtools as a build requirement
64    
65    =======
66  - Added e-smith-devtools as a build requirement  - Added e-smith-devtools as a build requirement
67    
68    >>>>>>> 1.6
69  * Tue Oct 20 2009 Christian Costa <christian@tw.co.nz> 1.3-04  * Tue Oct 20 2009 Christian Costa <christian@tw.co.nz> 1.3-04
70    <<<<<<< smeserver-tw-logonscript.spec
71    Removed a blank space from the source code for testing purposes
72    
73    =======
74  - Removed a blank space from the source code for testing purposes  - Removed a blank space from the source code for testing purposes
75    
76    >>>>>>> 1.6
77  * Thu Oct 8 2009 Christian Costa <christian@tw.co.nz>  * Thu Oct 8 2009 Christian Costa <christian@tw.co.nz>
78    <<<<<<< smeserver-tw-logonscript.spec
79    Added localisation support
80    Added server-manager embedded custom group batch file editing
81    Fixed a bug with user custom scripts that were being executed more than once
82    
83    =======
84  - Added localisation support  - Added localisation support
85  - Added server-manager embedded custom group batch file editing  - Added server-manager embedded custom group batch file editing
86  - Fixed a bug with user custom scripts that were being executed more than once  - Fixed a bug with user custom scripts that were being executed more than once
87    
88    >>>>>>> 1.6
89  * Thu Sep 3 2009 Christian Costa <christian@tw.co.nz>  * Thu Sep 3 2009 Christian Costa <christian@tw.co.nz>
90    <<<<<<< smeserver-tw-logonscript.spec
91    New specs file, new version number
92    
93    =======
94  - New specs file, new version number  - New specs file, new version number
95    
96    >>>>>>> 1.6
97  * Mon Aug 10 2009 Christian Costa <christian@tw.co.nz>  * Mon Aug 10 2009 Christian Costa <christian@tw.co.nz>
98    <<<<<<< smeserver-tw-logonscript.spec
99    Branched out from the 61netlogonshare custom script and added a new db property for smb called LogonScript
100    
101    =======
102  - Branched out from the 61netlogonshare custom script and added a new db property for smb called LogonScript  - Branched out from the 61netlogonshare custom script and added a new db property for smb called LogonScript
103    
104    >>>>>>> 1.6
105  * Wed Jul 8 2009 Christian Costa <christian@tw.co.nz>  * Wed Jul 8 2009 Christian Costa <christian@tw.co.nz>
106    <<<<<<< smeserver-tw-logonscript.spec
107    Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.
108    
109    =======
110  - Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.  - Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.
111    
112    >>>>>>> 1.6
113  * Wed Jul 29 2008 Christian Costa <christian@tw.co.nz>  * Wed Jul 29 2008 Christian Costa <christian@tw.co.nz>
114    <<<<<<< smeserver-tw-logonscript.spec
115    Added a feature that maps the drive if all users are allowed to read an I-bay.
116    Extended the drive letter range from F to Z.
117    
118    =======
119  - Added a feature that maps the drive if all users are allowed to read an I-bay.  - Added a feature that maps the drive if all users are allowed to read an I-bay.
120  - Extended the drive letter range from F to Z.  - Extended the drive letter range from F to Z.
121    
122    >>>>>>> 1.6
123  * Wed Jul 9 2008 Christian Costa <christian@tw.co.nz>  * Wed Jul 9 2008 Christian Costa <christian@tw.co.nz>
124    <<<<<<< smeserver-tw-logonscript.spec
125    Added the server-manager web interface to the package.
126    =======
127  - Added the server-manager web interface to the package.  - Added the server-manager web interface to the package.
128    
129    >>>>>>> 1.6


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