SPECS: php-pecl-xdiff.spec - updated to 1.5.0

adamg adamg at pld-linux.org
Sat Jul 19 11:54:27 CEST 2008


Author: adamg                        Date: Sat Jul 19 09:54:27 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.5.0

---- Files affected:
SPECS:
   php-pecl-xdiff.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-xdiff.spec
diff -u SPECS/php-pecl-xdiff.spec:1.24 SPECS/php-pecl-xdiff.spec:1.25
--- SPECS/php-pecl-xdiff.spec:1.24	Tue Feb 13 09:06:40 2007
+++ SPECS/php-pecl-xdiff.spec	Sat Jul 19 11:54:21 2008
@@ -4,14 +4,15 @@
 Summary:	%{_modname} - file differences/patches
 Summary(pl.UTF-8):	%{_modname} - wyświetlanie różnic pomiędzy plikami oraz tworzenie łatek
 Name:		php-pecl-%{_modname}
-Version:	1.4
+Version:	1.5.0
 Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{_modname}-%{version}.tgz
-# Source0-md5:	fc24cb6725fdf2f518a0f2cd42343e7f
+# Source0-md5:	ac8f730c3c42a7260d1fcc6c8aaa45f2
+Patch0:		%{name}-tsrm.patch
 URL:		http://pecl.php.net/package/xdiff/
-BuildRequires:	libxdiff-devel
+BuildRequires:	libxdiff-devel >= 0.22
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	rpmbuild(macros) >= 1.344
 %{?requires_php_extension}
@@ -33,6 +34,8 @@
 
 %prep
 %setup -q -c
+cd %{_modname}-%{version}
+%patch0 -p2
 
 %build
 cd %{_modname}-%{version}
@@ -73,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2008/07/19 09:54:21  adamg
+- updated to 1.5.0
+
 Revision 1.24  2007/02/13 08:06:40  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pecl-xdiff.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list