Author: sls Date: Tue Jan 15 19:26:07 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added new_fribidi.patch
---- Files affected: SPECS: php-pecl-fribidi.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/php-pecl-fribidi.spec diff -u SPECS/php-pecl-fribidi.spec:1.18 SPECS/php-pecl-fribidi.spec:1.19 --- SPECS/php-pecl-fribidi.spec:1.18 Mon Feb 12 23:09:12 2007 +++ SPECS/php-pecl-fribidi.spec Tue Jan 15 20:26:02 2008 @@ -10,6 +10,7 @@ Group: Development/Languages/PHP Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz # Source0-md5: 360e55f049cdebc96fe797eba78399ef +Patch0: %{name}-new_fribidi.patch URL: http://pecl.php.net/package/fribidi/ BuildRequires: fribidi-devel BuildRequires: php-devel >= 3:5.0.0 @@ -35,6 +36,7 @@ %prep %setup -q -c +%patch0 -p1 %build cd %{_modname}-%{version} @@ -74,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2008-01-15 19:26:02 sls +- added new_fribidi.patch + Revision 1.18 2007-02-12 22:09:12 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pecl-fribidi.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
