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

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

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

Revision 1.3 by vip-ire, Thu May 12 17:37:39 2016 UTC Revision 1.6 by unnilennium, Sun Jul 24 15:36:18 2016 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.2 2016/03/17 16:36:57 unnilennium Exp $  # $Id: e-smith-ldap.spec,v 1.5 2016/07/24 15:35:14 unnilennium Exp $
2    
3  Summary: e-smith server and gateway - LDAP module  Summary: e-smith server and gateway - LDAP module
4  %define name e-smith-ldap  %define name e-smith-ldap
5  Name: %{name}  Name: %{name}
6  %define version 5.6.0  %define version 5.6.0
7  %define release 3  %define release 5
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-ldap-5.6.0-missing_shebang_ldap_init.patch
14    Patch1: e-smith-ldap-5.6.0.bz9688.skipredirect.patch
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  Requires: e-smith-base  Requires: e-smith-base
# Line 27  AutoReqProv: no Line 29  AutoReqProv: no
29  e-smith server and gateway software - LDAP module.  e-smith server and gateway software - LDAP module.
30    
31  %changelog  %changelog
32    * Sun Jul 24 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-5.sme
33    - systemd skip redirect [SME: 9688]
34    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
35      by assuming the date is correct and changing the weekday.
36      Fri Jun 01 2000 --> Fri May 26 2000 or Thu Jun 01 2000 or Fri Jun 02 2000 or ....
37      Thu Aug 07 2001 --> Thu Aug 02 2001 or Tue Aug 07 2001 or Thu Aug 09 2001 or ....
38      Tue Jun 10 2010 --> Tue Jun 08 2010 or Thu Jun 10 2010 or Tue Jun 15 2010 or ....
39    
40    * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-4.sme
41    - Add missing shebang in ldap.init script [SME: 9432]
42    
43  * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-3.sme  * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-3.sme
44  - Rebuild for [SME: 9393]  - Rebuild for [SME: 9393]
45    
# Line 273  e-smith server and gateway software - LD Line 286  e-smith server and gateway software - LD
286  * Wed Sep 22 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-24.sme  * Wed Sep 22 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-24.sme
287  - Restrict access to the ldif file [SME: 6217]  - Restrict access to the ldif file [SME: 6217]
288    
289  * Tue Jun 10 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-23.sme  * Thu Jun 10 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-23.sme
290      Tue Jun 10 2010 --> Tue Jun 08 2010 or Thu Jun 10 2010 or Tue Jun 15 2010 or ....
291  - Fix ldap-create errors when adding empty groups [SME: 5920]  - Fix ldap-create errors when adding empty groups [SME: 5920]
292    
293  * Mon Jun  7 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-22.sme  * Mon Jun  7 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-22.sme
# Line 987  e-smith server and gateway software - LD Line 1001  e-smith server and gateway software - LD
1001  * Mon Jun 12 2000 Charlie Brady <charlieb@e-smith.net>  * Mon Jun 12 2000 Charlie Brady <charlieb@e-smith.net>
1002  - Use new multi-arg form of backgroundCommand.  - Use new multi-arg form of backgroundCommand.
1003    
1004  * Fri Jun 1 2000 Charlie Brady <charlieb@e-smith.net>  * Thu Jun 01 2000 Charlie Brady <charlieb@e-smith.net>
1005      Fri Jun 01 2000 --> Fri May 26 2000 or Thu Jun 01 2000 or Fri Jun 02 2000 or ....
1006  - First created - broken out of e-smith-base 4.0.11.  - First created - broken out of e-smith-base 4.0.11.
1007    
1008  %prep  %prep
1009  %setup  %setup
1010    %patch0 -p1
1011    %patch1 -p1
1012    
1013  %build  %build
1014  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