/[smecontribs]/rpms/smeserver-phpki/contribs9/smeserver-phpki.spec
ViewVC logotype

Diff of /rpms/smeserver-phpki/contribs9/smeserver-phpki.spec

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

Revision 1.3 by vip-ire, Tue Nov 12 18:31:59 2013 UTC Revision 1.4 by vip-ire, Mon Nov 18 14:55:34 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-phpki.spec,v 1.2 2013/11/11 17:12:18 vip-ire Exp $  # $Id: smeserver-phpki.spec,v 1.3 2013/11/12 18:31:59 vip-ire Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4    
5  Name:           smeserver-phpki  Name:           smeserver-phpki
6  Version:        0.2  Version:        0.2
7  Release:        1%{?dist}  Release:        2%{?dist}
8  Summary:        php integration into SME server  Summary:        php integration into SME server
9    
10  Group:          Applications/System  Group:          Applications/System
11  License:        GPL  License:        GPL
12  URL:            http://phpki.sourceforge.net/  URL:            http://phpki.sourceforge.net/
13  Source:        %{name}-%{version}.tar.xz  Source:         %{name}-%{version}.tar.xz
14    Patch0:         smeserver-phpki-0.2-fix_redirect_with_user-manager_and_sso.patch
15    
16  BuildRoot:      %{_tmppath}/%{name}-%{version}  BuildRoot:      %{_tmppath}/%{name}-%{version}
17  BuildArch:      noarch  BuildArch:      noarch
# Line 30  This package contains specific configura Line 31  This package contains specific configura
31    
32    
33  %changelog  %changelog
34    * Mon Nov 18 2013 Daniel B. <daniel@firewall-services.com> - 0.2-2.sme
35    - Fix a redirect issue with user-manager and LemonLDAP::NG as SSO
36    
37  * Mon Nov 11 2013 Daniel B. <daniel@firewall-services.com> - 0.2-1.sme  * Mon Nov 11 2013 Daniel B. <daniel@firewall-services.com> - 0.2-1.sme
38  - Rebuild for SME9  - Rebuild for SME9
39  - Do not disable httpd-pki service on uninstall  - Do not disable httpd-pki service on uninstall
# Line 64  This package contains specific configura Line 68  This package contains specific configura
68    
69  %prep  %prep
70  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
71    %patch0 -p1
72    
73  %build  %build
74  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