SPECS: php-pecl-vld.spec - fix build with php5.1 - release 6
adamg
adamg at pld-linux.org
Fri Dec 23 01:01:43 CET 2005
Author: adamg Date: Fri Dec 23 00:01:43 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix build with php5.1
- release 6
---- Files affected:
SPECS:
php-pecl-vld.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/php-pecl-vld.spec
diff -u SPECS/php-pecl-vld.spec:1.13 SPECS/php-pecl-vld.spec:1.14
--- SPECS/php-pecl-vld.spec:1.13 Thu Dec 22 13:12:04 2005
+++ SPECS/php-pecl-vld.spec Fri Dec 23 01:01:35 2005
@@ -9,11 +9,12 @@
Summary(pl): %{_modname} - dostarcza funkcjonalności do zrzutu wewnętrznej reprezentacji skryptów PHP
Name: php-pecl-%{_modname}
Version: 0.8.0
-Release: 5
+Release: 6
License: BSD style
Group: Development/Languages/PHP
Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz
# Source0-md5: 00351344ed03a6eea6219e1db25aa660
+Patch0: %{name}-php51.patch
URL: http://pecl.php.net/package/vld/
BuildRequires: php-devel >= 3:5.0.0
BuildRequires: rpmbuild(macros) >= 1.254
@@ -36,6 +37,7 @@
%prep
%setup -q -c
+%patch0 -p1
%build
cd %{_modname}-%{version}
@@ -78,6 +80,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2005/12/23 00:01:35 adamg
+- fix build with php5.1
+- release 6
+
Revision 1.13 2005/12/22 12:12:04 glen
- rel 5 (rebuild with new php)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pecl-vld.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list