Somewhere in the code (probably in the comment), there is a statement like ...use one something... and ...use it carefully... and ...use an onion... - or similar.

RPM is not so smart and considered it as a perl statement of using a module named one/it/an.

You should filter this Requires out: https://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequiresFiltering

Something like:

%filter_from_requires /perl(an)/d
%filter_from_requires /perl(it)/d
%filter_from_requires /perl(one)/d
%filter_setup

Should work.

St 24. duben 2013, 00:11:13 CEST, Luis Enrique Bazán De León napsal:
Hi

I need help in one package "eg"

eg has broken dependencies in the rawhide tree:
On x86_64:
eg-1.7.5.2-2.fc20.noarch requires perl(one)
eg-1.7.5.2-2.fc20.noarch requires perl(it)
eg-1.7.5.2-2.fc20.noarch requires perl(an)
On i386:
eg-1.7.5.2-2.fc20.noarch requires perl(one)
eg-1.7.5.2-2.fc20.noarch requires perl(it)
eg-1.7.5.2-2.fc20.noarch requires perl(an)
Please resolve this as soon as possible.

What I need to solve this problem.

Best Regards!

Luis Bazán



--
Miro Hrončok
--
Phone: +420777974800
Jabber: m...@hroncok.cz
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to