Author: adamg                        Date: Sat Dec 24 16:09:51 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.1
- fix build on php5.1

---- Files affected:
SPECS:
   php-pecl-fileinfo.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-fileinfo.spec
diff -u SPECS/php-pecl-fileinfo.spec:1.10 SPECS/php-pecl-fileinfo.spec:1.11
--- SPECS/php-pecl-fileinfo.spec:1.10   Sat Dec 24 16:39:16 2005
+++ SPECS/php-pecl-fileinfo.spec        Sat Dec 24 17:09:43 2005
@@ -8,12 +8,13 @@
 Summary:       %{_modname} - libmagic bindings
 Summary(pl):   %{_modname} - dowiÄ…zania biblioteki libmagic
 Name:          php-pecl-%{_modname}
-Version:       1.0
-Release:       2
+Version:       1.0.1
+Release:       1
 License:       PHP
 Group:         Development/Languages/PHP
 Source0:       http://pecl.php.net/get/%{_smodname}-%{version}.tgz
-# Source0-md5: 66503ab12c7d9cc1958b653845baa49c
+# Source0-md5: 34155e8ea7e5b46d7a155e73245f3796
+Patch0:                %{name}-php51.patch
 URL:           http://pecl.php.net/package/Fileinfo/
 BuildRequires: php-devel >= 3:5.0.0
 BuildRequires: rpmbuild(macros) >= 1.254
@@ -43,6 +44,7 @@
 
 %prep
 %setup -q -c
+%patch0 -p1
 
 %build
 cd %{_smodname}-%{version}
@@ -85,6 +87,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/12/24 16:09:43  adamg
+- updated to 1.0.1
+- fix build on php5.1
+
 Revision 1.10  2005/12/24 15:39:16  glen
 - rel 2 (rebuild with new php)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-fileinfo.spec?r1=1.10&r2=1.11&f=u

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

Reply via email to