[Bug 823054] Review Request: php-symfony2-HttpFoundation - Symfony2 HttpFoundation Component

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

--- Comment #8 from Remi Collet <fedora@xxxxxxxxxxxxxxxxx> ---
Small note: 

Extension dependencies should be described in the package.xml 
You can report this to upstream with the result of your analysis.

ex :
 <dependencies>
  <required>
   <extension>
    <name>spl</name>
   </extension>
  </required>
  <optional>
   <extension>
    <name>tokenizer</name>
   </extension>
  </optional>
 </dependencies>

pear make-rpm-spec doesn't handle this for now... one more think in my TODO
list...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review



[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]