Bug 130540 - BuildRequires: qt-devel >= %{qt_version} is missing epoch tag
Summary: BuildRequires: qt-devel >= %{qt_version} is missing epoch tag
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: arts
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-08-21 12:53 UTC by Leonid Kanter
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-08-23 09:04:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Leonid Kanter 2004-08-21 12:53:11 UTC
Description of problem:

BuildRequires: qt-devel >= %{qt_version} is missing epoch tag. Since
older versions of qt have epoch, it makes possible to build this arts
package with older versions of qt without any warnings.

Version-Release number of selected component (if applicable):

1.3.0-1

How reproducible:

always

Steps to Reproduce:

try to rebuild package on a system with qt-3.3.2-10 installed (FC2)
  
Actual results:

it will be rebuilt without warnings

Expected results:

Should show error message about unsatisfied dependency and stop.

Additional info:

It must be 
BuildRequires: qt-devel >= 1:%{qt_version}  or qt_version must be 1:3.3.3

Comment 1 Than Ngo 2004-08-23 09:04:02 UTC
it's fixed in 1.3.0-2. Thanks for your report


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