rpms/php-pecl-runkit/EL-5 php-pecl-runkit.spec,1.1,1.2

Pavel Alexeev hubbitus at fedoraproject.org
Sun Apr 19 10:38:30 UTC 2009


Author: hubbitus

Update of /cvs/pkgs/rpms/php-pecl-runkit/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11265

Modified Files:
	php-pecl-runkit.spec 
Log Message:
- Due to the bug in ppc builders ( https://fedorahosted.org/fedora-infrastructure/ticket/1298 )
	kanarip suggest temporrary workaraund: https://fedorahosted.org/fedora-infrastructure/ticket/1298#comment:1
	So, remove version specification from BuildRequires: php-pear >= 1.4.7, php-devel >= 5.0.0




Index: php-pecl-runkit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/php-pecl-runkit/EL-5/php-pecl-runkit.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-pecl-runkit.spec	24 Mar 2009 22:17:22 -0000	1.1
+++ php-pecl-runkit.spec	19 Apr 2009 10:37:59 -0000	1.2
@@ -12,9 +12,9 @@
 Name:		php-pecl-%{peclName}
 Version:		0.9
 %if 0%{?CVS:1}
-Release:		10.CVS%{CVS}%{?dist}
+Release:		11.CVS%{CVS}%{?dist}
 %else
-Release:		10%{?dist}
+Release:		11%{?dist}
 %endif
 License:		PHP
 Group:		Development/Libraries
@@ -26,7 +26,7 @@
 %endif
 # Source0-md5:	05a690f04b7d2c42193f3e0c1bb99a19
 URL:			http://pecl.php.net/package/runkit/
-BuildRequires: php-pear >= 1.4.7, php-devel >= 5.0.0
+BuildRequires: php-pear, php-devel
 Requires(post):	%{__pecl}
 Requires(postun):	%{__pecl}
 %if %{?php_zend_api}0
@@ -114,6 +114,11 @@
 %attr(755,root,root) %{php_extdir}/%{peclName}.so
 
 %changelog
+* Sun Apr 19 2009 Pavel Alexeev <Pahan at Hubbitus.info> - 0.9-11.CVS20090215
+- Due to the bug in ppc builders ( https://fedorahosted.org/fedora-infrastructure/ticket/1298 )
+	kanarip suggest temporrary workaraund: https://fedorahosted.org/fedora-infrastructure/ticket/1298#comment:1
+	So, remove version specification from BuildRequires: php-pear >= 1.4.7, php-devel >= 5.0.0
+
 * Tue Mar 17 2009 Pavel Alexeev <Pahan at Hubbitus.info> - 0.9-10.CVS20090215
 - Remi Collet notes in Fedora review:
 - Rename back %%{peclName}.xml to %%{name}.xml :)
@@ -214,8 +219,10 @@
 
 # Old, Legacy changelog in incorrect format simple commented:
 #$Log$
-#Revision 1.1  2009/03/24 22:17:22  hubbitus
-#Initial push php-pecl-runkit to EPEL
+#Revision 1.2  2009/04/19 10:37:59  hubbitus
+#- Due to the bug in ppc builders ( https://fedorahosted.org/fedora-infrastructure/ticket/1298 )
+#	kanarip suggest temporrary workaraund: https://fedorahosted.org/fedora-infrastructure/ticket/1298#comment:1
+#	So, remove version specification from BuildRequires: php-pear >= 1.4.7, php-devel >= 5.0.0
 #
 #Revision 1.8  2005/12/22 12:12:04  glen
 #- rel 5 (rebuild with new php)




More information about the fedora-extras-commits mailing list