1 |
# $Id: smeserver-tw-logonscript.spec,v 1.15 2010/03/03 04:04:06 slords Exp $ |
# $Id: smeserver-tw-logonscript.spec,v 1.16 2010/05/23 19:14:41 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 18 |
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 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
33 |
Group: Networking/Daemons |
Group: Networking/Daemons |
34 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
58 |
%patch15 -p1 |
%patch15 -p1 |
59 |
%patch16 -p1 |
%patch16 -p1 |
60 |
%patch17 -p1 |
%patch17 -p1 |
61 |
|
%patch18 -p1 |
62 |
|
|
63 |
%build |
%build |
64 |
perl createlinks |
perl createlinks |
78 |
%defattr(-,root,root) |
%defattr(-,root,root) |
79 |
|
|
80 |
%changelog |
%changelog |
81 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.3-18.sme |
82 |
|
- apply locale 2011-03-06 patch |
83 |
|
|
84 |
* 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 |
85 |
- apply locale 2010-05-23 patch |
- apply locale 2010-05-23 patch |
86 |
|
|