| Name: | php-pimple1 |
|---|---|
| Version: | 1.1.1 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 14204 |
| License: | MIT |
| RPM: | php-pimple1-1.1.1-4.el7.noarch.rpm |
| Source RPM: | php-pimple1-1.1.1-4.el7.src.rpm |
| Build Date: | Fri Dec 08 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/silexphp/Pimple/tree/1.1 |
| Summary: | A simple dependency injection container for PHP |
| Description: | Pimple is a small dependency injection container for PHP that consists of just one file and one class. |
- Wrap tests' build requires in "%if %{with_tests}"
- No rename and no conflict because the lib directory was changed from
"%{phpdir}/Pimple" to "%{phpdir}/Pimple1". This is possible because
this library is not PSR-0 compliant so we can define whatever lib directory
we want.
- Add missing %{_bindir}/phpab build dependency
- Rename of php-Pimple version 1 to php-pimple1