[Bug 734253] HTML::Template 2.10 versioning problem

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 1 04:18:58 UTC 2011


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=734253

Ville Skyttä <ville.skytta at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Fixed In Version|                            |2.10-3

--- Comment #7 from Ville Skyttä <ville.skytta at iki.fi> 2011-09-01 00:18:57 EDT ---
Done in 2.10-3.


(In reply to comment #5)
> So Perl gets new version and and this one gets propagated into RPM by rpmbuild
> dependency generator too.

Note however that I explicitly prevent the perl(HTML::Template) Provides
version from becoming 2.91 and force it to 2.10:

+%global         __provides_exclude ^perl\\(HTML::Template\\)\\s*=\\s*2\\.91$
+Provides:       perl(HTML::Template) = %{version}

-- 
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.


More information about the perl-devel mailing list