Bug 164059

Summary: bad RPM spec: %trigger devel
Product: [Fedora] Fedora Reporter: Rafal <l60rgyly3>
Component: libtermcapAssignee: Petr Raszyk <praszyk>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
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-01-13 07:05:10 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:

Description Rafal 2005-07-23 15:43:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

Description of problem:
bad RPM spec: %trigger devel (should be: %post devel)

now there is no postinstall scriptlet in RPM-devel, so termcap.info.gz from RPM-devel package is not added to info dir (via install-info) during RPM install 


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

How reproducible:
Always

Steps to Reproduce:
1.create RPM from source RPM .spec
2.choose devel package
3.there is no postinstall scriptlet in it
  

Actual Results:  there is no postinstall scriptlet in RPM-devel package

Expected Results:  there should be postinstall scriptlet (in RPM-devel package) because there is termcap.info.gz file to install

Additional info:

off topic: add my name to changelog (I'm not a bug #..., but human)

Comment 1 Florian La Roche 2006-01-13 07:05:10 UTC
Hello Rafal,

this package is special as bash depends on it first before info files
can be installed.

regards,

Florian La Roche