1 |
# $Id: smeserver-tw-logonscript.spec,v 1.15 2010/03/03 04:04:06 slords Exp $ |
# $Id: smeserver-tw-logonscript.spec,v 1.18 2011/04/27 16:48:54 slords 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 17 |
%define release 20 |
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} |
28 |
Patch15: smeserver-tw-logonscript-1.3-dbNameChange.patch |
Patch15: smeserver-tw-logonscript-1.3-dbNameChange.patch |
29 |
Patch16: smeserver-tw-logonscript-1.3-locale-2010-03-02.patch |
Patch16: smeserver-tw-logonscript-1.3-locale-2010-03-02.patch |
30 |
Patch17: smeserver-tw-logonscript-1.3-locale-2010-05-23.patch |
Patch17: smeserver-tw-logonscript-1.3-locale-2010-05-23.patch |
31 |
|
Patch18: smeserver-tw-logonscript-1.3-locale-2011-03-06.patch |
32 |
|
Patch19: smeserver-tw-logonscript-1.3-locale-2011-04-27.patch |
33 |
|
Patch20: smeserver-tw-logonscript-1.3-locale-2012-03-20.patch |
34 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
35 |
Group: Networking/Daemons |
Group: Networking/Daemons |
36 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
60 |
%patch15 -p1 |
%patch15 -p1 |
61 |
%patch16 -p1 |
%patch16 -p1 |
62 |
%patch17 -p1 |
%patch17 -p1 |
63 |
|
%patch18 -p1 |
64 |
|
%patch19 -p1 |
65 |
|
%patch20 -p1 |
66 |
|
|
67 |
%build |
%build |
68 |
perl createlinks |
perl createlinks |
82 |
%defattr(-,root,root) |
%defattr(-,root,root) |
83 |
|
|
84 |
%changelog |
%changelog |
85 |
|
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 1.3-20.el6 |
86 |
|
- apply locale 2012-03-20 patch |
87 |
|
|
88 |
|
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 1.3-19.sme |
89 |
|
- apply locale 2011-04-27 patch |
90 |
|
|
91 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.3-18.sme |
92 |
|
- apply locale 2011-03-06 patch |
93 |
|
|
94 |
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.3-17.sme |
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.3-17.sme |
95 |
- apply locale 2010-05-23 patch |
- apply locale 2010-05-23 patch |
96 |
|
|