/[smeserver]/rpms/mod_auth_external/sme8/mod_auth_external.spec
ViewVC logotype

Diff of /rpms/mod_auth_external/sme8/mod_auth_external.spec

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

Revision 1.2 by slords, Wed Apr 9 13:51:51 2008 UTC Revision 1.3 by slords, Tue Jun 2 16:11:31 2009 UTC
# Line 1  Line 1 
1  # $Id$  # $Id: mod_auth_external.spec,v 1.2 2008/04/09 13:51:51 slords Exp $
2    
3  Summary: Basic authentication for the Apache web server using an external program  Summary: Basic authentication for the Apache web server using an external program
4  Name: mod_auth_external  Name: mod_auth_external
5  Version: 2.2.8  Version: 2.2.8
6  Release: 4%{?dist}  Release: 5%{?dist}
7  Group: System Environment/Daemons  Group: System Environment/Daemons
8  URL: http://unixpapa.com/mod_auth_external.html  URL: http://unixpapa.com/mod_auth_external.html
9  Source: mod_auth_external-2.2.8.tar.gz  Source: mod_auth_external-2.2.8.tar.gz
# Line 14  License: Apache Software License Line 14  License: Apache Software License
14  BuildRoot: %{_tmppath}/%{name}-root  BuildRoot: %{_tmppath}/%{name}-root
15  BuildPrereq: httpd-devel >= 2.0.40-12  BuildPrereq: httpd-devel >= 2.0.40-12
16  Requires: httpd >= 2.0.40  Requires: httpd >= 2.0.40
17    PreReq: e-smith-lib
18  BuildRequires: pam-devel  BuildRequires: pam-devel
19  #Requires: httpd-mmn = %(cat %{_includedir}/httpd/.mmn)  #Requires: httpd-mmn = %(cat %{_includedir}/httpd/.mmn)
20    
# Line 75  fi Line 76  fi
76  %config(noreplace) %{_sysconfdir}/httpd/conf.d/*.conf  %config(noreplace) %{_sysconfdir}/httpd/conf.d/*.conf
77    
78  %changelog  %changelog
79    * Sun Apr 29 2009 Shad L. Lords <slords@mail.com> 2.2.8-5
80    - Add requires on e-smith-lib so www user is created first [SME: 5318]
81    
82  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
83  - Clean up spec so package can be built by koji/plague  - Clean up spec so package can be built by koji/plague
84    


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