/[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.3 by stephdl, Tue Sep 8 15:39:48 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.2 2015/09/08 14:28:32 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 3
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 15  Group: Networking/Daemons Line 15  Group: Networking/Daemons
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
18    Patch0: smeserver-tw-logonscript-1.5.bz9047.Carp_declared_2_times.patch
19  %description  %description
20  TechnologyWise Windows/Linux logon script for Samba  TechnologyWise Windows/Linux logon script for Samba
21    
22  %prep  %prep
23  %setup  %setup
24    %patch0 -p1
25    
26  %build  %build
27  perl createlinks  perl createlinks
# Line 40  rm -rf %{name} Line 41  rm -rf %{name}
41  %defattr(-,root,root)  %defattr(-,root,root)
42    
43  %changelog  %changelog
44  * 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-3.sme
45  - Initial release to contribs9  - Initial release to contribs9 [SME: 9047]
46    - added smeserver-tw-logonscript-1.5.bz9047.Carp_declared_2_times.patch
47    
48  * 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
49  - apply locale 2013-07-14 patch  - apply locale 2013-07-14 patch
# Line 97  rm -rf %{name} Line 99  rm -rf %{name}
99  * 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
100  - apply locale 2009-10-21 patch  - apply locale 2009-10-21 patch
101  - 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  
   
102    
103  * 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  
   
 =======  
104  - Added e-smith-devtools as a build requirement  - Added e-smith-devtools as a build requirement
105    
 >>>>>>> 1.6  
106  * 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  
   
 =======  
107  - Removed a blank space from the source code for testing purposes  - Removed a blank space from the source code for testing purposes
   
 >>>>>>> 1.6  
108  * 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  
   
 =======  
109  - Added localisation support  - Added localisation support
110  - Added server-manager embedded custom group batch file editing  - Added server-manager embedded custom group batch file editing
111  - 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
112    
 >>>>>>> 1.6  
113  * 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  
   
 =======  
114  - New specs file, new version number  - New specs file, new version number
115    
 >>>>>>> 1.6  
116  * 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  
   
 =======  
117  - 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
118    
 >>>>>>> 1.6  
119  * 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.  
   
 =======  
120  - Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.  - Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.
121    
 >>>>>>> 1.6  
122  * 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.  
   
 =======  
123  - 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.
124  - Extended the drive letter range from F to Z.  - Extended the drive letter range from F to Z.
125    
 >>>>>>> 1.6  
126  * 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.  
 =======  
127  - 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