packages: php-pecl-python/php-pecl-python.spec up to 0.8.0, fixed BR and flags

amateja amateja at pld-linux.org
Thu Apr 30 13:24:03 CEST 2009


Author: amateja                      Date: Thu Apr 30 11:24:03 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
up to 0.8.0, fixed BR and flags

---- Files affected:
packages/php-pecl-python:
   php-pecl-python.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: packages/php-pecl-python/php-pecl-python.spec
diff -u packages/php-pecl-python/php-pecl-python.spec:1.20 packages/php-pecl-python/php-pecl-python.spec:1.21
--- packages/php-pecl-python/php-pecl-python.spec:1.20	Tue Feb 13 09:06:40 2007
+++ packages/php-pecl-python/php-pecl-python.spec	Thu Apr 30 13:23:58 2009
@@ -1,21 +1,19 @@
 # $Revision$, $Date$
-# TODO
-# - doesn't build (can't find python)
 %define		_modname		python
 %define		_status			alpha
-Summary:	Embedded Python
-Summary(pl.UTF-8):	Python wbudowany w PHP
+Summary:	%{_modname} - embedded Python
+Summary(pl.UTF-8):	%{_modname} - Python wbudowany w PHP
 Name:		php-pecl-%{_modname}
-Version:	0.7.0
-Release:	1.1
-License:	PHP 2.02
+Version:	0.8.0
+Release:	1
+License:	MIT License
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
-# Source0-md5:	61554c04374a5fab83084e299284f255
+# Source0-md5:	bfe4236be15dc5095d1dfc6722f14c35
 URL:		http://pecl.php.net/package/python/
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	rpmbuild(macros) >= 1.344
-BuildRequires:	python-devel
+BuildRequires:	python-devel < 1:2.6.0
 %{?requires_php_extension}
 Requires:	php-common >= 4:5.0.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -43,7 +41,8 @@
 %configure \
 	--with-%{_modname}
 
-%{__make} CPPFLAGS="-DHAVE_CONFIG_H -I%{_prefix}/X11R6/include/X11/"
+%{__make} \
+	CPPFLAGS="-DHAVE_CONFIG_H"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -78,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2009/04/30 11:23:58  amateja
+up to 0.8.0, fixed BR and flags
+
 Revision 1.20  2007/02/13 08:06:40  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pecl-python/php-pecl-python.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list