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

Diff of /rpms/mod_auth_tkt/sme10/mod_auth_tkt.spec

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

Revision 1.1 by vip-ire, Tue Mar 15 20:34:24 2016 UTC Revision 1.4 by vip-ire, Tue Mar 15 20:59:18 2016 UTC
# Line 2  Line 2 
2  # Use "--define='apache 1'" to build a 'mod_auth_tkt1' package for apache1  # Use "--define='apache 1'" to build a 'mod_auth_tkt1' package for apache1
3  %define httpd httpd  %define httpd httpd
4  %define name mod_auth_tkt  %define name mod_auth_tkt
 %if 0%{?rhel} < 7  
 %define apxs /usr/sbin/apxs  
 %else  
5  %define apxs /usr/bin/apxs  %define apxs /usr/bin/apxs
 %endif  
6  %{?apache:%define httpd apache}  %{?apache:%define httpd apache}
7  %{?apache:%define name mod_auth_tkt1}  %{?apache:%define name mod_auth_tkt1}
8  %{?apache:%define apxs /usr/sbin/apxs1}  %{?apache:%define apxs /usr/sbin/apxs1}
# Line 16  Line 12 
12  Summary: Lightweight ticket-based authentication module for Apache.  Summary: Lightweight ticket-based authentication module for Apache.
13  Name: %{name}  Name: %{name}
14  Version: 2.3.99b1  Version: 2.3.99b1
15  Release: 1%{?dist}  Release: 2%{?dist}
16  License: Apache  License: Apache
17  Group: Applications/System  Group: Applications/System
18  Source: http://www.openfusion.com.au/labs/dist/mod_auth_tkt-%{version}.tar.gz  Source: http://www.openfusion.com.au/labs/dist/mod_auth_tkt-%{version}.tar.gz
# Line 102  test "$RPM_BUILD_ROOT" != "/" && rm -rf Line 98  test "$RPM_BUILD_ROOT" != "/" && rm -rf
98  /var/www/auth/*.cgi  /var/www/auth/*.cgi
99    
100  %changelog  %changelog
101    * Tue Mar 15 2016 Daniel Berteaud <daniel@firewall-services.com> 2.3.99b1-2
102    - Tweaks in spec file so it can build in mock/plague [SME: 9310]
103    
104  * Fri Jul 31 2015 Gavin Carr <gavin@openfusion.com.au> 2.3.99b1-1  * Fri Jul 31 2015 Gavin Carr <gavin@openfusion.com.au> 2.3.99b1-1
105  - Update to version 2.3.99b1, 2.4 release beta1.  - Update to version 2.3.99b1, 2.4 release beta1.
106    


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