Author: adamg                        Date: Sat Feb 19 23:19:07 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add quotation.patch (fixes build on alpha and amd64)

---- Files affected:
SPECS:
   php-pecl-PDO_FIREBIRD.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-PDO_FIREBIRD.spec
diff -u SPECS/php-pecl-PDO_FIREBIRD.spec:1.2 
SPECS/php-pecl-PDO_FIREBIRD.spec:1.3
--- SPECS/php-pecl-PDO_FIREBIRD.spec:1.2        Sat Feb 19 22:24:05 2005
+++ SPECS/php-pecl-PDO_FIREBIRD.spec    Sun Feb 20 00:19:02 2005
@@ -12,6 +12,7 @@
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{_modname}-%{version}.tgz
 # Source0-md5: c716f713026cae6121b49ea56b954574
+Patch0:                %{name}-quotation.patch
 URL:           http://pecl.php.net/package/PDO_FIREBIRD/
 BuildRequires: Firebird-devel
 BuildRequires: libtool
@@ -39,6 +40,8 @@
 
 %prep
 %setup -q -c
+cd %{_modname}-%{version}
+%patch0 -p0
 
 %build
 cd %{_modname}-%{version}
@@ -74,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/02/19 23:19:02  adamg
+- add quotation.patch (fixes build on alpha and amd64)
+
 Revision 1.2  2005/02/19 21:24:05  adamg
 - BuildRequires: Firebird-devel
 - Requires: php-pecl-PDO
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-PDO_FIREBIRD.spec?r1=1.2&r2=1.3&f=u


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

Reply via email to