[Bug 759717] New: perl-Capture-Tiny-0.13 is available
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: perl-Capture-Tiny-0.13 is available https://bugzilla.redhat.com/show_bug.cgi?id=759717 Summary: perl-Capture-Tiny-0.13 is available Product: Fedora Version: rawhide Platform: Unspecified OS/Version: Unspecified Status: NEW Keywords: FutureFeature, Triaged Severity: unspecified Priority: unspecified Component: perl-Capture-Tiny AssignedTo: mmasl...@redhat.com ReportedBy: upstream-release-monitor...@fedoraproject.org QAContact: extras...@fedoraproject.org CC: fedora-perl-devel-l...@redhat.com, mmasl...@redhat.com Classification: Fedora Story Points: --- Type: --- Latest upstream release: 0.13 Current version in Fedora Rawhide: 0.11 URL: http://search.cpan.org/dist/Capture-Tiny/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 759718] New: perl-PAR-1.005 is available
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: perl-PAR-1.005 is available https://bugzilla.redhat.com/show_bug.cgi?id=759718 Summary: perl-PAR-1.005 is available Product: Fedora Version: rawhide Platform: Unspecified OS/Version: Unspecified Status: NEW Keywords: FutureFeature, Triaged Severity: unspecified Priority: unspecified Component: perl-PAR AssignedTo: mmasl...@redhat.com ReportedBy: upstream-release-monitor...@fedoraproject.org QAContact: extras...@fedoraproject.org CC: fedora-perl-devel-l...@redhat.com, mmasl...@redhat.com Classification: Fedora Story Points: --- Type: --- Latest upstream release: 1.005 Current version in Fedora Rawhide: 1.004 URL: http://search.cpan.org/dist/PAR/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 759719] New: perl-PAR-Packer-1.012 is available
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: perl-PAR-Packer-1.012 is available https://bugzilla.redhat.com/show_bug.cgi?id=759719 Summary: perl-PAR-Packer-1.012 is available Product: Fedora Version: rawhide Platform: Unspecified OS/Version: Unspecified Status: NEW Keywords: FutureFeature, Triaged Severity: unspecified Priority: unspecified Component: perl-PAR-Packer AssignedTo: mmasl...@redhat.com ReportedBy: upstream-release-monitor...@fedoraproject.org QAContact: extras...@fedoraproject.org CC: fedora-perl-devel-l...@redhat.com, mmasl...@redhat.com Classification: Fedora Story Points: --- Type: --- Latest upstream release: 1.012 Current version in Fedora Rawhide: 1.010 URL: http://search.cpan.org/dist/PAR-Packer/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[dspam] (2 commits) ...clamav
Summary of changes: bde11ce... enable clamav f510219... clamav -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[dspam: 1/2] enable clamav
commit bde11ce0eb7630256652d7e5f814ffc09ba08c8f Author: Nathanael D. Noblet Date: Sat Dec 3 10:00:56 2011 -0700 enable clamav dspam.spec |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/dspam.spec b/dspam.spec index 64f7474..0a8adaa 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.10.1 -Release:4%{?dist} +Release:5%{?dist} License:GPLv2 Group: System Environment/Daemons Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz @@ -140,6 +140,7 @@ Web-based interface for DSPAM's powerful Anti-Spam engine. --enable-long-usernames \ --enable-syslog \ --enable-large-scale \ +--enable-clamav \ --disable-domain-scale \ --disable-homedir \ --enable-virtual-users \ @@ -372,7 +373,10 @@ exit 0 %config(noreplace) %{_sysconfdir}/httpd/conf.d/dspam-web.conf %changelog -* Fir Oct 21 2011 Nathanael Noblet - 3.10.1-4 +* Sat Dec 3 2011 Nathanael Noblet - 3.10.1-5 +- test enabling of clamav option + +* Fri Oct 21 2011 Nathanael Noblet - 3.10.1-4 - set logrotate to su to dspam mail when rotating fixes bug 747625 * Tue Oct 18 2011 Nathanael Noblet - 3.10.1-3 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[dspam: 2/2] clamav
commit f510219955f0d4300610f6acb4ef574e49bb8a8a Merge: bde11ce 0a412e7 Author: Nathanael D. Noblet Date: Sat Dec 3 11:46:37 2011 -0700 clamav --- -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[dspam/el5] logrotate and clamav
commit 6e02ea52e641eb30b54d76701a5a983ad62bb717 Author: Nathanael D. Noblet Date: Sat Dec 3 12:10:53 2011 -0700 logrotate and clamav dspam-logrotate |1 + dspam.spec |7 ++- 2 files changed, 7 insertions(+), 1 deletions(-) --- diff --git a/dspam-logrotate b/dspam-logrotate index 4644220..d0044f2 100644 --- a/dspam-logrotate +++ b/dspam-logrotate @@ -17,4 +17,5 @@ tabooext + .gz size 10M compress create 0644 dspam mail +su dspam mail } diff --git a/dspam.spec b/dspam.spec index c69c9ce..480317a 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.10.1 -Release:1%{?dist} +Release:2%{?dist} License:GPLv2 Group: System Environment/Daemons Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz @@ -143,6 +143,7 @@ Web-based interface for DSPAM's powerful Anti-Spam engine. --enable-long-usernames \ --enable-syslog \ --enable-large-scale \ +--enable-clamav \ --disable-domain-scale \ --disable-homedir \ --enable-virtual-users \ @@ -374,6 +375,10 @@ exit 0 %config(noreplace) %{_sysconfdir}/httpd/conf.d/dspam-web.conf %changelog +* Sat Dec 3 2011 Nathanael Noblet - 3.10.1-2 +- enable clamav +- logrotate log ownership + * Sun Sep 11 2011 Nathanael Noblet - 3.10.1-1 - New upstream release -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[dspam/el6] logrotate
commit f890f1ea8b90e59a7e7344462e85512ea306f983 Author: Nathanael D. Noblet Date: Sat Dec 3 12:12:56 2011 -0700 logrotate dspam.spec |1 + 1 files changed, 1 insertions(+), 0 deletions(-) --- diff --git a/dspam.spec b/dspam.spec index ba55926..51e1370 100644 --- a/dspam.spec +++ b/dspam.spec @@ -381,6 +381,7 @@ exit 0 %changelog * Sat Dec 3 2011 Nathanael Noblet - 3.10.1-5 - test enabling of clamav option +- logrotate file ownership * Fri Oct 21 2011 Nathanael Noblet - 3.10.1-4 - set logrotate to su to dspam mail when rotating fixes bug 747625 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[dspam/el6] actually commit the file
commit 9f12bd61eb2f9f9274fdf4457d352bb76ff7c5aa Author: Nathanael D. Noblet Date: Sat Dec 3 12:13:22 2011 -0700 actually commit the file dspam-logrotate |1 + 1 files changed, 1 insertions(+), 0 deletions(-) --- diff --git a/dspam-logrotate b/dspam-logrotate index 4644220..d0044f2 100644 --- a/dspam-logrotate +++ b/dspam-logrotate @@ -17,4 +17,5 @@ tabooext + .gz size 10M compress create 0644 dspam mail +su dspam mail } -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[dspam/el6] missed conflict
commit fa307deb2fde564eac0ac44d27e0b084de8768d6 Author: Nathanael D. Noblet Date: Sat Dec 3 12:17:19 2011 -0700 missed conflict dspam.spec |4 1 files changed, 0 insertions(+), 4 deletions(-) --- diff --git a/dspam.spec b/dspam.spec index 51e1370..d373c49 100644 --- a/dspam.spec +++ b/dspam.spec @@ -11,11 +11,7 @@ Summary:A library and Mail Delivery Agent for Bayesian SPAM filtering Name: dspam Version:3.10.1 -<<< HEAD -Release:1%{?dist} -=== Release:5%{?dist} ->>> bde11ce... enable clamav License:GPLv2 Group: System Environment/Daemons Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[dspam/el6] clamav & sysconf
commit 5314cf30736d75d45c3e441d7e6d384ab5830556 Author: Nathanael D. Noblet Date: Sat Dec 3 10:00:56 2011 -0700 clamav & sysconf dspam.spec | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) --- diff --git a/dspam.spec b/dspam.spec index 7a5d546..ba55926 100644 --- a/dspam.spec +++ b/dspam.spec @@ -11,7 +11,11 @@ Summary:A library and Mail Delivery Agent for Bayesian SPAM filtering Name: dspam Version:3.10.1 +<<< HEAD Release:1%{?dist} +=== +Release:5%{?dist} +>>> bde11ce... enable clamav License:GPLv2 Group: System Environment/Daemons Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz @@ -143,6 +147,7 @@ Web-based interface for DSPAM's powerful Anti-Spam engine. --enable-long-usernames \ --enable-syslog \ --enable-large-scale \ +--enable-clamav \ --disable-domain-scale \ --disable-homedir \ --enable-virtual-users \ @@ -374,6 +379,12 @@ exit 0 %config(noreplace) %{_sysconfdir}/httpd/conf.d/dspam-web.conf %changelog +* Sat Dec 3 2011 Nathanael Noblet - 3.10.1-5 +- test enabling of clamav option + +* Fri Oct 21 2011 Nathanael Noblet - 3.10.1-4 +- set logrotate to su to dspam mail when rotating fixes bug 747625 + * Sun Sep 11 2011 Nathanael Noblet - 3.10.1-1 - New upstream release -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[dspam/f15] fix missed conflict
commit 4fe100043a53795967bd5214086509928494b043 Author: Nathanael D. Noblet Date: Sat Dec 3 12:15:03 2011 -0700 fix missed conflict dspam.spec |4 1 files changed, 0 insertions(+), 4 deletions(-) --- diff --git a/dspam.spec b/dspam.spec index dac11a4..e2338d0 100644 --- a/dspam.spec +++ b/dspam.spec @@ -11,11 +11,7 @@ Summary:A library and Mail Delivery Agent for Bayesian SPAM filtering Name: dspam Version:3.10.1 -<<< HEAD -Release:1%{?dist} -=== Release:5%{?dist} ->>> bde11ce... enable clamav License:GPLv2 Group: System Environment/Daemons Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[dspam/f16] (2 commits) ...clamav
Summary of changes: bde11ce... enable clamav (*) f510219... clamav (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 754446] Upgrade to new upstream version
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=754446 Fedora Update System changed: What|Removed |Added Status|ON_QA |CLOSED Fixed In Version||perl-Net-STOMP-Client-1.2-1 ||.el5 Resolution||ERRATA Last Closed||2011-12-03 15:56:59 --- Comment #6 from Fedora Update System 2011-12-03 15:56:59 EST --- perl-Net-STOMP-Client-1.2-1.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 754446] Upgrade to new upstream version
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=754446 Fedora Update System changed: What|Removed |Added Fixed In Version|perl-Net-STOMP-Client-1.2-1 |perl-Net-STOMP-Client-1.2-1 |.el5|.el6 --- Comment #7 from Fedora Update System 2011-12-03 15:57:07 EST --- perl-Net-STOMP-Client-1.2-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 759436] perl-Locale-Codes-3.20 is available
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=759436 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #2 from Fedora Update System 2011-12-03 21:26:33 EST --- Package perl-Locale-Codes-3.20-1.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing perl-Locale-Codes-3.20-1.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2011-16671/perl-Locale-Codes-3.20-1.fc16 then log in and leave karma (feedback). -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 759021] perl-EV-4.03-6 does not build because libev-source changed version
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=759021 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #5 from Fedora Update System 2011-12-03 21:30:18 EST --- Package perl-EV-4.03-7.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing perl-EV-4.03-7.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2011-16691/perl-EV-4.03-7.fc16 then log in and leave karma (feedback). -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 754446] Upgrade to new upstream version
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=754446 Fedora Update System changed: What|Removed |Added Fixed In Version|perl-Net-STOMP-Client-1.2-1 |perl-Net-STOMP-Client-1.2-1 |.el6|.fc16 --- Comment #8 from Fedora Update System 2011-12-03 21:23:54 EST --- perl-Net-STOMP-Client-1.2-1.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 759129] perl-POE-1.289 does not handle alarms properly
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=759129 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #5 from Fedora Update System 2011-12-03 21:44:53 EST --- Package perl-POE-1.289-6.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing perl-POE-1.289-6.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2011-16735/perl-POE-1.289-6.fc16 then log in and leave karma (feedback). -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
Broken dependencies in EPEL - 2011-12-04
Your following packages in the repository suffer from broken dependencies: == The results in this summary consider Test Updates! == package: perl-Authen-Simple-0.4-5.el6.noarch from fedora-epel-testing-6-ppc64 unresolved deps: perl(Crypt::PasswdMD5) -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel