commit f1e43e74a276e7ec6d69969d977e5c3affa1ab6e Author: Nathanael D. Noblet <nathanael@xxxxxxx> Date: Tue Mar 1 09:17:35 2011 -0700 nodal core issues dspam.spec | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) --- diff --git a/dspam.spec b/dspam.spec index 0e1a1db..4995078 100644 --- a/dspam.spec +++ b/dspam.spec @@ -139,7 +139,7 @@ Web-based interface for DSPAM's powerful Anti-Spam engine. %patch2 -p0 %build -sh ./autogen.sh +#sh ./autogen.sh %configure \ --enable-long-usernames \ @@ -162,7 +162,7 @@ sh ./autogen.sh --with-dspam-home-group='%{mail_group}' \ --with-dspam-mode='%{dspam_mode}' \ --with-logdir='%{dspam_logdir}' \ - --sysconfdir='%{dspam_confdir}' + --sysconfdir='%{dspam_confdir}' %{__make} OPTIMIZE="%{optflags} -fPIC -DPIC" @@ -373,6 +373,7 @@ service httpd condrestart %changelog * Tue Mar 1 2011 Nathanael Noblet <nathanael@xxxxxxx> - 3.9.0.-15 - Applied Matej Cepl's patch to move the web dir to /var/www/dspam +- Removed autogen call to see if configure nodalcore option passes * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 3.9.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel