- update to 1.5.0

This commit is contained in:
jorton 2007-02-15 15:53:26 +00:00
parent 30e6e232a8
commit fa2f675813
3 changed files with 7 additions and 4 deletions

View File

@ -5,3 +5,4 @@ pear-1.4.11
*.src.rpm *.src.rpm
noarch noarch
clog clog
install-pear-nozlib-1.5.0RC2.phar

View File

@ -9,8 +9,8 @@
Summary: PHP Extension and Application Repository framework Summary: PHP Extension and Application Repository framework
Name: php-pear Name: php-pear
Version: 1.4.11 Version: 1.5.0
Release: 4 Release: 1
Epoch: 1 Epoch: 1
License: The PHP License v3.0 License: The PHP License v3.0
Group: Development/Languages Group: Development/Languages
@ -25,7 +25,6 @@ Source12: peardev.sh
Source13: macros.pear Source13: macros.pear
Source20: http://pear.php.net/get/XML_RPC-%{xmlrpcver}.tgz Source20: http://pear.php.net/get/XML_RPC-%{xmlrpcver}.tgz
Patch0: php-pear-1.4.8-template.patch Patch0: php-pear-1.4.8-template.patch
Patch1: php-pear-1.4.8-package.patch
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: php >= 5.1.0-1, gnupg BuildRequires: php >= 5.1.0-1, gnupg
@ -63,7 +62,6 @@ export PHP_PEAR_TEMP_DIR=/var/tmp
pushd %{buildroot}%{peardir} pushd %{buildroot}%{peardir}
%{__patch} -p0 < %{PATCH0} %{__patch} -p0 < %{PATCH0}
%{__patch} -p0 < %{PATCH1}
popd popd
# Replace /usr/bin/* with simple scripts: # Replace /usr/bin/* with simple scripts:
@ -120,6 +118,9 @@ rm pear.conf
%doc LICENSE %doc LICENSE
%changelog %changelog
* Thu Feb 15 2007 Joe Orton <jorton@redhat.com> 1:1.5.0-1
- update to 1.5.0
* Mon Feb 5 2007 Joe Orton <jorton@redhat.com> 1:1.4.11-4 * Mon Feb 5 2007 Joe Orton <jorton@redhat.com> 1:1.4.11-4
- fix Group, mark pear.conf noreplace (#226295) - fix Group, mark pear.conf noreplace (#226295)

View File

@ -1,2 +1,3 @@
b023a99f9a9cf1164ef96208206a00d1 install-pear-nozlib-1.4.11.phar b023a99f9a9cf1164ef96208206a00d1 install-pear-nozlib-1.4.11.phar
1b516162ad65971b5fd04a7c279627ec XML_RPC-1.5.1.tgz 1b516162ad65971b5fd04a7c279627ec XML_RPC-1.5.1.tgz
ebc03e1e5d6e20d5ef1e052590a5c37a install-pear-nozlib-1.5.0RC2.phar