commit bea0e744b37b480c1e924dca6bb8d849940a3ea3 Author: Nathanael D. Noblet <nathanael@xxxxxxx> Date: Tue Aug 2 12:50:08 2011 -0600 new upstream release .gitignore | 1 + dspam.spec | 15 ++++++++++----- sources | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) --- diff --git a/.gitignore b/.gitignore index b369bb4..91880e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ dspam-3.9.0.tar.gz +dspam-3.10.0.tar.gz diff --git a/dspam.spec b/dspam.spec index 7f20636..206c73e 100644 --- a/dspam.spec +++ b/dspam.spec @@ -10,8 +10,8 @@ Summary: A library and Mail Delivery Agent for Bayesian SPAM filtering Name: dspam -Version: 3.9.0 -Release: 22%{?dist} +Version: 3.10.0 +Release: 1%{?dist} License: GPLv2 Group: System Environment/Daemons Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz @@ -24,7 +24,7 @@ Source6: dspam-sysconfig Source7: dspam-tmpfiles Source8: dspam-systemd Source99: dspam-filter-requires.sh -Patch0: dspam-3.9.0-file-name.patch +#Patch0: dspam-3.9.0-file-name.patch Patch1: dspam-3.9.0-docs.patch Patch2: dspam-3.9.0-dspamsock.patch URL: http://www.nuclearelephant.com/ @@ -134,7 +134,7 @@ Web-based interface for DSPAM's powerful Anti-Spam engine. %prep %setup -q -%patch0 -p1 +#%patch0 -p1 %patch1 -p0 %patch2 -p0 @@ -324,6 +324,7 @@ exit 0 %{_bindir}/dspam_merge %{_bindir}/dspam_stats %{_bindir}/dspam_train +%{_bindir}/dspam_notify %{_bindir}/dspam-front %files client @@ -341,7 +342,7 @@ exit 0 %files hash %defattr(-,root,root,-) -%doc README.cssclean +#%doc README.cssclean %{_libdir}/dspam/libhash_drv.so* %{_bindir}/css* @@ -379,6 +380,10 @@ exit 0 %config(noreplace) %{_sysconfdir}/httpd/conf.d/dspam-web.conf %changelog +* Tue Aug 2 2011 Nathanael Noblet <nathanael@xxxxxxx> - 3.10.0-1 +- New upstream release +- Removed README.cssclean + * Wed Jul 13 2011 Nathanael Noblet <nathanael@xxxxxxx> - 3.9.0-22 - Systemd unit file diff --git a/sources b/sources index 8633caa..3624e90 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -10d092b57d628d8c91655fee5dc0d0cd dspam-3.9.0.tar.gz +2e83e98a03af492df82532441e4ce335 dspam-3.10.0.tar.gz -- 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