rpms/php-pear-HTTP/devel php-pear-HTTP.spec,1.7,1.8

Remi Collet remi at fedoraproject.org
Sat Sep 13 06:07:32 UTC 2008


Author: remi

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

Modified Files:
	php-pear-HTTP.spec 
Log Message:
fix BR


Index: php-pear-HTTP.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-HTTP/devel/php-pear-HTTP.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- php-pear-HTTP.spec	1 Sep 2008 05:54:16 -0000	1.7
+++ php-pear-HTTP.spec	13 Sep 2008 06:07:02 -0000	1.8
@@ -5,7 +5,7 @@
 Summary(fr): Divers utilitaires HTTP
 Name:        php-pear-HTTP
 Version:     1.4.1
-Release:     1%{?dist}
+Release:     2%{?dist}
 License:     PHP
 Group:       Development/Libraries
 URL:         http://pear.php.net/package/HTTP
@@ -14,10 +14,10 @@
 BuildRoot:   %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:        noarch
-BuildRequires:    php-pear(PEAR) >= 1.4.9
+BuildRequires:    php-pear(PEAR) >= 1.7.1
 Requires(post):   %{__pear}
 Requires(postun): %{__pear}
-Requires:         php-pear(PEAR) >= 1.4.9, php >= 4.0.6
+Requires:         php-pear(PEAR) >= 1.7.1
 Provides:         php-pear(%{pear_name}) = %{version}
 
 %description
@@ -31,6 +31,7 @@
 en forme des dates, la négociation de la langue ou les
 redirections HTTP.
 
+
 %prep
 %setup -c -q
 # package.xml is V2
@@ -90,6 +91,9 @@
 
 
 %changelog
+* Sat Sep 13 2008 Remi Collet <Fedora at FamilleCollet.com> 1.4.1-2
+- Fix BR for PEAR >= 1.7.1
+
 * Mon Sep  1 2008 Remi Collet <Fedora at FamilleCollet.com> 1.4.1-1
 - update to 1.4.1 
 - add tests




More information about the fedora-extras-commits mailing list