[Bug 185423] Review Request: php-pear-PEAR-Command-Packaging: make-rpm-spec command for PEAR

bugzilla at redhat.com bugzilla at redhat.com
Thu Mar 16 18:57:27 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: php-pear-PEAR-Command-Packaging: make-rpm-spec command for PEAR


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=185423





------- Additional Comments From Fedora at FamilleCollet.com  2006-03-16 13:57 EST -------
I probably forget something, but i try this RPM and the "pear make-rpm-spec"
failed because it search for the template.spec in the %{buildroot}

I simply add, in the %install (inspired from php-pear.spec) :

# Relocate everything:
sed -si "s,%{buildroot},,g" $(find %{buildroot}%{peardir} -name \*.php)

If this is useful there, it can probably be add to the default template.spec.

Cordialy.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the fedora-extras-list mailing list