packages (PHP_5_2): php/php.spec - current path (/usr/share/misc/magic.mime...
arekm
arekm at pld-linux.org
Mon Aug 17 09:17:12 CEST 2009
Author: arekm Date: Mon Aug 17 07:17:12 2009 GMT
Module: packages Tag: PHP_5_2
---- Log message:
- current path (/usr/share/misc/magic.mime) for mime
---- Files affected:
packages/php:
php.spec (1.805.2.3 -> 1.805.2.4)
---- Diffs:
================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.805.2.3 packages/php/php.spec:1.805.2.4
--- packages/php/php.spec:1.805.2.3 Fri Aug 7 17:37:22 2009
+++ packages/php/php.spec Mon Aug 17 09:17:06 2009
@@ -887,7 +887,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
@@ -1866,7 +1866,7 @@
%{?with_ldap:--with-ldap=shared --with-ldap-sasl} \
--with-mcrypt=shared \
%{?with_mhash:--with-mhash=shared} \
- %{?with_mime_magic:--with-mime-magic=shared,/usr/share/file/magic.mime}%{!?with_mime_magic:--disable-mime-magic} \
+ %{?with_mime_magic:--with-mime-magic=shared,/usr/share/misc/magic.mime}%{!?with_mime_magic:--disable-mime-magic} \
%{?with_ming:--with-ming=shared} \
%{?with_mm:--with-mm} \
%{?with_mssql:--with-mssql=shared} \
@@ -2883,6 +2883,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.805.2.4 2009/08/17 07:17:06 arekm
+- current path (/usr/share/misc/magic.mime) for mime
+
Revision 1.805.2.3 2009/08/07 15:37:22 arekm
- release 9
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.805.2.3&r2=1.805.2.4&f=u
More information about the pld-cvs-commit
mailing list