1 |
# $Id: smeserver-tw-logonscript.spec,v 1.19 2012/03/20 15:39:25 slords Exp $ |
# $Id: smeserver-tw-logonscript.spec,v 1.2 2013/07/15 00:05:24 unnilennium 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 20 |
%define release 22 |
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} |
31 |
Patch18: smeserver-tw-logonscript-1.3-locale-2011-03-06.patch |
Patch18: smeserver-tw-logonscript-1.3-locale-2011-03-06.patch |
32 |
Patch19: smeserver-tw-logonscript-1.3-locale-2011-04-27.patch |
Patch19: smeserver-tw-logonscript-1.3-locale-2011-04-27.patch |
33 |
Patch20: smeserver-tw-logonscript-1.3-locale-2012-03-20.patch |
Patch20: smeserver-tw-logonscript-1.3-locale-2012-03-20.patch |
34 |
|
Patch21: smeserver-tw-logonscript-1.3-locale-2013-07-14.patch |
35 |
|
Patch22: smeserver-tw-logonscript-1.3-locale-2016-03-09.patch |
36 |
|
|
37 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
38 |
Group: Networking/Daemons |
Group: Networking/Daemons |
39 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
66 |
%patch18 -p1 |
%patch18 -p1 |
67 |
%patch19 -p1 |
%patch19 -p1 |
68 |
%patch20 -p1 |
%patch20 -p1 |
69 |
|
%patch21 -p1 |
70 |
|
%patch22 -p1 |
71 |
|
|
72 |
|
|
73 |
%build |
%build |
74 |
perl createlinks |
perl createlinks |
88 |
%defattr(-,root,root) |
%defattr(-,root,root) |
89 |
|
|
90 |
%changelog |
%changelog |
91 |
|
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.3-22.sme |
92 |
|
- apply locale 2016-03-09 patch |
93 |
|
|
94 |
|
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.3-21.sme |
95 |
|
- apply locale 2013-07-14 patch |
96 |
|
|
97 |
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 1.3-20.el6 |
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 1.3-20.el6 |
98 |
- apply locale 2012-03-20 patch |
- apply locale 2012-03-20 patch |
99 |
|
|