Author: arekm                        Date: Tue Aug 18 10:56:33 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 18; mime.magic path fix

---- Files affected:
packages/php4:
   php4.spec (1.644 -> 1.645) 

---- Diffs:

================================================================
Index: packages/php4/php4.spec
diff -u packages/php4/php4.spec:1.644 packages/php4/php4.spec:1.645
--- packages/php4/php4.spec:1.644       Tue Aug 18 12:29:23 2009
+++ packages/php4/php4.spec     Tue Aug 18 12:56:27 2009
@@ -73,7 +73,7 @@
 %undefine      with_msession
 %endif
 
-%define                rel 17
+%define                rel 18
 Summary:       PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):     Le langage de script embarque-HTML PHP
 Summary(pl.UTF-8):     Język skryptowy PHP
@@ -969,7 +969,7 @@
 Summary(pl.UTF-8):     Moduł mime_magic dla PHP
 Group:         Libraries
 Requires:      %{name}-common = %{epoch}:%{version}-%{release}
-Requires:      /usr/share/file/magic.mime
+Requires:      /usr/share/misc/magic.mime
 Provides:      php(mime_magic)
 
 %description mime_magic
@@ -1767,7 +1767,7 @@
        --with-mcal=shared,/usr \
        --with-mcrypt=shared \
        %{?with_mhash:--with-mhash=shared} \
-       --with-mime-magic=shared,/usr/share/file/magic.mime \
+       --with-mime-magic=shared,/usr/share/misc/magic.mime \
        %{?with_ming:--with-ming=shared} \
        
%{!?with_mnogosearch:--without-mnogosearch}%{?with_mnogosearch:--with-mnogosearch=shared,/usr}
 \
        
%{?with_msession:--with-msession=shared}%{!?with_msession:--without-msession} \
@@ -3168,6 +3168,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.645  2009/08/18 10:56:27  arekm
+- rel 18; mime.magic path fix
+
 Revision 1.644  2009/08/18 10:29:23  arekm
 - rel 17; fix build with autoconf 2.64
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php4/php4.spec?r1=1.644&r2=1.645&f=u

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

Reply via email to