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=591545 Chen Lei <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Chen Lei <[email protected]> 2010-05-12 23:07:11 EDT --- When possible, we should avoid of using Epoch, it may interfere some other packages which depends on particular version of apache-commons-net. In this package, we can avoid of using epoch in the following two ways: Release: 3%{?dist} Provides: jakarta-%{short_name} = %{version}-%{release} Obsoletes: jakarta-%{short_name} < 2.0-3 See http://fedoraproject.org/wiki/Package_Renaming_Process http://fedoraproject.org/wiki/Packaging:NamingGuidelines#Renaming.2Freplacing_existing_packages -- 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. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
