rpms/mod_auth_pgsql/devel mod_auth_pgsql.spec,1.26,1.27

Joe Orton (jorton) fedora-extras-commits at redhat.com
Wed Jun 20 14:25:22 UTC 2007


Author: jorton

Update of /cvs/extras/rpms/mod_auth_pgsql/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18603

Modified Files:
	mod_auth_pgsql.spec 
Log Message:
* Wed Jun 20 2007 Joe Orton <jorton at redhat.com> 2.0.3-4
- convert %changelog file to UTF-8; use standard BuildRoot;
  tweak %summary and %description



Index: mod_auth_pgsql.spec
===================================================================
RCS file: /cvs/extras/rpms/mod_auth_pgsql/devel/mod_auth_pgsql.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- mod_auth_pgsql.spec	5 Dec 2006 18:17:40 -0000	1.26
+++ mod_auth_pgsql.spec	20 Jun 2007 14:24:47 -0000	1.27
@@ -1,23 +1,23 @@
 %define contentdir /var/www
 
-Summary: Basic authentication for the Apache web server using a PostgreSQL database.
+Summary: Basic authentication for the Apache HTTP Server using a PostgreSQL database
 Name: mod_auth_pgsql
 Version: 2.0.3
-Release: 3
+Release: 4
 Group: System Environment/Daemons
 URL: http://www.giuseppetanzilli.it/mod_auth_pgsql2/
 Source: http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/mod_auth_pgsql-%{version}.tar.gz
 Source1: auth_pgsql.conf
 Patch0: mod_auth_pgsql-2.0.1-nonpgsql.patch
 License: Apache Software License
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
-BuildPrereq: httpd-devel >= 2.0.40-6, postgresql-devel
-Requires: httpd >= 2.0.40
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires: httpd-devel >= 2.0.40-6, postgresql-devel
 Requires: httpd-mmn = %(cat %{_includedir}/httpd/.mmn || echo missing)
 
 %description
-mod_auth_pgsql can be used to limit access to documents served by a web server
-by checking fields in a table in a PostgresQL database.
+mod_auth_pgsql can be used to authenticate remote users of the
+Apache HTTP Server based on queries against in a PostgresQL
+database.
 
 %prep
 %setup -q
@@ -51,6 +51,10 @@
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/*.conf
 
 %changelog
+* Wed Jun 20 2007 Joe Orton <jorton at redhat.com> 2.0.3-4
+- convert %%changelog file to UTF-8; use standard BuildRoot;
+  tweak %%summary and %%description
+
 * Tue Dec  5 2006 Joe Orton <jorton at redhat.com> 2.0.3-3
 - rebuild for new libpq
 
@@ -136,25 +140,25 @@
 * Sun May 26 2002 Tim Powers <timp at redhat.com> 0.9.12-5
 - automated rebuild
 
-* Mon May 20 2002 Trond Eivind Glomsrød <teg at redhat.com> 0.9.12-4
+* Mon May 20 2002 Trond Eivind Glomsrød <teg at redhat.com> 0.9.12-4
 - Rebuild 
 
 * Wed Feb 27 2002 Nalin Dahyabhai <nalin at redhat.com> 0.9.12-2
 - rebuild
 
-* Fri Jan 18 2002 Trond Eivind Glomsrød <teg at redhat.com> 0.9.12-1
+* Fri Jan 18 2002 Trond Eivind Glomsrød <teg at redhat.com> 0.9.12-1
 - 0.9.12
 
 * Wed Jan 09 2002 Tim Powers <timp at redhat.com>
 - automated rebuild
 
-* Tue Nov 20 2001 Trond Eivind Glomsrød <teg at redhat.com> 0.9.11-1
+* Tue Nov 20 2001 Trond Eivind Glomsrød <teg at redhat.com> 0.9.11-1
 - 0.9.11
 
 * Wed Oct 10 2001 Tim Powers <timp at redhat.com> 0.9.9-3
 - rebuilt against posgress for ia64
 
-* Wed Oct 10 2001 Trond Eivind Glomsrød <teg at redhat.com> 0.9.9-2
+* Wed Oct 10 2001 Trond Eivind Glomsrød <teg at redhat.com> 0.9.9-2
 - Fix MD5 password authentication
 
 * Wed Sep 26 2001 Nalin Dahyabhai <nalin at redhat.com> 0.9.9-1




More information about the fedora-extras-commits mailing list