Author: adamg                        Date: Thu Dec 22 23:54:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build with php5.1
- release 6

---- Files affected:
SPECS:
   php-pecl-parsekit.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-parsekit.spec
diff -u SPECS/php-pecl-parsekit.spec:1.13 SPECS/php-pecl-parsekit.spec:1.14
--- SPECS/php-pecl-parsekit.spec:1.13   Thu Dec 22 13:12:04 2005
+++ SPECS/php-pecl-parsekit.spec        Fri Dec 23 00:54:37 2005
@@ -7,11 +7,12 @@
 Summary(pl):   %{_modname} - Analizator instrukcji PHP
 Name:          php-pecl-%{_modname}
 Version:       1.0
-Release:       5
+Release:       6
 License:       PHP
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{_modname}-%{version}.tgz
 # Source0-md5: 9a219eec9c4b9b10cbd06570f83fc52c
+Patch0:                %{name}-php51.patch
 URL:           http://pecl.php.net/package/parsekit/
 BuildRequires: php-devel >= 3:5.0.0
 BuildRequires: rpmbuild(macros) >= 1.254
@@ -42,6 +43,7 @@
 
 %prep
 %setup -q -c
+%patch0 -p1
 
 %build
 cd %{_modname}-%{version}
@@ -84,6 +86,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/12/22 23:54:37  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-parsekit.spec?r1=1.13&r2=1.14&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to