Bug 103838

Summary: error in spec file for librsvg2, epoch not set but used in requires
Product: [Retired] Red Hat Raw Hide Reporter: Kaj J. Niemi <kajtzu>
Component: librsvg2Assignee: Alexander Larsson <alexl>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 18:58:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 100643    

Description Kaj J. Niemi 2003-09-05 14:50:47 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703

Description of problem:

Unresolvable chain of dependencies:
librsvg2-devel-2.3.1-2                   requires librsvg2 = %{epoch}:2.3.1-2

Epoch isn't defined in the .spec file. 

%package devel
Summary: Libraries and include files for developing with librsvg.
Group: Development/Libraries
Requires:   %{name} = %{epoch}:%{version}-%{release}


Version-Release number of selected component (if applicable):
librsvg-devel-2.3.1-2

How reproducible:
Always

Steps to Reproduce:
1. rpm -Uvh librsvg*
2.
3.
    

Actual Results:  Fails

Expected Results:  Succeeds

Additional info:

Comment 2 Chris Ricker 2003-09-05 20:12:32 UTC

*** This bug has been marked as a duplicate of 103829 ***

Comment 3 Red Hat Bugzilla 2006-02-21 18:58:28 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.