Bug 962783

Summary: cloc-1.58-3.el6 has wrong autoreq requires for perl(Win32::File)
Product: [Fedora] Fedora EPEL Reporter: Tuomo Soini <tis>
Component: clocAssignee: Rick Elrod <relrod>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el6CC: relrod
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: cloc-1.60-1.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-23 12:28:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tuomo Soini 2013-05-14 12:46:55 UTC
Requirements of cloc include perl(Win32::File)

That is an error in spec

This patch addresses the issue by enabling the filter

diff --git a/cloc.spec b/cloc.spec
index d3c500d..5613e0a 100644
--- a/cloc.spec
+++ b/cloc.spec
@@ -16,6 +16,7 @@ Requires:       perl(Regexp::Common)
 Requires:       perl(Algorithm::Diff)
 # Stop trying to find the optional Win32::File dep.
 %filter_from_requires /perl(Win32::File)/d;
+%filter_setup
 %{?perl_default_filter}
 
 %description

Comment 1 Fedora Update System 2013-05-14 15:15:18 UTC
cloc-1.58-4.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/cloc-1.58-4.fc19

Comment 2 Fedora Update System 2013-05-14 15:38:59 UTC
cloc-1.58-4.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/cloc-1.58-4.fc18

Comment 3 Fedora Update System 2013-05-14 16:36:47 UTC
cloc-1.58-4.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/cloc-1.58-4.el6

Comment 4 Fedora Update System 2013-05-14 17:46:36 UTC
Package cloc-1.58-4.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing cloc-1.58-4.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-8151/cloc-1.58-4.fc19
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-05-23 12:28:02 UTC
cloc-1.58-4.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2013-06-17 19:06:44 UTC
cloc-1.58-4.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2013-08-18 01:35:58 UTC
cloc-1.60-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/cloc-1.60-1.fc19

Comment 8 Fedora Update System 2013-08-22 00:43:03 UTC
cloc-1.60-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.