Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 197561 - Broken spec
Summary: Broken spec
Keywords:
Status: CLOSED DUPLICATE of bug 190156
Alias: None
Product: Fedora
Classification: Fedora
Component: php-pear-HTTP
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE6Target
TreeView+ depends on / blocked
 
Reported: 2006-07-04 05:09 UTC by Ralf Corsepius
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-15 08:56:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ralf Corsepius 2006-07-04 05:09:26 UTC
Description of problem:
The spec invokes "pear" in %post and %postun.

Therefore, 

1. For safety reasons. this should be
/usr/bin/pear instead of "pear"

2. The spec should
Requires(%post): /usr/bin/pear
Requires(%postun): /usr/bin/pear

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

Comment 1 Remi Collet 2006-07-15 08:55:50 UTC
Thanks for the comment

PHP Guidelines still not approved, so package not build.
Some other improvement waiting for this. One is to use the new macros.pear
%{__pear} ans to add Requires.

As the Review for this package is not closed, i closed this bug as a duplicate.



Comment 2 Remi Collet 2006-07-15 08:56:15 UTC

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


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