- update to XML_RPC-1.5.0
- really package macros.pear
This commit is contained in:
parent
49aa7f5854
commit
7aebec6e75
@ -1,8 +1 @@
|
|||||||
XML_RPC-1.4.4.tgz
|
XML_RPC-1.5.0.tgz
|
||||||
install-pear-nozlib-1.4.5.phar
|
|
||||||
install-pear-nozlib-1.4.6.phar
|
|
||||||
XML_RPC-1.4.8.tgz
|
|
||||||
install-pear-nozlib-1.4.9.phar
|
|
||||||
noarch
|
|
||||||
clog
|
|
||||||
*.src.rpm
|
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
|
|
||||||
%define peardir %{_datadir}/pear
|
%define peardir %{_datadir}/pear
|
||||||
|
|
||||||
%define xmlrpcver 1.4.8
|
%define xmlrpcver 1.5.0
|
||||||
|
|
||||||
Summary: PHP Extension and Application Repository framework
|
Summary: PHP Extension and Application Repository framework
|
||||||
Name: php-pear
|
Name: php-pear
|
||||||
Version: 1.4.9
|
Version: 1.4.9
|
||||||
Release: 3
|
Release: 4
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: The PHP License 3.0
|
License: The PHP License 3.0
|
||||||
Group: System
|
Group: System
|
||||||
@ -101,10 +101,15 @@ rm pear.conf
|
|||||||
%{peardir}
|
%{peardir}
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%config %{_sysconfdir}/pear.conf
|
%config %{_sysconfdir}/pear.conf
|
||||||
|
%config %{_sysconfdir}/rpm/macros.pear
|
||||||
%dir %{_localstatedir}/cache/php-pear
|
%dir %{_localstatedir}/cache/php-pear
|
||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 14 2006 Joe Orton <jorton@redhat.com> 1:1.4.9-4
|
||||||
|
- update to XML_RPC-1.5.0
|
||||||
|
- really package macros.pear
|
||||||
|
|
||||||
* Thu Jul 13 2006 Joe Orton <jorton@redhat.com> 1:1.4.9-3
|
* Thu Jul 13 2006 Joe Orton <jorton@redhat.com> 1:1.4.9-3
|
||||||
- require php-cli
|
- require php-cli
|
||||||
- add /etc/rpm/macros.pear (Christopher Stone)
|
- add /etc/rpm/macros.pear (Christopher Stone)
|
||||||
|
Loading…
Reference in New Issue
Block a user