1 |
# $Id: smeserver-tw-logonscript.spec,v 1.4 2009/10/19 22:13:18 chriscosta Exp $ |
# $Id: smeserver-tw-logonscript.spec,v 1.5 2009/10/21 17:48:54 vip-ire 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 6 |
%define release 7 |
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} |
12 |
Source: smeserver-tw-logonscript-%{version}.tar.gz |
Source: smeserver-tw-logonscript-%{version}.tar.gz |
13 |
Patch0: smeserver-tw-logonscript-1.3-removeblank.patch |
Patch0: smeserver-tw-logonscript-1.3-removeblank.patch |
14 |
Patch1: smeserver-tw-logonscript-1.3-locale-2009-10-21.patch |
Patch1: smeserver-tw-logonscript-1.3-locale-2009-10-21.patch |
15 |
|
Patch2: smeserver-tw-logonscript-1.3-locale-2009-10-27.patch |
16 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
17 |
Group: Networking/Daemons |
Group: Networking/Daemons |
18 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
26 |
%setup |
%setup |
27 |
%patch0 -p1 |
%patch0 -p1 |
28 |
%patch1 -p1 |
%patch1 -p1 |
29 |
|
%patch2 -p1 |
30 |
|
|
31 |
%build |
%build |
32 |
perl createlinks |
perl createlinks |
46 |
%defattr(-,root,root) |
%defattr(-,root,root) |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.3-7.sme |
50 |
|
- apply locale 2009-10-27 patch |
51 |
|
|
52 |
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.3-6.sme |
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.3-6.sme |
53 |
- apply locale 2009-10-21 patch |
- apply locale 2009-10-21 patch |
54 |
- cleanup changelog to be more readable |
- cleanup changelog to be more readable |