Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=226152 --- Comment #3 from Parag AN(पराग) <panemade@xxxxxxxxx> 2009-07-06 05:23:32 EDT --- (From update of attachment 350571) >--- mod_auth_mysql.spec 2009-02-26 07:23:21.000000000 +0530 >+++ mod_auth_mysql-new.spec 2009-07-06 11:33:45.000000000 +0530 >@@ -1,18 +1,18 @@ > Summary: Basic authentication for the Apache web server using a MySQL database > Name: mod_auth_mysql > Version: 3.0.0 >-Release: 8 >+Release: 9%{?dist} > Epoch: 1 > Group: System Environment/Daemons > URL: http://modauthmysql.sourceforge.net/ >-Source: mod_auth_mysql-%{version}.tar.gz >+Source: http://downloads.sourceforge.net/modauthmysql/mod_auth_mysql-%{version}.tar.gz > Source2: auth_mysql.conf > Patch0: mod_auth_mysql-3.0.0-apr1x.patch > Patch1: mod_auth_mysql-3.0.0-disable.patch > License: ASL 1.1 > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > BuildRequires: httpd-devel, mysql-devel >-Requires: httpd-mmn = %(cat %{_includedir}/httpd/.mmn || echo missing httpd-devel) >+Requires: httpd-mmn > > %description > mod_auth_mysql can be used to limit access to documents served by a >@@ -28,17 +28,17 @@ > -c %{name}.c -L%{_libdir}/mysql -lmysqlclient > > %install >-[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT >+rm -rf $RPM_BUILD_ROOT > mkdir -p $RPM_BUILD_ROOT%{_libdir}/httpd/modules > install -m755 .libs/%{name}.so $RPM_BUILD_ROOT%{_libdir}/httpd/modules > > # Install the config file > mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d >-install -m 644 $RPM_SOURCE_DIR/auth_mysql.conf \ >+install -p -m 644 %{SOURCE1} \ > $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/ > > %clean >-[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT >+rm -rf $RPM_BUILD_ROOT > > %files > %defattr(-,root,root) >@@ -47,6 +47,9 @@ > %config(noreplace) %{_sysconfdir}/httpd/conf.d/*.conf > > %changelog >+* Mon Jul 06 2009 Joe Orton <jorton@xxxxxxxxxx> 1:3.0.0-9 >+- Spec cleanup >+ > * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1:3.0.0-8 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild > -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review