1 |
# $Id: smeserver-tw-logonscript.spec,v 1.1 2009/10/16 23:17:44 slords Exp $ |
# $Id: smeserver-tw-logonscript.spec,v 1.2 2009/10/16 23:19:29 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 3 |
%define release 4 |
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} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
Source: smeserver-tw-logonscript-%{version}.tar.gz |
Source: smeserver-tw-logonscript-%{version}.tar.gz |
13 |
|
Patch0: smeserver-tw-logonscript-1.3-removeblank.patch |
14 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
15 |
Group: Applications/Backup |
Group: Networking/Daemons |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
|
|
21 |
|
|
22 |
%prep |
%prep |
23 |
%setup |
%setup |
24 |
|
%patch0 -p1 |
25 |
|
|
26 |
%build |
%build |
27 |
perl createlinks |
perl createlinks |
41 |
%defattr(-,root,root) |
%defattr(-,root,root) |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Tue Oct 20 2009 Christian Costa <christian@tw.co.nz> 1.3-04 |
45 |
|
Removed a blank space from the source code for testing purposes |
46 |
* Thu Oct 8 2009 Christian Costa <christian@tw.co.nz> |
* Thu Oct 8 2009 Christian Costa <christian@tw.co.nz> |
47 |
Added localisation support |
Added localisation support |
48 |
Added server-manager embedded custom group batch file editing |
Added server-manager embedded custom group batch file editing |