Bug 723525 - rpm package doesn't provide rpmspec, but requires it
Summary: rpm package doesn't provide rpmspec, but requires it
Keywords:
Status: CLOSED DUPLICATE of bug 710267
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Panu Matilainen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-20 13:01 UTC by Petr Schindler
Modified: 2011-07-22 08:54 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-07-22 08:54:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Petr Schindler 2011-07-20 13:01:12 UTC
Description of problem:
rpm has option --specfile, which calls /usr/bin/rpmspec. But rpmspec is not provided by rpm package. Rpmspec seems to be new in fedora 15 and it looks like packaging problem. rpm-build provides rpmspec, after installation of rpm-build it works well

before rpm-build installation:
# rpm -q --specfile autoqa.spec 
rpm: autoqa.spec: No such file or directory

after:
# rpm -q --specfile autoqa.spec 
autoqa-0.5.1-1.fc15.noarch


Version-Release number of selected component (if applicable):
rpm-4.9.0-9.fc15.x86_64
rpm-build-4.9.0-9.fc15.x86_64

Comment 1 Panu Matilainen 2011-07-22 08:54:44 UTC

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


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