rpms/php-pear-HTTP-Client/devel php-pear-HTTP-Client-1.2.1-md5sum.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 php-pear-HTTP-Client.spec, 1.1, 1.2 sources, 1.2, 1.3 php-pear-HTTP-Client-1.1.1-md5sum.patch, 1.1, NONE

Christopher Stone xulchris at fedoraproject.org
Sat Nov 8 18:22:16 UTC 2008


Author: xulchris

Update of /cvs/pkgs/rpms/php-pear-HTTP-Client/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14824

Modified Files:
	.cvsignore php-pear-HTTP-Client.spec sources 
Added Files:
	php-pear-HTTP-Client-1.2.1-md5sum.patch 
Removed Files:
	php-pear-HTTP-Client-1.1.1-md5sum.patch 
Log Message:
upstream sync

php-pear-HTTP-Client-1.2.1-md5sum.patch:

--- NEW FILE php-pear-HTTP-Client-1.2.1-md5sum.patch ---
--- HTTP_Client.xml~	2008-11-08 10:12:08.000000000 -0800
+++ HTTP_Client.xml	2008-11-08 10:12:15.000000000 -0800
@@ -36,7 +36,7 @@
    <file baseinstalldir="HTTP" md5sum="4ef1b2315ab7d045e9b6ffabd8afd083" name="Client/CookieManager.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>
-   <file baseinstalldir="HTTP" md5sum="fe44c646afe5b3df5f0147f1f369dc6f" name="examples/link-checker.php" role="doc" />
+   <file baseinstalldir="HTTP" md5sum="976cd24f7310cad39efa1f921660a547" name="examples/link-checker.php" role="doc" />
    <file baseinstalldir="HTTP" md5sum="dbb10b9bc9cc738cfe0f38228633c1f3" name="Client.php" role="php">
     <tasks:replace from="@package_version@" to="version" type="package-info" />
    </file>


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-HTTP-Client/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	18 Jun 2008 13:19:45 -0000	1.2
+++ .cvsignore	8 Nov 2008 18:21:45 -0000	1.3
@@ -1 +1 @@
-HTTP_Client-1.1.1.tgz
+HTTP_Client-1.2.1.tgz


Index: php-pear-HTTP-Client.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-HTTP-Client/devel/php-pear-HTTP-Client.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-pear-HTTP-Client.spec	18 Jun 2008 13:19:45 -0000	1.1
+++ php-pear-HTTP-Client.spec	8 Nov 2008 18:21:46 -0000	1.2
@@ -2,7 +2,7 @@
 %define pear_name HTTP_Client
 
 Name:           php-pear-HTTP-Client
-Version:        1.1.1
+Version:        1.2.1
 Release:        1%{?dist}
 Summary:        Easy way to perform multiple HTTP requests and process their results
 
@@ -10,13 +10,13 @@
 License:        BSD
 URL:            http://pear.php.net/package/HTTP_Client
 Source0:        http://pear.php.net/get/%{pear_name}-%{version}.tgz
-Patch0:         %{name}-1.1.1-md5sum.patch
+Patch0:         %{name}-1.2.1-md5sum.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  php-pear >= 1:1.4.9-1.2
 Requires:       php-pear(PEAR)
-Requires:       php-pear(HTTP_Request) >= 1.2
+Requires:       php-pear(HTTP_Request) >= 1.4.0
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 Provides:       php-pear(%{pear_name}) = %{version}
@@ -82,5 +82,9 @@
 
 
 %changelog
+* Sat Nov  8 2008 Christopher Stone <chris.stone at gmail.com> 1.2.1-1
+- Upstream sync
+- Now Requires HTTP_Request 1.4.0
+
 * Fri Jun  6 2008 Christopher Stone <chris.stone at gmail.com> 1.1.1-1
 - Initial Fedora release


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/php-pear-HTTP-Client/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	18 Jun 2008 13:19:45 -0000	1.2
+++ sources	8 Nov 2008 18:21:46 -0000	1.3
@@ -1 +1 @@
-7fd0c813aea403f582867ee5525faa6e  HTTP_Client-1.1.1.tgz
+a0fa394e9c88d4932bb96f0b131f4b39  HTTP_Client-1.2.1.tgz


--- php-pear-HTTP-Client-1.1.1-md5sum.patch DELETED ---




More information about the scm-commits mailing list