rpms/php-pear/devel php-pear.spec, 1.19, 1.20 php-pear-1.4.5-makerpm-cleanup.patch, 1.1, NONE php-pear-1.4.5-makerpm-rh-namingconvs.patch, 1.1, NONE php-pear-1.4.5-template-fixes.patch, 1.2, NONE php-pear-1.4.5-template-postun.patch, 1.2, NONE php-pear-1.4.8-template.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Feb 19 18:57:05 UTC 2007


Author: jorton

Update of /cvs/dist/rpms/php-pear/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv19688

Modified Files:
	php-pear.spec 
Removed Files:
	php-pear-1.4.5-makerpm-cleanup.patch 
	php-pear-1.4.5-makerpm-rh-namingconvs.patch 
	php-pear-1.4.5-template-fixes.patch 
	php-pear-1.4.5-template-postun.patch 
	php-pear-1.4.8-template.patch 
Log Message:
* Mon Feb 19 2007 Joe Orton <jorton at redhat.com> 1:1.5.0-2
- update builtin module provides (Remi Collet, #226295)
- drop patch 0



Index: php-pear.spec
===================================================================
RCS file: /cvs/dist/rpms/php-pear/devel/php-pear.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- php-pear.spec	15 Feb 2007 15:53:26 -0000	1.19
+++ php-pear.spec	19 Feb 2007 18:57:03 -0000	1.20
@@ -10,7 +10,7 @@
 Summary: PHP Extension and Application Repository framework
 Name: php-pear
 Version: 1.5.0
-Release: 1
+Release: 2
 Epoch: 1
 License: The PHP License v3.0
 Group: Development/Languages
@@ -24,13 +24,13 @@
 Source12: peardev.sh
 Source13: macros.pear
 Source20: http://pear.php.net/get/XML_RPC-%{xmlrpcver}.tgz
-Patch0: php-pear-1.4.8-template.patch
 BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: php >= 5.1.0-1, gnupg
-Provides: php-pear(Archive_Tar) = 1.3.1 
-Provides: php-pear(Console_Getopt) = 1.2
+Provides: php-pear(Archive_Tar) = 1.3.2
+Provides: php-pear(Console_Getopt) = 1.2.1
 Provides: php-pear(PEAR) = %{version}
+Provides: php-pear(Structures_Graph) = 1.0.2
 Provides: php-pear(XML_RPC) = %{xmlrpcver}
 Requires: php >= 5.1.0-1, php-cli
 
@@ -60,10 +60,6 @@
                  -b $RPM_BUILD_ROOT%{_bindir} \
                  %{SOURCE20}
 
-pushd %{buildroot}%{peardir}
-%{__patch} -p0 < %{PATCH0}
-popd
-
 # Replace /usr/bin/* with simple scripts:
 for f in pecl pear peardev; do 
    install -m 755 $RPM_SOURCE_DIR/${f}.sh $RPM_BUILD_ROOT%{_bindir}/${f}
@@ -118,6 +114,10 @@
 %doc LICENSE
 
 %changelog
+* Mon Feb 19 2007 Joe Orton <jorton at redhat.com> 1:1.5.0-2
+- update builtin module provides (Remi Collet, #226295)
+- drop patch 0
+
 * Thu Feb 15 2007 Joe Orton <jorton at redhat.com> 1:1.5.0-1
 - update to 1.5.0
 


--- php-pear-1.4.5-makerpm-cleanup.patch DELETED ---


--- php-pear-1.4.5-makerpm-rh-namingconvs.patch DELETED ---


--- php-pear-1.4.5-template-fixes.patch DELETED ---


--- php-pear-1.4.5-template-postun.patch DELETED ---


--- php-pear-1.4.8-template.patch DELETED ---




More information about the fedora-cvs-commits mailing list