1 |
# $Id: smeserver-tw-logonscript.spec,v 1.14 2010/01/27 20:47:42 chriscosta Exp $ |
# $Id: smeserver-tw-logonscript.spec,v 1.15 2010/03/03 04:04:06 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 16 |
%define release 17 |
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} |
27 |
Patch14: smeserver-tw-logonscript-1.3-newDBproperty3.patch |
Patch14: smeserver-tw-logonscript-1.3-newDBproperty3.patch |
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 |
31 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
32 |
Group: Networking/Daemons |
Group: Networking/Daemons |
33 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
56 |
%patch14 -p1 |
%patch14 -p1 |
57 |
%patch15 -p1 |
%patch15 -p1 |
58 |
%patch16 -p1 |
%patch16 -p1 |
59 |
|
%patch17 -p1 |
60 |
|
|
61 |
%build |
%build |
62 |
perl createlinks |
perl createlinks |
76 |
%defattr(-,root,root) |
%defattr(-,root,root) |
77 |
|
|
78 |
%changelog |
%changelog |
79 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.3-17.sme |
80 |
|
- apply locale 2010-05-23 patch |
81 |
|
|
82 |
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.3-16.sme |
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.3-16.sme |
83 |
- apply locale 2010-03-02 patch |
- apply locale 2010-03-02 patch |
84 |
|
|