/[smeserver]/rpms/e-smith-samba/sme10/e-smith-samba.spec
ViewVC logotype

Diff of /rpms/e-smith-samba/sme10/e-smith-samba.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by unnilennium, Tue Apr 12 10:42:41 2016 UTC Revision 1.6 by unnilennium, Fri Mar 24 22:12:00 2017 UTC
# Line 1  Line 1 
1  # $Id: e-smith-samba.spec,v 1.1 2016/02/05 17:16:29 stephdl Exp $  # $Id: e-smith-samba.spec,v 1.5 2016/07/22 10:14:18 unnilennium Exp $
2    
3  Summary: e-smith specific Samba configuration files and templates  Summary: e-smith specific Samba configuration files and templates
4  %define name e-smith-samba  %define name e-smith-samba
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 2  %define release 6
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Patch0: e-smith-samba-2.6.0-displayCharset.patch  Patch0: e-smith-samba-2.6.0-displayCharset.patch
14    Patch1: e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch
15    Patch2: e-smith-samba-2.6.0-bz9688.skipredirect.patch
16    Patch3: e-smith-samba-2.6.0.bz9038.W10_registry.patch
17  Obsoletes: e-smith-netlogon  Obsoletes: e-smith-netlogon
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 39  Requires: /usr/bin/tdbbackup Line 42  Requires: /usr/bin/tdbbackup
42  AutoReqProv: no  AutoReqProv: no
43    
44  %changelog  %changelog
45    * Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
46    - fix outlook error code 0x8004011c [SME: 10169]
47    - when setting up and email account on a win10 computer joined to a domain (with roaming profiles)
48    
49    * Fri Jul 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
50    - add systemd skip redirect [SME: 9688]
51    
52    * Thu Jul 14 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme
53    - Fix deprecated syntax '~' in rsyslog [SME: 9398]
54    - added e-smith-samba-2.6.0.bz9398.DeprecatedRsyslogSyntaxSamba.patch
55    
56    * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
57    - Rebuild for [SME: 9393]
58    
59  * Tue Apr 12 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme  * Tue Apr 12 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
60  - dropped display charset option [SME: 9440]  - dropped display charset option [SME: 9440]
61    
# Line 1227  Configuration files and templates for th Line 1244  Configuration files and templates for th
1244  %prep  %prep
1245  %setup  %setup
1246  %patch0 -p1  %patch0 -p1
1247    %patch1 -p1
1248    %patch2 -p1
1249    %patch3 -p1
1250    
1251  %build  %build
1252  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed