parent
83fab8f393
commit
cc0d7442cf
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
Summary: PHP Extension and Application Repository framework
|
Summary: PHP Extension and Application Repository framework
|
||||||
Name: php-pear
|
Name: php-pear
|
||||||
Version: 1.4.5
|
Version: 1.4.6
|
||||||
Release: 6
|
Release: 1
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: PHP
|
License: PHP
|
||||||
Group: System
|
Group: System
|
||||||
@ -29,6 +29,7 @@ Provides: php-pear(Archive_Tar) = 1.3.1
|
|||||||
Provides: php-pear(Console_Getopt) = 1.2
|
Provides: php-pear(Console_Getopt) = 1.2
|
||||||
Provides: php-pear(PEAR) = %{version}
|
Provides: php-pear(PEAR) = %{version}
|
||||||
Provides: php-pear(XML_RPC) = %{xmlrpcver}
|
Provides: php-pear(XML_RPC) = %{xmlrpcver}
|
||||||
|
Requires: php >= 5.1.0-1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
PEAR is a framework and distribution system for reusable PHP
|
PEAR is a framework and distribution system for reusable PHP
|
||||||
@ -94,6 +95,10 @@ rm pear.conf
|
|||||||
%config %{_sysconfdir}/pear.conf
|
%config %{_sysconfdir}/pear.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 30 2006 Joe Orton <jorton@redhat.com> 1:1.4.6-1
|
||||||
|
- update to 1.4.6
|
||||||
|
- require php >= 5.1.0 (#178821)
|
||||||
|
|
||||||
* Fri Dec 30 2005 Tim Jackson <tim@timj.co.uk> 1:1.4.5-6
|
* Fri Dec 30 2005 Tim Jackson <tim@timj.co.uk> 1:1.4.5-6
|
||||||
- Patches to fix "pear makerpm"
|
- Patches to fix "pear makerpm"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user