1 |
# $Id: smeserver-tw-logonscript.spec,v 1.19 2012/03/20 15:39:25 slords Exp $ |
# $Id: smeserver-tw-logonscript.spec,v 1.1 2013/03/03 23:32:37 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 21 |
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 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
36 |
Group: Networking/Daemons |
Group: Networking/Daemons |
37 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
64 |
%patch18 -p1 |
%patch18 -p1 |
65 |
%patch19 -p1 |
%patch19 -p1 |
66 |
%patch20 -p1 |
%patch20 -p1 |
67 |
|
%patch21 -p1 |
68 |
|
|
69 |
%build |
%build |
70 |
perl createlinks |
perl createlinks |
84 |
%defattr(-,root,root) |
%defattr(-,root,root) |
85 |
|
|
86 |
%changelog |
%changelog |
87 |
|
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.3-21.sme |
88 |
|
- apply locale 2013-07-14 patch |
89 |
|
|
90 |
* 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 |
91 |
- apply locale 2012-03-20 patch |
- apply locale 2012-03-20 patch |
92 |
|
|