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

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

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

Revision 1.1 by stephdl, Tue Sep 8 14:19:07 2015 UTC Revision 1.2 by stephdl, Tue Sep 8 14:28:32 2015 UTC
# Line 1  Line 1 
1  # $Id: smeserver-tw-logonscript.spec,v 1.2 2013/07/15 00:05:24 unnilennium Exp $  # $Id: smeserver-tw-logonscript.spec,v 1.1 2015/09/08 14:19:07 stephdl 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.5  %define version 1.5
7  %define release 1  %define release 2
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 40  rm -rf %{name} Line 40  rm -rf %{name}
40  %defattr(-,root,root)  %defattr(-,root,root)
41    
42  %changelog  %changelog
43  * Tue Sep 08 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.5-1.sme  * Tue Sep 08 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.5-2.sme
44  - Initial release to contribs9  - Initial release to contribs9 [SME: 9047]
45    
46  * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.3-21.sme  * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.3-21.sme
47  - apply locale 2013-07-14 patch  - apply locale 2013-07-14 patch
# Line 97  rm -rf %{name} Line 97  rm -rf %{name}
97  * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.3-6.sme  * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.3-6.sme
98  - apply locale 2009-10-21 patch  - apply locale 2009-10-21 patch
99  - cleanup changelog to be more readable  - cleanup changelog to be more readable
 * Tue Sep 08 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.5-1.sme  
 - Initial release to contribs9  
   
100    
101  * 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
 <<<<<<< smeserver-tw-logonscript.spec  
 Added e-smith-devtools as a build requirement  
   
 =======  
102  - Added e-smith-devtools as a build requirement  - Added e-smith-devtools as a build requirement
103    
 >>>>>>> 1.6  
104  * 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
 <<<<<<< smeserver-tw-logonscript.spec  
 Removed a blank space from the source code for testing purposes  
   
 =======  
105  - Removed a blank space from the source code for testing purposes  - Removed a blank space from the source code for testing purposes
   
 >>>>>>> 1.6  
106  * Thu Oct 8 2009 Christian Costa <christian@tw.co.nz>  * Thu Oct 8 2009 Christian Costa <christian@tw.co.nz>
 <<<<<<< smeserver-tw-logonscript.spec  
 Added localisation support  
 Added server-manager embedded custom group batch file editing  
 Fixed a bug with user custom scripts that were being executed more than once  
   
 =======  
107  - Added localisation support  - Added localisation support
108  - Added server-manager embedded custom group batch file editing  - Added server-manager embedded custom group batch file editing
109  - 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
110    
 >>>>>>> 1.6  
111  * Thu Sep 3 2009 Christian Costa <christian@tw.co.nz>  * Thu Sep 3 2009 Christian Costa <christian@tw.co.nz>
 <<<<<<< smeserver-tw-logonscript.spec  
 New specs file, new version number  
   
 =======  
112  - New specs file, new version number  - New specs file, new version number
113    
 >>>>>>> 1.6  
114  * Mon Aug 10 2009 Christian Costa <christian@tw.co.nz>  * Mon Aug 10 2009 Christian Costa <christian@tw.co.nz>
 <<<<<<< smeserver-tw-logonscript.spec  
 Branched out from the 61netlogonshare custom script and added a new db property for smb called LogonScript  
   
 =======  
115  - 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
116    
 >>>>>>> 1.6  
117  * Wed Jul 8 2009 Christian Costa <christian@tw.co.nz>  * Wed Jul 8 2009 Christian Costa <christian@tw.co.nz>
 <<<<<<< smeserver-tw-logonscript.spec  
 Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.  
   
 =======  
118  - Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.  - Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.
119    
 >>>>>>> 1.6  
120  * Wed Jul 29 2008 Christian Costa <christian@tw.co.nz>  * Wed Jul 29 2008 Christian Costa <christian@tw.co.nz>
 <<<<<<< smeserver-tw-logonscript.spec  
 Added a feature that maps the drive if all users are allowed to read an I-bay.  
 Extended the drive letter range from F to Z.  
   
 =======  
121  - 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.
122  - Extended the drive letter range from F to Z.  - Extended the drive letter range from F to Z.
123    
 >>>>>>> 1.6  
124  * Wed Jul 9 2008 Christian Costa <christian@tw.co.nz>  * Wed Jul 9 2008 Christian Costa <christian@tw.co.nz>
 <<<<<<< smeserver-tw-logonscript.spec  
 Added the server-manager web interface to the package.  
 =======  
125  - Added the server-manager web interface to the package.  - Added the server-manager web interface to the package.
   
 >>>>>>> 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