Bug 197232 - Broken upgrade path to -devel/FC6 for current dovecot
Summary: Broken upgrade path to -devel/FC6 for current dovecot
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dovecot
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Petr Rockai
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-06-29 14:15 UTC by Jarod Wilson
Modified: 2014-01-21 22:54 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-08-03 12:26:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jarod Wilson 2006-06-29 14:15:42 UTC
Description of problem:

Upgrade path to dovecot in current devel tree broken.

dovecot: prockai
  5: 0:1.0-0.beta8.2.fc5 (FC5-updates)
  6: 0:1.0-0.beta8.2 (FC6)

I'd suggest making use of brew's newly added support for the %{?dist} tag, which
is widely used in Extras, like so:

RCS file: /cvs/dist/rpms/dovecot/devel/dovecot.spec,v
retrieving revision 1.52
diff -r1.52 dovecot.spec
4c4
< Release: 0.beta8.2
---
> Release: 0.beta8.2%{?dist}

That would make the next release in the devel tree 1.0-0.beta8.2.fc6, which is
sufficiently rpm-newer to repair the upgrade path.


Note You need to log in before you can comment on or make changes to this bug.