/[smeserver]/rpms/mod_auth_tkt/sme9/mod_auth_tkt.spec
ViewVC logotype

Diff of /rpms/mod_auth_tkt/sme9/mod_auth_tkt.spec

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

Revision 1.3 by unnilennium, Mon Jun 13 08:50:13 2016 UTC Revision 1.4 by unnilennium, Mon Jun 13 09:09:20 2016 UTC
# Line 1  Line 1 
1  # $Id: mod_auth_tkt.spec 8700 2010-03-23 13:48:00Z shuff $  # $Id: mod_auth_tkt.spec,v 1.3 2016/06/13 08:50:13 unnilennium Exp $
2  # Authority: shuff  # Authority: shuff
3  # Upstream: <modauthtkt-users$lists,sourceforge,net>  # Upstream: <modauthtkt-users$lists,sourceforge,net>
4  # ExcludeDist: el3 el4  # ExcludeDist: el3 el4
# Line 6  Line 6 
6  Summary: Single-sign-on authentication module for Apache  Summary: Single-sign-on authentication module for Apache
7  Name: mod_auth_tkt  Name: mod_auth_tkt
8  Version: 2.1.0  Version: 2.1.0
9  Release: 2%{?dist}  Release: 3%{?dist}
10  License: GPL  License: GPL
11  Group: System Environment/Daemons  Group: System Environment/Daemons
12  URL: http://www.openfusion.com.au/labs/mod_auth_tkt/  URL: http://www.openfusion.com.au/labs/mod_auth_tkt/
# Line 15  Packager: Steve Huff <shuff@vecna.org> Line 15  Packager: Steve Huff <shuff@vecna.org>
15  Vendor: Dag Apt Repository, http://dag.wieers.com/apt/  Vendor: Dag Apt Repository, http://dag.wieers.com/apt/
16    
17  Source: http://www.openfusion.com.au/labs/dist/mod_auth_tkt/mod_auth_tkt-%{version}.tar.gz  Source: http://www.openfusion.com.au/labs/dist/mod_auth_tkt/mod_auth_tkt-%{version}.tar.gz
18    Patch0: mod_auth_tkt-2.1.0-betterredirection.patch
19  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
20    
21  BuildRequires: httpd-devel  BuildRequires: httpd-devel
# Line 59  Perl CGI scripts for use with mod_auth_t Line 60  Perl CGI scripts for use with mod_auth_t
60    
61  %prep  %prep
62  %setup -n %{name}-%{version}  %setup -n %{name}-%{version}
63    %patch0 -p1
64    
65  %build  %build
66  ./configure --apxs="%{_sbindir}/apxs" --apachever="2.2"  ./configure --apxs="%{_sbindir}/apxs" --apachever="2.2"
# Line 96  popd Line 98  popd
98  /var/www/auth/*.cgi  /var/www/auth/*.cgi
99    
100  %changelog  %changelog
101    * Mon Jun 13 2016 JP Pialasse <tests@pialasse.com> 2.1.0-3
102    - backport to SME9
103    - fix redirection when proxy ssl  [SME: 8825]
104    - update apxs path for SME9 (sbin)
105    
106  * Tue Mar 23 2010 Steve Huff <shuff@vecna.org> - 2.1.0-2 - 8700/shuff  * Tue Mar 23 2010 Steve Huff <shuff@vecna.org> - 2.1.0-2 - 8700/shuff
107  - The CGI Apache config file goes in the cgi package.  - The CGI Apache config file goes in the cgi package.
108    


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