packages (PHP_5_2): php/php.spec - fix magic mime path; rel 6

glen glen at pld-linux.org
Sun Oct 11 20:06:02 CEST 2009


Author: glen                         Date: Sun Oct 11 18:06:02 2009 GMT
Module: packages                      Tag: PHP_5_2
---- Log message:
- fix magic mime path; rel 6

---- Files affected:
packages/php:
   php.spec (1.805.2.21 -> 1.805.2.22) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.805.2.21 packages/php/php.spec:1.805.2.22
--- packages/php/php.spec:1.805.2.21	Mon Oct  5 11:40:23 2009
+++ packages/php/php.spec	Sun Oct 11 20:05:56 2009
@@ -98,9 +98,9 @@
 %endif
 
 %if "%{pld_release}" == "ac"
-%define		magic_mime	/usr/share/misc/magic.mime
-%else
 %define		magic_mime	/usr/share/file/magic.mime
+%else
+%define		magic_mime	/usr/share/misc/magic.mime
 %endif
 
 Summary:	PHP: Hypertext Preprocessor
@@ -111,7 +111,7 @@
 Summary(uk.UTF-8):	PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:		php
 Version:	5.2.11
-Release:	5
+Release:	6
 Epoch:		4
 License:	PHP
 Group:		Libraries
@@ -2968,6 +2968,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.805.2.22  2009/10/11 18:05:56  glen
+- fix magic mime path; rel 6
+
 Revision 1.805.2.21  2009/10/05 09:40:23  glen
 - link branch diff generator with .spec
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.805.2.21&r2=1.805.2.22&f=u



More information about the pld-cvs-commit mailing list