/[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.4 by unnilennium, Wed Mar 9 09:11:21 2016 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.3 2015/09/08 15:39:48 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 4
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    Patch1: smeserver-tw-logonscript-1.5-locale-2016-03-09.patch
20    
21  %description  %description
22  TechnologyWise Windows/Linux logon script for Samba  TechnologyWise Windows/Linux logon script for Samba
23    
24  %prep  %prep
25  %setup  %setup
26    %patch0 -p1
27    %patch1 -p1
28    
29    
30  %build  %build
31  perl createlinks  perl createlinks
# Line 40  rm -rf %{name} Line 45  rm -rf %{name}
45  %defattr(-,root,root)  %defattr(-,root,root)
46    
47  %changelog  %changelog
48  * Tue Sep 08 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.5-1.sme  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.5-4.sme
49  - Initial release to contribs9  - apply locale 2016-03-09 patch
50    
51    * Tue Sep 08 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.5-3.sme
52    - Initial release to contribs9 [SME: 9047]
53    - added smeserver-tw-logonscript-1.5.bz9047.Carp_declared_2_times.patch
54    
55  * 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
56  - apply locale 2013-07-14 patch  - apply locale 2013-07-14 patch
# Line 97  rm -rf %{name} Line 106  rm -rf %{name}
106  * 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
107  - apply locale 2009-10-21 patch  - apply locale 2009-10-21 patch
108  - 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  
   
109    
110  * 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  
   
 =======  
111  - Added e-smith-devtools as a build requirement  - Added e-smith-devtools as a build requirement
112    
 >>>>>>> 1.6  
113  * 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  
   
 =======  
114  - Removed a blank space from the source code for testing purposes  - Removed a blank space from the source code for testing purposes
   
 >>>>>>> 1.6  
115  * 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  
   
 =======  
116  - Added localisation support  - Added localisation support
117  - Added server-manager embedded custom group batch file editing  - Added server-manager embedded custom group batch file editing
118  - 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
119    
 >>>>>>> 1.6  
120  * 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  
   
 =======  
121  - New specs file, new version number  - New specs file, new version number
122    
 >>>>>>> 1.6  
123  * 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  
   
 =======  
124  - 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
125    
 >>>>>>> 1.6  
126  * 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.  
   
 =======  
127  - Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.  - Added .pam_mount.conf.xml generation for Linux clients using libpam-mount.
128    
 >>>>>>> 1.6  
129  * 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.  
   
 =======  
130  - 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.
131  - Extended the drive letter range from F to Z.  - Extended the drive letter range from F to Z.
132    
 >>>>>>> 1.6  
133  * 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.  
 =======  
134  - 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