commit d28a6b7b28dd29e01f9a4f9864df88f5b3bc0627 Author: Nathanael D. Noblet <nathanael@xxxxxxx> Date: Wed Mar 9 17:16:01 2011 -0700 remove configure patch since bash is fixed dspam-3.9.0-configure.patch | 194 ------------------------------------------- dspam.spec | 8 +- 2 files changed, 4 insertions(+), 198 deletions(-) --- diff --git a/dspam.spec b/dspam.spec index 5e61f2e..1378db5 100644 --- a/dspam.spec +++ b/dspam.spec @@ -11,7 +11,7 @@ Summary: A library and Mail Delivery Agent for Bayesian SPAM filtering Name: dspam Version: 3.9.0 -Release: 17%{?dist} +Release: 18%{?dist} License: GPLv2 Group: System Environment/Daemons Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz @@ -25,7 +25,6 @@ Source99: dspam-filter-requires.sh Patch0: dspam-3.9.0-file-name.patch Patch1: dspam-3.9.0-docs.patch Patch2: dspam-3.9.0-dspamsock.patch -Patch3: dspam-3.9.0-configure.patch URL: http://www.nuclearelephant.com/ # kept to be able to build EPEL versions Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) @@ -138,10 +137,8 @@ Web-based interface for DSPAM's powerful Anti-Spam engine. %patch0 -p1 %patch1 -p0 %patch2 -p0 -%patch3 %build -sh ./autogen.sh %configure \ --enable-long-usernames \ @@ -371,6 +368,9 @@ exit 0 %config(noreplace) %{_sysconfdir}/httpd/conf.d/dspam-web.conf %changelog +* Wed Mar 9 2011 Nathanael Noblet <nathanael@xxxxxxx> - 3.9.0-18 +- Removed patch + * Thu Mar 3 2011 Nathanael Noblet <nathanael@xxxxxxx> - 3.9.0-17 - Fixed packaging issue with non-existent group - Removed chown -R in web post as well as httpd restart -- 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